Currency Strength Meter Pro Graph for MT4
Currency Strength Meter is the easiest way to identify strong and weak currencies. This indicator shows the relative strength of 8 major currencies + Gold: AUD, CAD, CHF, EUR, GBP, JPY, NZD, USD, XAU.
By default the strength value is normalised to the range from 0 to 100 for RSI algorithm:
- The value above 60 means strong currency;
- The value below 40 means weak currency;
This indicator needs the data of all 28 major currency pairs and 9 timeframe.
Use the Expert Adviser Downloadhistory28&9 to download data automatically: https://www.mql5.com/en/blogs/post/728216
This Currency Strength Meter supports many powerful features:
- Currency Strength Meter Graph (shows strength of currencies with graphic lines and labels near to lines or at corner of graph);
- Graph lines styling for chart symbols and other symbols;
- Allows to calculate average currency strength from specified timeframes;
- Searching tradable pairs by several algorithms (allows to find strong and weak currencies and show them at table as tradable pairs, you do not waste your time to do this calculation manually);
- Powerful notification manager:
- Notifications by crossing level (levels and timeframe is set by formula);
- Notifications by crossing lines (timeframe is set by formula);
- Notifications when new tradable pair is found (tradable pairs are found by formula);
- Notifications about CSM state
- Many algorithms for calculation of strength of currencies (RSI, CCI, RVI, MFI, Stochastic, DeMarket, Momentum);
- Coloring of any object of Currency Strength Meter;
- History line (allows to get Currency Strength Meter value for particular time in history, it helps to backtest your trading strategy with using Currency Strength Meter);
- Moving average smoothing (allowed to smooth result with specific algorithms);
- Latency (allowed to calculate currency strength with specified interval, thus it takes less time for calculation);
- Allows to show data only for specified currencies (chart pair, market watch pairs, all currency pairs);
- User-friendly interface;
- High resolution screens support (4K)
Currency Strength Meter Pro for MT4 (Contains dashboard and graph): https://www.mql5.com/en/market/product/48464
Currency Strength Meter Pro Dashboard for MT4 (Contains only dashboard): https://www.mql5.com/en/market/product/48570
Current Indicator for MT5: https://www.mql5.com/en/market/product/49326
Join Take profit Telegram channel to get latest news and updates.
If you want new feature contact me please.
Video
Added tradable pairs state to Currency Strength State Notification.
Added User Interface (UI) scaling and Font scaling.
Added support of strength identification for Gold.
Added possibility to get notification once N period candle is closed.
Added expression based notification for levels crossing, which allows to get notifications when there is a cross on many different timeframes all at once.
Added averaging CSM values for different timeframe for tradable pairs finder.
Added support for current chart timeframe for all expressions.
Added new Currencies Strength State Notification which shows strength of all currencies as N period candle is closed.
Added averaging CSM values for Currencies Strength State Notification.
Improved history data loading. It allows to show indicator data more faster if history data is missed.
Improved logging at notifications area.
Fixed not sending of notifications on some conditions.
Fixed typo mistakes.
Added highlighting of graph lines for current chart instruments.
Added scale ration parameter for RSI algorithm.
Fixed showing of graph lines if selected "Chart Symbols" for "Symbol Type" property.
Added logging if not possible to calculate currency strength values.
Updating indicator data forcibly if no updates last 30 seconds to avoid old data if there is no any ticks (weekends etc...) for a long time and MT would have downloaded new history data.
Updating indicator data forcibly at indicator init time to init all buffers and construct all necessary objects.
Fixed typo at currency symbol name "NZDUSD".
Fixed problem with program launch when program file name is very long.
Fixed out of range error while navigating through out indicator buffer data if not available bars at current chart.
Fixed smoothing config for Exponential, Smoothed and Linear weighted algorithms.