Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
各位老大,我想在逐k线模式下,在满足一定的条件后画k线,用的语句如下:
if dt=1 then KLINE(O,H,L,C,0),colorred;if kt=1 then KLINE(O,H,L,C,0),colorgreen;
但基本没有效果,请教下,有啥解决办法吗?
这种情况下
使用stickline 这个函数