开仑指令价 [金字塔]
- 咨询内容:
short:=close<=zll ; if short and position=0 then begin myentryprice:= if(open<zll ,open-mindiff,zll ) ; buyshort( _debug,posnum,limitr,myentryprice) ignorecheckprice;
1.模拟交易时,走完k线模式,上面开仓指令用 本周期限价limitr或者次周期限价limit,开仓指令价都是zll触发价,往往open价小于zll触发价,出现挂单无法成交。 2.上根k线满足zll开仑条件,本根k线开盘时,开盘价<zll 时按 open-mindiff委托;否则按 zll 委托,按照这思路怎样才能实现? - 金字塔客服:
buyshort(ref( _debug,1),posnum,limitr,myentryprice) ignorecheckprice
固定时间模式
有思路,想编写各种指标公式,程序化交易模型,选股公式,预警公式的朋友
可联系技术人员 QQ: 511411198 进行 有偿 编写!(不贵!点击查看价格!)
相关文章
-
没有相关内容