Tarea técnica
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.
Han respondido
1
Evaluación
Proyectos
945
47%
Arbitraje
309
58%
/
27%
Caducado
125
13%
Libre
Solicitudes similares
//+------------------------------------------------------------------+ //| 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
Información sobre el proyecto
Presupuesto
30+ USD