AIS Optimal TPSL
- Indicators
- Aleksej Poljakov
- Version: 1.0
- Activations: 15
This indicator displays optimal take profit and stop loss levels. These levels are calculated based on historical data. At the first start, the indicator is trained on history. After that, he evaluates the probability that the price will overcome this or that level in the future and selects the most optimal options for placing stop orders. For example, take profit values are selected so that the profit is maximum and the probability that the price reaches its level is the highest possible. The stop loss level should be minimal, but the probability of reaching it should be minimal. This results in levels with the highest possible mathematical expectation of winning.
Also, this indicator can be used in the form of support and resistance levels. To do this, you can combine different forecast lengths and offsets.
Indicator parameters:
- Length - forecast length. This parameter indicates the expected duration of the future trade in bars.
- Shift - shift in bars. Thanks to this parameter, you can see the indicator readings in the past.
- Width - line width.
- ClrBuy - line color for Buy positions.
- ClrSell - line color for Sell positions.
- StyleTP - line style for take profit.
- StyleSL - line style for stop losses.
- Info - when this option is enabled, stop loss and take profit values will be displayed in the "Experts" tab of the terminal.