Specification
Preciso de um robô que espelhe as funções do robô anexo (eu ia fazer a assinatura dele, mas não opera se editar o setup original recomendado pelo vendedor).
Como melhorias peço verificar a possibilidade de:
- se entrar com 2 indicadores: número máximo de contratos na entrada inicial = 1
- se entrar com 3 indicadores: número máximo de contratos na entrada inicial = 2
- todos os campos dos parâmetros de entrada devem ser editáveis.
Outras melhorias e otimizações são bem vindas.
Grato.
Responded
1
Rating
Projects
17
59%
Arbitration
2
0%
/
100%
Overdue
2
12%
Free
2
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
3
Rating
Projects
2
0%
Arbitration
1
0%
/
0%
Overdue
0
Free
4
Rating
Projects
0
0%
Arbitration
0
Overdue
0
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 - 200 USD