Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
满足条件1,就执行语句1;
满足条件2,就执行语句2;
满足条件3,就执行语句3;
满足条件4,就执行语句4;
满足条件5,就执行语句5;
if 1 then a;
if 2 then b;
if 3 then c;
if 4 then d;
if 5 then e;