Versión 1.8
2017.10.16
For some operation modes, added the display of the absolute loss value received when StopLoss is hit.
Versión 1.7
2016.01.27
Optimized the traded lot calculation algorithm for some market situations.
Versión 1.6
2015.11.03
Added the info panel.
Added ability to work with any trading symbols.
Added ability to use the calculator with any trading EAs and scripts via the iCustom() function. The current calculated trading lot value is stored in a zero bar of the indicator buffer under number 1. The current calculated speculativeness level is stored in a zero bar of the indicator buffer under number 2.
The calculator data can now also be obtained via the global variables of the client terminal. The current calculated value of a trading lot is stored in the global variables under such names as LotCalculatorName and LotCalculatorId, while the current calculated value of the speculativeness level is stored in the global variables under such names as LotCalculatorNameK and LotCalculatorIdK, where Name is a Symbol() name and Id is a ChartID().
Versión 1.5
2015.08.31
Changed the algorithm of speculativeness level calculation. Due to this the indicator became more accurate.
Versión 1.4
2015.08.26
The indicator's speed is increased.
Versión 1.3
2015.07.22
Added a mode for managing calculations via a vertical line which can be placed on a chart by a user.
Operating in this mode, the indicator determines Lows and Highs using prices from that part of the chart which is located after the vertical line.
Versión 1.2
2015.07.03
The indicator is optimized in small windows to make its operation more efficient.
Versión 1.1
2015.06.05
The indicator has been optimized for use of various color schemes.
El usuario no ha dejado ningún comentario para su valoración