Rogue tick detector – indicator MetaTrader 4

Rogue tick detector - indicator for MetaTrader 4
Introduction: Traders of all varieties have increasingly dependent on mt4’s automated trading and custom studies capabilities to implement their speculative strategies unattended. The execution of these tools rely on the primary input: price feed. Each new price quote of bid/ask information comes on a new tick. If the price feed contains old or stale ticks, … Read more

Renko Range Detector – indicator MetaTrader 4

Data Window
Indicator: Renko Range Detector Detects and displays the fixed size of the Renko Bar/Candle range on the Renko offline chart. Fast and easy identification of chart parameters facilitates trading efficiency. Note: This indicator is intended for use with Renko Bars/Candles, not Standard Bars/Candles. Renko Bars/Candles all have the same fixed range value from open to … Read more

Constant Range Detector – indicator MetaTrader 4

Constant Range Detector - indicator for MetaTrader 4
Indicator: Constant Range Size Detects and displays the fixed size of the Constant Range. Fast and easy identification of chart parameters facilitates trading efficiency. Note: This indicator is intended for use with Constant Range (Synthetic) Bars/Candles, not Standard Bars/Candles. Constant Range Candles and Charts are also referred to as Range Bars (RB) and Range Bar … Read more

Pinbar Detector – indicator MetaTrader 4

Pinbar Detector - indicator for MetaTrader 4
The Pinbar Detector tries to identify the pin bars and ,arks them with “smileys” below the bullish and above the bearish figures. This indicator uses only the price levels in its calculations, without any standard technical indicators. The configuration of pin bars determination can be changed by means of input parameters. Pinbar Detector can generate … Read more

The Simple Trend Detector – indicator MetaTrader 5

Fig1. The STD indicator
Real author: BECEMAL A simple oscillator that uses the difference between candlestick open and close prices. The indicator is similar to RSI and DeMarker, but is more sensitive. Should be used similarly. This indicator was first implemented in MQL4 and published in the CodeBase on 26.07.2010. Fig1. The STD indicator The Simple Trend Detector – … Read more

News Detector for both Mt4 and Mt5 – EA MetaTrader 5

News Detector for both Mt4 and Mt5 - expert for MetaTrader 5
The same code can be compiled in mt4 as well. It gets News from FXStreet servers automatically which can be further filtered by importance level, Currency and Keyword in the News. Mt4 version can be found here: https://www.mql5.com/en/code/40598  Salient features of the code:  -Filter News by High, Low or Medium Volatility  -Filter By currencies  -Filter … Read more

News Detector for Mt4 & MT5 – EA MetaTrader 4

News Detector for Mt4 & MT5 - expert for MetaTrader 4
The same code can be compiled in mt4 as well. It gets News from FXStreet servers automatically which can be further filtered by importance level, Currency and Keyword in the News. Mt5 version can be found here: https://www.mql5.com/en/code/40590  Salient features of the code:  -Filter News by High, Low or Medium Volatility  -Filter By currencies  -Filter … Read more