! important !
The site content update has been discontinued. Links may not work.Please click here to continue to OVO.CZ for fresh content.
The new 600+ indicators are developed from scratch in the new 600+ environment. They are not "updated" versions of the 509 versions.
They are fully based on object oriented programming. It means, they can easily accept new requirements, without affecting functionality of the rest of code. The code can be safely shared by multiple indicators.
This is the first version. It was not tested as thoroughly as I would wish, but the insane pace in releasing new and new builds of buggy MT4 terminals and compilers gave me no other choice.
Though the recent 509 version of indicators still have been working properly with the current builds, they have rather complicated condition for their proper deployment (the effect of UAC and moved indicators repository). The new indicators do not require any special settings in this area.
I was trying my best not to copy the recent to the new 1:1, so some features were skipped, some added. But everything may change, if there are requests.
Short example of added features:
- Main parameter can be changed directly in the indicator window.
- Indicator drives multiple offline windows
- Added button that brings the offline chart to front
Not implemented so far (may change in future versions):
- Left candle trimming (keeping the chart short)
- Red banner is completely thrown away
- Lazy chart update (based on time or movement)
There were some additional features temporarily removed (like open a new window with a mouse), due to current instability of the new MT4.
Hope you will like it. Enjoy.