关于后台交易加仓的问题 [金字塔]
- 咨询内容:
老师 请问 后台交易,会不会记录前一次开仓价格和仓位
- 金字塔客服:
if kong then Tbuyshort(Tholding=0,x,MKT);
if kong and ENTERPRICE-C>=w*MINDIFF and abs(Tholding)=x then Tbuyshort(1,x,MKT);
if kong and ENTERPRICE-C>=w*MINDIFF and abs(Tholding)=2*x then Tbuyshort(1,x,MKT);
if kong and ENTERPRICE-C>=w*MINDIFF and abs(Tholding)=3*x then Tbuyshort(1,x,MKT);
- 用户回复: 后台获取上次开仓的函数是tenterprice不是enterprice
有思路,想编写各种指标公式,程序化交易模型,选股公式,预警公式的朋友
可联系技术人员 QQ: 511411198 进行 有偿 编写!(不贵!点击查看价格!)
相关文章
-
没有相关内容