你好
Q1
if position = -1 and filled <> -1 and currenttime > TimeAdd(_time, "M", 2) then setposition(filled, market); //如果沒有完全成交且超過2分鐘則取消未成交單}<><><><>以上是否正確
Q2
if position = 0 and filled <> 0 and currenttime > TimeAdd(_time, "M", 2) then......
同檔位2分鐘後未能平倉,再加一檔,該如何寫法
謝謝
1 評論