Rss & SiteMap
金字塔客服中心 - 专业程序化交易软件提供商 http://www.weistock.com/bbs/
一个TB上看的模型。 哪位双开高人能给转成金字塔并解释一下原理。
//IF000 1HourVarsNumericSeries A;BeginA=OpenD(0)+(CloseD(1)-CloseD(2))*Sin(BarsSinceToday);If(C[1]>A[1] && H>H[1]) Buy(1,Max(H[1],O));If(C[1]<A[1] && L<L[1]) SellShort(1,Min(L[1],O));End