Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
if 震荡模式 then begin
if a then buy............;
if b then sell......;
if c then sell.........;
if ak then buyshort.......;
if bk then sellshort......;
if ck then sellshort......;
end
趋势的也一样这样写