Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
if close>a1 then begin
sellshort(1,0,thisclose);
buy(holding=0,1,thisclose);
end
if close<a1 then begin
sell(1,0,thisclose);
buyshort(holding=0,1,thisclose);
语法有错误吗? 为什么测试没数据呢?
此主题相关图片如下:qq截图20150204164605.jpg
补充对应时间段的历史数据
使用 工具 数据补充功能进行补充
这里数据不对吧 为什么凌晨2:30以后还会有数据?
此主题相关图片如下:qq截图20150204170222.jpg
这个是金字塔自己的交易时间。
打开对应的合约k线图之后按F10,就是金字塔时间和北京时间的对换方式,