[問題] 語法問題麻煩大家了
var:KB(0),KS(0),mkp(0);
value1=Close of data2;
if date <> date[1] then begin
KB=0;
KS=0;
mkp=0;
end;
if marketposition=0 and value1 > 500 then begin buy("buy")
next bar at market;
if marketposition=0 and value1<-500 then begin sellshort("sell")
next bar at market;
if marketposition>0 then KB=1;
if marketposition<0 then KS=1;
end;
mkp=marketposition;
if mkp[1] <> 1 and mkp=1 then kb=kb+1;
if mkp[1] <> -1 and mkp=-1 then ks=ks+1;
if marketposition>0 then sell next bar at entryprice-20 stop;
if marketposition>0 then sell next bar at entryprice+20 stop;
if marketposition>0 then buytocover next bar at entryprice-20 stop;
if marketposition>0 then buytocover next bar at entryprice+20 stop;
if time>=1326 then sell("exitbuy1") this bar;
if time>=1326 then buytocover("exitshort1") this bar;
setexitonclose;
不好意思我裡面寫的內容是副圖2指數高過500點做多停損停利都20點 跟低過500點 一天
多空進出場一次請問哪邊寫錯了??
--
※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 122.116.165.220
※ 文章網址: https://www.ptt.cc/bbs/Trading/M.1463207726.A.16F.html
→
05/14 15:33, , 1F
05/14 15:33, 1F
→
05/14 15:33, , 2F
05/14 15:33, 2F
→
05/14 18:02, , 3F
05/14 18:02, 3F
→
05/14 18:03, , 4F
05/14 18:03, 4F
→
05/14 18:04, , 5F
05/14 18:04, 5F
推
05/14 20:59, , 6F
05/14 20:59, 6F
→
05/15 07:06, , 7F
05/15 07:06, 7F
→
05/15 07:06, , 8F
05/15 07:06, 8F
推
05/15 19:44, , 9F
05/15 19:44, 9F
→
08/13 18:59, , 10F
08/13 18:59, 10F
Trading 近期熱門文章
PTT職涯區 即時熱門文章
70
132
66
107