大伊人青草狠狠久久-大伊香蕉精品视频在线-大伊香蕉精品一区视频在线-大伊香蕉在线精品不卡视频-大伊香蕉在线精品视频75-大伊香蕉在线精品视频人碰人

您現(xiàn)在的位置:程序化交易>> 期貨公式>> 金字塔等>> 金字塔知識(shí)>>正文內(nèi)容

求助編寫(xiě)錯(cuò)誤 [金字塔]

咨詢(xún)內(nèi)容: 參數(shù)設(shè)置
KD:c>ma10;
pd:C<MA10;
KK:=pd;
pk:=kd;
A1:=c-AVGENTERPRICE;
if A1>0 AND A1>Q1*MINDIFFTHEN
BEGIN
SELL(1,0,MARKET);
if NUMPROFIT(1)>0 then zz:=1;
if NUMPROFIT(1)<0 then zz:=zz+1;
SELLSHORT(1,0,MARKET);
if NUMPROFIT(1)>0 then zz:=1;
if NUMPROFIT(1)<0 then zz:=zz+1;
END


if A1<0 AND ABS(A1) >Q2*MINDIFFTHEN
BEGIN
SELL(1,0,MARKET);
if NUMPROFIT(1)>0 then zz:=1;
if NUMPROFIT(1)<0 then zz:=zz+1;
SELLSHORT(1,0,MARKET);
if NUMPROFIT(1)>0 then zz:=1;
if NUMPROFIT(1)<0 then zz:=zz+1;
END

if pd and HOLDING>0 then BEGIN
sell(1,ss,MARKET);
if NUMPROFIT(1)>0 then zz:=1;
if NUMPROFIT(1)<0 then zz:=zz+1;
end



if pk and HOLDING<0 then BEGIN
sellshort(1,ss,MARKET);
if NUMPROFIT(1)>0 then zz:=1;
if NUMPROFIT(1)<0 then zz:=zz+1;
end

if zz=1 then ss:=1;
if zz=2 then ss:=1;
if zz=3 then ss:=2;
if zz=4 then ss:=4;
if zz=5 then ss:=8;
if zz>=6 then ss:=16;
if KD and HOLDING=0 then BEGIN
BUY( 1,ss,MARKET);
end

if Kk and HOLDING=0 then BEGIN
BUYshort( 1,ss,MARKET);
end

?

?來(lái)源: www.weiqiv.net.cn

金字塔資深技術(shù): [PEL] 復(fù)制代碼
INPUT:Q1(5,1,1000,1),Q2(5,1,1000,1),S(1,1,100,1);
ma10:ma(c,10);
SS:=S;
KD:c>ma10;
pd:C<MA10;
KK:=pd;
pk:=kd;
A1:=c-AVGENTERPRICE;
if A1>0 AND A1>Q1*MINDIFF  THEN  
BEGIN
SELL(1,0,MARKET);
if NUMPROFIT(1)>0 then zz:=1;
if NUMPROFIT(1)<0 then zz:=zz+1;
SELLSHORT(1,0,MARKET);
if NUMPROFIT(1)>0 then zz:=1;
if NUMPROFIT(1)<0 then zz:=zz+1;
END


if A1<0 AND ABS(A1) >Q2*MINDIFF  THEN  
BEGIN
SELL(1,0,MARKET);
if NUMPROFIT(1)>0 then zz:=1;
if NUMPROFIT(1)<0 then zz:=zz+1;
SELLSHORT(1,0,MARKET);
if NUMPROFIT(1)>0 then zz:=1;
if NUMPROFIT(1)<0 then zz:=zz+1;
END

if pd and HOLDING>0 then BEGIN
sell(1,ss,MARKET);
if NUMPROFIT(1)>0 then zz:=1;
if NUMPROFIT(1)<0 then zz:=zz+1;
end



if pk and HOLDING<0 then BEGIN
sellshort(1,ss,MARKET);
if NUMPROFIT(1)>0 then zz:=1;
if NUMPROFIT(1)<0 then zz:=zz+1;
end

if zz=1 then ss:=1;
if zz=2 then ss:=1;
if zz=3 then ss:=2;
if zz=4 then ss:=4;
if zz=5 then ss:=8;
if zz>=6 then ss:=16;
if KD and HOLDING=0 then BEGIN
BUY( 1,ss,MARKET);
end

if Kk and HOLDING=0 then BEGIN
BUYshort( 1,ss,MARKET);
end


參數(shù)默認(rèn)值請(qǐng)參考input函數(shù)使用說(shuō)明自行調(diào)整下。

  • 技術(shù)交流: 你們用一分鐘玻摛連續(xù)回測(cè)一下,發(fā)現(xiàn)10月14日以來(lái)手?jǐn)?shù)是一下子跳到7。跳到16
    不是慢慢倍增上來(lái),所以說(shuō)這才是錯(cuò)的

    ?

  • 技術(shù)交流: 如下圖

    截圖202110151637412643.png (148.26 KB, 下載次數(shù): 578)

    下載附件

    2021-10-15 16:37 上傳

  •  

    有思路,想編寫(xiě)各種指標(biāo)公式,交易模型,選股公式,還原公式的朋友

    可聯(lián)系技術(shù)人員 QQ: 262069696  點(diǎn)擊在線(xiàn)交流或微信號(hào):cxh99cxh99  進(jìn)行 有償收費(fèi) 編寫(xiě)!

    怎么收費(fèi),代編流程等詳情請(qǐng)點(diǎn)擊閱讀!

    (注:由于人數(shù)限制,QQ或微信請(qǐng)選擇方便的一個(gè)聯(lián)系我們就行,加好友時(shí)請(qǐng)簡(jiǎn)單備注下您的需求,否則無(wú)法通過(guò)。謝謝您!)


    【字體: 】【打印文章】【查看評(píng)論

    相關(guān)文章

      沒(méi)有相關(guān)內(nèi)容
    主站蜘蛛池模板: 久久国产精品最新一区 | 在线欧美精品一区二区三区 | 免费a级毛片出奶水 | 亚洲精品aⅴ一区二区三区 亚洲精品ccc | 奇米777视频 | 天天做天天添婷婷我也去 | 手机看片日韩日韩 | 免费看成人频视在线视频 | 四虎久久 | 大片毛片女女女女女女女 | 青草香蕉精品视频在线观看 | 国内精品美女久久久久 | 俄罗斯一级毛片免费播放 | 精品久久久久久久高清 | 免费看特级毛片 | 久久成人国产精品 | 久久精品影院一区二区三区 | 久久婷婷国产综合精品 | 欧美性天天影院 | 日韩 国产 在线 | www.青草| 嫩草嫩草55av | 色啦啦在线观看 | 国产欧美视频一区二区三区 | 九九精品热线免费观看6 | 久草热久草视频 | 99热成人精品国产免国语的 | 一级毛片一级毛片 | 每日更新在线观看av | 80s成年女人毛片免费观看观看 | 久久亚洲不卡一区二区 | 亚洲依人| 久久永久免费中文字幕 | 久久精品午夜视频 | 奇米影视第四色777 奇米影视第四色7777 | 成年黄网站免费大全毛片 | www.夜夜骑.com | 男人手机天堂 | 久久99热国产这有精品 | 国产亚洲精品一区久久 | 久久精品国产日本波多麻结衣 |