后台程序化菜鸟求教 [金字塔]
- 咨询内容:
最近准备把图表的改成后台程序化交易请教如何在后台实现反手啊图表是这样写的sellshort(pk,holding,thisclose);buy( kd and holding<=0 ,1,thisclose);sell(pd,holding,thisclose);BUYSHORT(kk and holding>=0 ,1,thisclose );
改成后台sellshort(pk,1,thisclose);buy( kd and tholding<=0 ,1,thisclose);sell(pd,1,thisclose);BUYSHORT(kk and tholding>=0 ,1,thisclose );在模拟测试的时候平仓没有问题 开仓开不出来请各位大虾指教
- 金字塔客服:
后台根本就不是这么回事,用图表下单语句放个实际持仓判断不是后台交易
http://www.weistock.com/bbs/dispbbs.asp?boardid=16&Id=55132
编程教程高级篇,后台编写有详细的解释,
有思路,想编写各种指标公式,程序化交易模型,选股公式,预警公式的朋友
可联系技术人员 QQ: 1145508240 进行 有偿 编写!(不贵!点击查看价格!)
相关文章
-
没有相关内容