Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
http://www.weistock.com/bbs/dispbbs.asp?boardid=2&Id=370
下载《金字塔决策交易系统公式编程》(基础篇)
此教程的第五章讲到五彩k线,可以先看下
在日线上 if h>ref(h,1) and l>ref(l,1) then t:=1; if h<ref(h,1) and l<ref(l,1) then t:=0; t;
用stickline这个函数就可以了
无须用 五彩K线,五彩K线只能显示一种颜色