指定

Robo para operar em gráfico Renko, abrir posicão e manter até determinados ticks contrários a tendência, atingindo uma determinada quantidade de ticks o robo emite uma ordem de inversão e assim sucessivamente....interessante rodar em nuvem !

反馈

1
开发者 1
等级
(192)
项目
232
30%
仲裁
1
100% / 0%
逾期
9
4%
空闲
发布者: 2 代码
2
开发者 2
等级
(6)
项目
8
0%
仲裁
0
逾期
3
38%
空闲
3
开发者 3
等级
(1)
项目
4
50%
仲裁
3
0% / 100%
逾期
2
50%
空闲
发布者: 4 代码
相似订单
//+------------------------------------------------------------------+ //| 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

项目信息

预算
30 - 80 USD