Version 7.0
2023.12.18
Improved CCI algorithm and its coordinate system is converted to dimension from 0 to 100 values.
Improved RVI algorithm and its coordinate system is converted to dimension from 0 to 100 values.
Improved Momentum algorithm and its coordinate system is converted to dimension from 0 to 100 values.
Improved DeMarker algorithm.
Improved MACD algorithm.
Added ADX algorithm for instruments' volatility measurement (not to measure strength, the higher the value, the higher the volatility of the instrument).
Changed default table's cell width for simple table from 60 to 62 to accommodate time at info cell.
Log level changed from "Disabled" to "Error" (if you do not need logs messages you have to change property "Log level" to "Disabled").
"Update on every tick " now updates CSM data if new quote would be received for any of monitoring pairs.
Fixed blinking of tables on dashboard.
Fixed clicking on grid of table's headers cells.
Added information cell on table's header which can show different types of information or be as a "Button" to do some work.
Updated contact information at indicator's "About" property tab.
Added possibility to get alerts separately for all found tradable pairs.
Added seconds to notification's time in notifications signals.
Improved logging.
Added possibility to move dashboard to main window and any sub-window of a chart.
Fixed incorrect focus of dashboard's controls if there are several sub windows on a chart.
Added possibility to use "." and ";" symbols as a separator for timeframes formula for average value calculation of simple and sorted dashboard tables.
Recompiled with new MQL compiler and others minor improvements and fixes.
Version 6.10
2023.02.28
Added possibility to change number of decimals for simple table, sorted table, graph labels and graph lines libels.
Version 6.0
2023.02.17
Added sessions time for throwing notifications.
Added possibility to choose show or not show cross lines notification for instruments' for which symbol does not exist.
Improved support of partial strength calculation if not all required history data is available.
Improved indicator work stability.
Improved trace messages.
Fixed mistype at trace messages.
Fixed algorithm of moving average value calculation.
Fixed tradable pairs searching with moving average algorithm in some cases.
Fixed not throwing of cross lines notification if at least one of 28 symbols does not exists.
Fixed out of range error in some cases.
Version 5.41
2022.10.18
Fixed indicator loading if some history data is missed for MACD algorithm.
Version 5.40
2022.10.17
Added MACD algorithm for currencies' strength value calculation.
Added LM (max level boundary) algorithm for tradable pairs searching.
Version 5.30
2022.09.29
Added better support of x0.5 scaling.
Window's title icon, Window's caption text and Window's main buttons icons are aligned by center.
Version 5.22
2022.09.11
Added possibility to show label for history line with history line's date and time.
Version 5.12
2022.08.30
Workaround incorrect GBP symbols parsing by IG broker.
Version 5.11
2022.08.23
Workaround incorrect symbol parsing by IG broker.
Version 5.10
2022.07.25
Improved strength value calculation if new candle for some pairs of 28 is appeared and for some pairs of 28 new candle is not appeared yet (haven't received new ticks for some pairs of 28 at time when new candle should be formed).
Version 5.0
2022.06.19
Added possibility to change table header text color for all tables.
Added possibility to change text color of table cells for weak, strong and neutral currencies strengths.
Added "Disabled" log level and it's used by default.
Added possibility to change symbol of current chart by clicking instruments names on headers of simple table rows on dashboard.
Added possibility to change timeframe of current chart by clicking on timeframes on header of simple table columns on dashboard.
Added possibility to change timeframe of current chart by clicking on timeframes on header of sorted table columns on dashboard.
Updated GUI Processor with many graphical improvements and bug fixes of UI processor.
Improved strength calculation speed.
Improved calculation speed of indicator processors for "Time based process" (if possible it passes calculation to "Index base process" which is much faster than "Time based process").
Improved initialization speed of CorrelatedIndicatorProcessor for MT5.
Improved log messages and added new messages to log.
Workaround incorrect symbol parsing by XM broker.
Fixed not updating indicator strength values in some cases (when history time equals to 0, transmitting to "Index base" calculation).
Fixed slow loading data of simple table on dashboard.
Fixed wrong average strength value calculation in some cases.
Refactoring and many other improvements.
Version 4.0
2021.12.31
Added possibility to run many instances of indicator to the same chart window.
Added application source description for all notifications, it helps to identify from which instance of indicator a notification was thrown.
Added possibility to change the names of tradable pairs table's columns.
Added tracing for terminal information, broker information, MQL program information and input parameters information.
Added "Get instruments from" property for Simple Table, Sorted Table and Tradable Pairs Table to show strength only for specified instruments.
Added possibility to show Cross Lines Notification for instruments from specified symbols or specified instruments.
Added possibility to show Cross Level Notification for instruments from specified symbols or specified instruments.
Added possibility to show Tradable Pairs Notification for instruments from specified symbols or specified instruments.
Added possibility to show Currencies Strength State Notification for instruments from specified symbols or specified instruments.
Added possibility to change table head color for all tables (Simple table, Sorted table, Tradable pairs table).
Added possibility to highlight tables' timeframes cell for current chart timeframe by different color.
Added possibility to highlight tables' instruments cells for current chart symbol by different color.
Added cross level notifications for average strength from multiple timeframes.
Added cross lines notifications for average strength from multiple timeframes.
Added possibility to search crosses lines for cross lines notifications on different timeframe together at the same time (works as AND condition) like it was done for crosses levels notifications.
Added new filtering algorithm for tradable pairs searching. It's called "Symbols". It allows to search tradable pairs with pairs which are listed by user or ignore pairs which are listed by user.
Changed MA algorithm rules for search of tradable pairs (If you are using custom tradable pairs expression do not forget to update your expression according new rules for MA algorithm).
Improved indicator initialization stability.
Fixed not getting tradable pairs notifications.
Fixed not showing last tradable pair at tradable pairs table if all pairs should be shown by condition.
Fixed typo mistakes at input parameters of indicator.
Version 3.3
2021.08.21
Optimized of CSM values calculation by caching values for every update circle (7 times faster, load of CPU for CSM values calculation is reduced for 85 percent).
Added several algorithms for processing of TradablePair table's cell clicking (open pair at new chart, open pair at other chart or new one if it is not opened yet).
Added scrolling of chart to history line time if it is out of view (it allows do not lose history line).
Fixed DeMarker algorithm name.
Speed up of tradable pairs searching with MA algorithm at indicator init time and switching timeframes.
Version 3.2
2021.06.26
Added 5 properties for tradable pairs expression (this properties are concatenated together and it allows to avoid MQL limits for property length of 226 chars, now it's possible to use expression with 1130 chars length).
Version 3.1
2021.06.23
Added possibility to enable tradable pairs notifications only for specified columns.
Version 3.0
2021.06.07
Added possibility to backtest history data with history line at specified time with one minute accuracy (not only with close time of candle).
Added possibility to change Gold symbol. It allows to use any different symbol not only gold but XAG, XAU etc.
Added Bullish or Bearish direction of tradable pairs in tradable pairs notification message.
Sorting of tradable pairs alphabetically.
Adding history line object to visible list of chart objects.
Keeping history line state on chart even if indicator's properties have changed.
Momentum algorithm values for strength calculation is multiplied by 100.
RVI algorithm values for strength calculation is multiplied by 100.
Disabled ray property of history line.
Version 2.11
2021.03.31
Fixed tradable pairs finder for MA alignment algorithm if Gold is enabled.
Version 2.10
2021.03.29
Added navigation through tradable pairs by left mouse click on calls of tradable pairs table.
Added bearish and bullish coloring of tradable pairs table according to expression at indicator properties.
Added possibility to change color for bearish and bullish of tradable pairs cells.
Added bearish or bullish description next to tradable pair for Currency Strength State Notification.
Added new DM (Difference max between currencies' strength) algorithm for tradable pair search engine.
Added Moving Averages Alignment algorithm for tradable pair search engine.
Fixed D (Min Difference between currencies' strength) algorithm for tradable pair search engine for (CCI, RVI and Momentum algorithms).
Fixed indicator initialization if cross level expression is empty at indicator properties.
Version 2.2
2020.12.31
Added possibility to use multiple tradable pairs finders.
Added tradable pairs state to Currency Strength State Notification.
Added possibility to change visible rows count for tradable pairs table.
Version 2.1
2020.11.20
Fixed sending Tradable Pairs notification.
Version 2.0
2020.11.17
Added high resolution screens support (4K).
Added User Interface (UI) scaling and Font scaling.
Added support of strength identification for Gold.
Added expression based tables columns visibility, It allows to customize tables columns.
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 all timeframes (M1,M2,M3,M4,M5,M6,M10,M12,M15,M20,M30,H1,H2,H3,H4,H6,H8,H12,D1,W1,MN1,Current).
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 delay of dashboard data updating after timeframe switching.
Fixed updating indicator data when market is closed, when there is not any ticks.
Fixed not sending of notifications on some conditions.
Fixed typo mistakes.
Version 1.10
2020.07.09
Added auto detection of symbols suffix.
Added scale ration parameter for RSI algorithm.
Restore dashboard state when change chart symbol, timeframe, reconnection to the server and changing indicator properties.
Version 1.1
2020.05.05
Fixed chart scrolling when indicator is added.