Similar MetaTrader Trading Tools:
- RSI Bot MT5 - EA MetaTrader 5 RSI Bot, send alert buy when RSI<=20, send alert sell when RSI>=80 Parameter: input groupΒ Β Β Β Β Β …
- Lazy Bot MT5 (Daily Breakout EA) - EA MetaTrader 5 Input parameters //Import External class #include <TradePositionInfo.mqh> #include <TradeTrade.mqh> #include <TradeSymbolInfo.mqh>Β Β #include <TradeAccountInfo.mqh> #include <TradeOrderInfo.mqh> //--- introduce predefined variables for…
- Voitto Tappio Candle Gain Candle Loss MT5 -… Voitto Tappio displays the gains and losses for all candles where the given threshold is surpassed. The values are calculated…
- Multi_BreakEven.mt5 - script MetaTrader 5 Multi_BreakEven is a script file that enables setting multiple entry positions to breakeven, either through pips or a target price,…
- Multi colored trend indicator MT5 - indicator MetaTrader 5 The Multi-Colored Trend Indicator is a simple but effective way to identify trends in the market. In thisΒ Indicator I used…
- Rainbow indicator for mt5 - indicator MetaTrader 5 There are 2 input parameters: AtrMultiplier: The lines will have this* the current Atr value distance from the moving averages.…
- AllAverages v4.9 MT5 - indicator MetaTrader 5 You can see other analytical tools on my profile page. The AllAverages v4.9 version for MT4 here.Β This indicator is not…
- Equity and Balance as an indicator for MT5 -… This indicator reads balance and reads equity from the trading account and displays them on a separate chart window. Very…