作者xxyyzzxyz627 (MrWUYUAN)
看板Trading
标题[问题] 语法问题麻烦大家了
时间Sat May 14 14:35:23 2016
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://webptt.com/cn.aspx?n=bbs/Trading/M.1463207726.A.16F.html
1F:→ aszs: 看不懂你想问什麽 05/14 15:33
2F:→ aszs: 另外你的周期是多少啊 05/14 15:33
3F:→ xxyyzzxyz627: 我上面修改好了差一个END 但不会限制一天多空个进出 05/14 18:02
4F:→ xxyyzzxyz627: 一次 现在附图指数没大於500或小於500也进出不知道 05/14 18:03
5F:→ xxyyzzxyz627: 什麽地方有错 多谢大大帮忙了 05/14 18:04
6F:推 goodddog: 停利写法怪怪,应该用限价单而非停止单吧? 05/14 20:59
7F:→ xxyyzzxyz627: 非常谢谢大家最後都用好了 自己的第一支讯号 05/15 07:06
8F:→ xxyyzzxyz627: 非常高兴!! 05/15 07:06
9F:推 dodo222kimo: 推语法 可以顺便学~ 05/15 19:44
10F:→ ES200h: 版主包庇朋友eric拉神做假违法招生,被踢爆洗脸脑羞成怒 08/13 18:59