人人爽天天爽夜夜爽qc-人人爽天天爽夜夜爽曰-人人天天爱天天做天天摸-人人天天夜夜-色网站在线-色网站在线看

您現在的位置:程序化交易>> 期貨公式>> 金字塔等>> 金字塔知識>>正文內容

請問老師如何實現模型組合后的交易次數 [金字塔]

  • 咨詢內容:  

     

    下面是2個模型組合,圖表交易。請問老師模型1與模型2分別交易不超過2次,如何改編呢?

     

    input: cang2(1,0,10,1);
    variable:cc1=0,cc2=0;

     

    runmode:0;

    variable:zs=0,cc1=0;

    ma5:=ma(c,5);

    ma20:=ma(c,20);

    entertime:=time>100000 and time<144500;

    if holding>0 and cc1<=0 then sell(1,1,limitr,o);

    if holding<0 and cc1>=0 then sellshort(1,1,limitr,o);

    if holding=0 and cc1>0 then buy(1,1,limitr,o);

    if holding=0 and cc1<0 then buyshort(1,1,limitr,o);

    if cc1>0 and l<zs then begin

    sell(1,1,limitr,min(o,zs-0.6));

    cc1:=0;

    end

    if cc1<0 and h>zs then begin

    sellshort(1,1,limitr,max(o,zs+0.6));

    cc1:=0;

    end

    if cc1>0 and ma5<ma20 then cc1:=0;

    if cc1<0 and ma5>ma20 then cc1:=0;

    if cc1=0 and ma5>ma20 and entertime then begin

    cc1:=1;

    zs:=c-10;

    end

    if cc1=0 and ma5<ma20 and entertime then begin

    cc1:=-1;

    zs:=c+10;

    end

    if time>=150000 then begin

    cc1:=0;

    end

    /////////////////////////////////以上是模型1

    /////////////////////////////////模型2——20周期反手
    hi:=ref(hhv(h,20),1);
    lo:=ref(llv(l,20),1);
    if cc2>0 and l<lo then begin
    pc:=min(max(holding,0),cang2);
    kc:=cang2-pc;
    if pc>0 then sell(1,pc,limitr,min(o,lo-0.2)-0.6);
    if kc>0 then buyshort(1,kc,limitr,min(o,lo-0.2)-0.6);
    cc2:=0;
    end
    if cc2<0 and h>hi then begin
    pc:=min(abs(min(holding,0)),cang2);
    kc:=cang2-pc;
    if pc>0 then sellshort(1,pc,limitr,max(o,hi+0.2)+0.6);
    if kc>0 then buy(1,kc,limitr,max(o,hi+0.2)+0.6);
    cc2:=0;
    end
    if cc2=0 and h>hi then begin
    pc:=min(abs(min(holding,0)),cang2);
    kc:=cang2-pc;
    if pc>0 then sellshort(1,pc,limitr,max(o,hi+0.2)+0.6);
    if kc>0 then buy(1,kc,limitr,max(o,hi+0.2)+0.6);
    cc2:=1;
    end
    if cc2=0 and l<lo then begin
    pc:=min(max(holding,0),cang2);
    kc:=cang2-pc;
    if pc>0 then sell(1,pc,limitr,min(o,lo-0.2)-0.6);
    if kc>0 then buyshort(1,kc,limitr,min(o,lo-0.2)-0.6);
    cc2:=-1;
    end

    /////////////////////////////////以上是模型2

     

     

  • 金字塔客服:

    模型1與模型2分別交易不超過2

    這句話是什么意思呢?

     

  • 用戶回復: 以下是引用klc在2014/2/16 17:55:26的發言:

    模型1與模型2分別交易不超過2

    這句話是什么意思呢?

    就是模1開倉不超過2次,模2開倉不超過2次。

     

  • 網友回復:

    variable:num=0;// 全局變量,控制交易次數,沒開倉一次把這個值加1。

     

    if holding=0 and cc1>0 and num<2 then

    begin

    buy(1,1,limitr,o);

    num:=num+1;

    end

     

    if holding=0 and cc1<0 and num<2 then

    being

    buyshort(1,1,limitr,o);

    num:=num+1;

    end

     

  • 網友回復: 以下是引用yukizzc在2014/2/17 9:08:18的發言:

    variable:num=0;// 全局變量,控制交易次數,沒開倉一次把這個值加1。

     

    if holding=0 and cc1>0 and num<2 then

    begin

    buy(1,1,limitr,o);

    num:=num+1;

    end

     

    if holding=0 and cc1<0 and num<2 then

    being

    buyshort(1,1,limitr,o);

    num:=num+1加在開倉語句控制交易次數,結果交易信號幾乎看不到了;如num:=num+1加在平倉語句中控制交易次數又控制不住,即交易超過2次,如模型不組合在一起分別運行則正常即不超過2次。昨天我已都試過了。老師上面的方法你實際試驗的結果如何呀?

    num:=num+1;

    end

 

有思路,想編寫各種指標公式,程序化交易模型,選股公式,預警公式的朋友

可聯系技術人員 QQ: 1145508240  有需要幫忙請點擊這里留言!!!進行 有償 編寫!不貴!點擊查看價格!


【字體: 】【打印文章】【查看評論

相關文章

    沒有相關內容
主站蜘蛛池模板: 老司机午夜视频在线观看 | 午夜一级影院 | 亚洲天天做日日做天天看2018 | 国产2区| 欧美cao | 亚洲视频在线观看网址 | 成年网站在线播放 | 国产区精品一区二区不卡中文 | 国产成人精品免费视频网页大全 | 又爽又黄又无遮挡的视频在线观看 | 日韩欧美亚洲一区二区综合 | 成人免费看片视频色多多 | 成人精品视频 成人影院 | 一级aa免费视频毛片 | 玖玖玖精品视频免费播放 | 天天干天天在线 | 欧美日皮 | 开心激情五月婷婷 | 欧美色图综合 | 伊人天堂在线 | 韩国在线看 | 夭天干夜夜怕 | 上色天天综合网 | 天天色天天插 | 亚洲成人激情小说 | 国产在线播放成人免费 | 久久天天躁狠狠躁夜夜呲 | 国产免费色视频 | 久久精选视频 | 免费视频不卡一区二区三区 | 999视频在线播放777 | 美女视频永久黄网站免费观看韩国 | 又黄又爽的成人免费视频播放 | 欧美丝袜老师 | 国产欧美日韩在线视频 | 欧美激情国内自拍偷 | 18在线观看免费入口 | 亚洲精品中文字幕久久久久久 | 91免费精品视频 | 成 人 黄 色视频免费播放 | 综合丁香|