2011年3月27日 星期日

HTS : 限定當天交易次數

if Barssinceentry(0)=0 and MarketPosition !=0 then
Value1 = Value1 + 1
end if

if 你自己的交易條件 and Value1<=2 then
buy...
sell...
end if

if time[1]=134500 then
Value1=0
end if

沒有留言:

張貼留言