大伊人青草狠狠久久-大伊香蕉精品视频在线-大伊香蕉精品一区视频在线-大伊香蕉在线精品不卡视频-大伊香蕉在线精品视频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)源: m.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)容
    主站蜘蛛池模板: 天天碰免费视频 | 视频一区二区在线 | 日本h片a毛片在线播放 | 欧美性插视频 | 激情影院费观看 | 久久精品国产99久久久 | 日日操夜夜骑 | 第一色区| 日本不卡免费在线 | 最近中文字幕在线视频1 | 亚洲精品欧美精品日韩精品 | 日韩视频网址 | 久久久这里只有精品免费 | 麻豆国内精品久久久久久 | 亚洲精品一二三区-久久 | 操穴网站| 欧美精品中文字幕手机免费视频 | 99久久国产综合精品女小说 | 免费一区二区三区久久 | 美女一区二区三区 | 欧美性天天影院 | 激情影院a | 99久久精品国产综合一区 | 亚洲欧洲国产精品久久 | 伊人中文字幕 | 97午夜理伦片在线影院 | 免费视频毛片 | 国产一区二区三区日韩 | 99精品国产自产在线观看 | 国内久久精品 | 97在线观看完整免费 | 免费一级欧美大片视频在线 | 五月亭亭免费高清在线 | 欧美激情久久久久久久大片 | 国产成社区在线视频观看 | 国产免费成人在线视频 | 中文字幕不卡一区2021 | 日韩dv| 国产99视频精品免费视频7 | 国产精品久久久久毛片 | 性做爰片视频毛片 |