Type/to search

Índice de Movimento Direcional (DMI) e Estratégia de Pontos Altos e Baixos

MyLanguage
0
Follow
18
Followers
  • Nome da estratégia: Índice de Movimento Direcional (DMI) e Estratégia de Pontos Altos e Baixos
  • Período dos dados: 5M
  • Suporte: Futuros de commodities, criptomoedas
  • Site oficial: www.quantinfo.com

img

  • Gráfico principal:
    Indicador AMA1, fórmula: AMA1^^EMA(DMA(CLOSE,CQ1),2);

    Indicador AMA2, fórmula: AMA2^^EMA(DMA(CLOSE,CQ2),2);

Source
MyLang
(*backtest
start: 2018-11-04 00:00:00
end: 2018-11-30 00:00:00
period: 5m
exchanges: [{"eid":"Futures_BitMEX","currency":"XBT_USD"}]
args: [["TradeAmount",100,126961],["ContractType","XBTUSD",126961]]
*)


DIR1:=ABS(CLOSE-REF(CLOSE,N));
VIR1:=SUM(ABS(CLOSE-REF(CLOSE,1)),N);
ER1:=DIR1/VIR1;
Strategy parameters
Strategy parameters
AMA1 index parameter(1)
AMA1 index parameter(2)
AMA1 index parameter(3)
AMA2 index parameter(1)
AMA2 index parameter(2)
AMA2 index parameter(3)
Comment
All comments (0)
No data
No data
  • 1
Forums
PINE Language
Get the app
iPhone Download
© 2015 - ∞ INVENTOR PTE LTD (SG)