指定
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
評価
プロジェクト
232
30%
仲裁
1
100%
/
0%
期限切れ
9
4%
暇
パブリッシュした人: 2 codes
2
評価
プロジェクト
8
0%
仲裁
0
期限切れ
3
38%
暇
3
評価
プロジェクト
4
50%
仲裁
3
0%
/
100%
期限切れ
2
50%
暇
パブリッシュした人: 4 codes
類似した注文
//+------------------------------------------------------------------+ //| 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