Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
盈转亏平,直接亏不平?
variable:n=0
if 开仓条件 then begin
buy;
n:=enterprice;
end
if c>n then n:=c;
if n>enterprice and c<enterprice then sell;