支持分批减仓的编程么? [金字塔]
- 咨询内容:
请教: 金字塔支持分批减仓的编程么?
- 金字塔客服:
支持
比如图表程序化,可以象以下这样编写
用 holding控制
比如一共有3个单子
//减1手
if 条件1 and holding=3 then begin
…………
end
//再减1手
if 条件2 and holding=2 then begin
…………
end
if条件3 and holding=1 then begin
…………
end
if 开仓条件 and holding=0 then begin
…………
end
有思路,想编写各种指标公式,程序化交易模型,选股公式,预警公式的朋友
可联系技术人员 QQ: 1145508240 进行 有偿 编写!(不贵!点击查看价格!)
相关文章
-
没有相关内容