如何獲取(predayhigh-dayopen)的10天平均值 [金字塔]
- 咨詢內(nèi)容:
請教:
r:=barslast(date<>ref(date,1)),noaxis;
r1:=ref(r,r+1)+r+1,noaxis;
predayhigh:ref(hhv(high,r+1),r+1),noaxis;
predaylow:ref(llv(low,r+1),r+1),noaxis;
predayclose:ref(close,r+1),noaxis;
dayopen:ref(open,r1),noaxis;
如何獲取(predayhigh-dayopen)的10天平均值? - 金字塔客服:
sum(predayhigh-dayopen,10*一天的線數(shù)量)/(10*一天的k線數(shù)量)
- 用戶回復(fù):
你這個方法不行呀
- 網(wǎng)友回復(fù):
你這個方法不行呀應(yīng)該在軟件中試后再發(fā)呀
- 網(wǎng)友回復(fù):
哪里不對請指出
有思路,想編寫各種指標(biāo)公式,程序化交易模型,選股公式,預(yù)警公式的朋友
可聯(lián)系技術(shù)人員 QQ: 1145508240 進(jìn)行 有償 編寫!(不貴!點擊查看價格!)
相關(guān)文章
-
沒有相關(guān)內(nèi)容