A new version was uploaded with the same number.
It fixes an issue with settings the decimal points of the generated Level parameter.
The bug was introduced with the previous release, where I added range calculation for the Level parameter for the following indicators: Bull Power, Bears Power, Momentum, and Commodity Channel Index.
How the Level range work:
1. the Generator calculates the Level value within the default ranges (Min, Max, and Point) for the first calculation of an indicator
2. It finds the Min and Max values of the indicator line.
3. The Generator use the found Min and Max values for ranges of the Level parameter for the subsequent calculation.
This feature is very useful for the Level parameter because it varies greatly for the different markets.
This feature is used in 10 of the EA Studio indicators.