什么原因呢? [開拓者 TB]
- 咨詢內容:
為什么公式總是通不過呢?
Vars
NumericSeries myprice;
NumericSeries myprice1;
NumericSeries myprice2;
NumericSeries line;
Begin
If(time==0.145950)
myprice=Close;
If(time==0.092000)
myprice1=open;
If(time==0.093010)
myprice2=open;
If(time==0.093010 )
if(closeD(1)>openD(1))
{
If( myprice1> myprice&&myprice2>myprice1)
sellshort(1,myprice2);
}
If(time==0.100000)
buytocover(1,open-MinMove*PriceScale);
有思路,想編寫各種指標公式,程序化交易模型,選股公式,預警公式的朋友
可聯系技術人員 QQ: 511411198 進行 有償 編寫!(不貴!點擊查看價格!)
相關文章
-
沒有相關內容