Backtest em estratégia do Ajuste para o WDO Futuro

Specification

Preciso de um backtest para a estratégia do Ajuste no mini Dolar Futuro (BMF). O teste seria para verificar a estratégia de quando o preço chega no ajuste e este volta no sentido contrário. Gostaria de verificar a probabilidade estatística da estratégia para futura implementação de um robô, caso seja viável.

Responded

1
Developer 1
Rating
(574)
Projects
945
47%
Arbitration
309
58% / 27%
Overdue
125
13%
Free
Similar orders
//+------------------------------------------------------------------+ //| EA Cruzamento de Médias MT5 | //+------------------------------------------------------------------+ #property strict #include <Trade/Trade.mqh> CTrade trade; //---- Inputs input int FastMAPeriod = 20; input int SlowMAPeriod = 50; input double LotSize = 0.01; input int StopLoss = 300; input int TakeProfit = 600; //----
TradingView to MT5 Webhook Bridge - Futures to Spot Execution Project Goal I need a developer to build a bridge between my TradingView indicator in the futures market and my existing MetaTrader 5 EA in the spot market. When my TradingView indicator generates a BUY or SELL signal on a futures symbol, for example 6A1!, it must automatically trigger my MT5 EA to open a trade on the corresponding spot symbol, for example

Project information

Budget
30+ USD