请教关于todaybar [金字塔]
- 咨询内容:
开盘后三根K线内,第一次出现的阳线,用 valuewhen(todaybar=3,C>O) 好像不行
这个阳线可能是第一根,也可能是第三根,应该怎么描述呢
- 金字塔客服:
求这个阳线的周期数?
- 用户回复:
以下是引用jinzhe在2013/11/15 11:26:19的发言:
求这个阳线的周期数?
阳线出现时 then buy
- 网友回复:
if todaybar=1 and c>o or todaybar=2 and c>o or todaybar=3 and c>o then buy(holding=0,1,market);
- 网友回复:
以下是引用jinzhe在2013/11/15 13:16:25的发言:
if todaybar=1 and c>o or todaybar=2 and c>o or todaybar=3 and c>o then buy(holding=0,1,market);只能这样写吗,不能够自动识别吗
如果是30根K线内,岂不是要写很多条。。。。
有思路,想编写各种指标公式,程序化交易模型,选股公式,预警公式的朋友
可联系技术人员 QQ: 1145508240 进行 有偿 编写!(不贵!点击查看价格!)
相关文章
-
没有相关内容