Version 1.2 2020.06.25
Calculation performance is significantly improved. The algorithm of underlying zigzag indicator (HZZM) is now included and compiled into the source code directly instead of previously used approach with HZZM embedding as a resource and invocation of it via iCustom. This eliminates large overheads imposed by iCustom calls.
Version 1.1 2014.08.19
Added 2 new modes, which can be enabled by corresponding parameters:
- SimpleProb - enable/disable simplified calculation of price probability; when true, only probability of a next zig-zag edge in dependence from a previous edge is counted, without unconditional probability of an edge of specific size; by default - false, meaning that total probability is used;
- TimeCorrection - enable/disable a special mode, when duration of an edge is used for correction of effective price length of the edge; by default - false;
Various instruments may require specific settings for efficiency.