大伊人青草狠狠久久-大伊香蕉精品视频在线-大伊香蕉精品一区视频在线-大伊香蕉在线精品不卡视频-大伊香蕉在线精品视频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)容
    主站蜘蛛池模板: 天天摸夜夜添狠狠添2018 | 不卡网站| 欧美亚洲日本国产 | 日韩午夜片 | 四虎免费永久网站入口 | 四虎影院久久久 | 中文亚洲字幕 | 精品一区二区三区 不卡高清 | 国产精品久久久久久久久夜色 | 国产乱子伦 | 亚洲 欧美 中文 日韩欧美 | 国产精品久久精品 | www.成人在线视频 | 四虎精品影院永久在线播放 | 久久999视频 | 狠狠色噜噜狠狠狠狠色综合久 | 久久精品国产6699国产精 | 国产精品线在线精品 | 黄色在线免费观看网站 | 免费国产精成人品 | 欧美伊人久久久久久久久影院 | 国产精品久久天天影视 | 亚洲一区欧美 | 久久久这里有精品 | 性大交| 国产美女视频免费 | 国产高清福利91成人 | 日日夜夜嗷嗷叫 | 成人欧美一区二区三区 | 国产欧美精品 | 夭天干天天做天天免费看 | 俺去鲁婷婷六月色综合 | 国产一区二区三区免费看 | 美女被爆羞羞视频网站视频 | 久久99国产视频 | 深夜福利国产福利视频 | 国产精品亚洲第五区在线 | 看全色黄大色大片免费久黄久 | 黄色片网站观看 | 国产女人精品性视频 | 国产亚洲美女精品久久久2020 |