Version 3.9 2019.09.07
- Code adjustment to latest standard
- Changed formula used to calculate the scope (see comments tab for an example)
Version 3.1 2019.08.26
- Formula modified for a homogeneous calculation whatever the currency is
- Support for cryptocurrencies
- Minor graphical bug correction
Version 3.0 2019.08.05
- Interface renewed
- Maximize option for visual comfort
- How to use : https://www.mql5.com/en/blogs/post/728650
Version 1.75 2019.07.15
Correction of graphical glitches on different resolutions.
Now optimized for 1920x1080.
Version 1.60 2018.12.25
- Better memory management & code optimized to last MT5 terminals standards
- Settings are now saved from a session to another, expiration after 4 weeks.
- Correct a bug when using the MA and pairs' graphics
- Correct a bug in the filtering routine
- Strategy tester : limit to 1 pair, 2 indexes due to new constraints in the activation process regarding multicurrencies processing in files of the indicator type
Version 1.55 2018.09.25
- Added a textbox under the currencies list to be used a selector
* EUR ===> will show all pairs with EUR
* EUR<space>USD<space>etc... ===> will show all pairs with EUR & all pairs with USD etc ...
* EURUSD ===> will show the pair EURUSD
* <blank> ===> bring back all pairs
Version 1.5 2018.09.03
- Datas gathering algorithm improved with optimal loading delays
- Datas quality indicated, calculations now performed only when data's integrity full
Version 1.4 2018.07.18
- First click on a pair's name adds its curve to a chart, second click remove pair's curve from the chart.
- Autoscaling chart units depending on the timeframe used to reduce computing delays on higher timeframes :
* <=24h: minute per minute
* >24h && <1week: hour per hour
* >=1week: day by day
- Added a scope feature when a pair from the list is clicked: multi-timeframe analysis (cf. explicative scheme in the Comments section of the product)
- Notifications:
* it's no longer an alarm sound, it's now a discreet beep sound
* notifications messages are now more explicit
- Demo: to ease testing recalculation is made each 2 minutes instead of 30s
Version 1.3 2018.02.12
- New graphical interface using a custom library testable from the tester
- Code optimization to speed up data gathering & reduce memory usage
- Ability to choose which of the 8 indexes and their pairs will be computed
- New notification system using range made of an entry and an exit rather than a fix threshold
- Implementation of graphics (all indexes, by index, by pairs)

Version 1.2 2017.12.25
- Signal box: when the signal enters in the opportunities list & when it exits from that list
* Notifications (sound)
* Clear button
- Speed up data gathering routine
- Possible to use a MA rather than prices for index calculation
- Timeframe independent (week, day, hour, minute)
Version 1.1 2017.11.21
- Interface redesigned
* Added: criteria allowing to be more selective
* Search by threshold
* Search by position type (long/short)
* Search by currency (opened chart/the whole set)