Noldo

Autonomous LSTM Stop-Loss

Noldo 已更新   
Structure

Autonomous LSTM Stop-Loss is a stop-loss technique that uses the Autonomous LSTM algorithm.

For detailed info about Autonomous LSTM :


*** Features

  • This structure is different from standard stop-losses.
    The base frame is based on "Market Adaptive Stop-Loss" script.
    For detailed information about Market Adaptive Stop-Loss:


  • This script uses the Autonomous LSTM as cross method.

  • Tradeable / Non Tradeable Region Detector :
    This script separates tradeable and non-tradeable regions with a coloring method.
    Plotting Rules :
    * Maroon : Uncorfirmed Short Positions
    * Teal : Unconfirmed Long Positions
    * Green : Confirmed Long Positions
    * Red : Confirmed Short Positions

  • This script can be used in all time frames.
  • Does not repaint. ( Source = close )

*** Settings :

  • The only option here is the ATR multiplier.
    The default use value of this ATR multiplier, which is of the standard of stop-loss, is 2.You can set it from the menu.
  • No alert is set.
    Because the positive and negative regions are the same as Autonomous LSTM.
    Since the traders can trade according to the support and resistance outside the definite regions, the unnecessary signal was confused and the alerts were removed.

*** Usage

The Stop-Loss indicator can slide on the chart.
So you have to make sure you put it in place.
Since this is a region scan from the OHLC levels, indicator contains small blue dots to the ohlc levels and made it serve as a guide.
However, since we cannot know the OHLC values ​​precisely, it is best to use them as follows:
Because it is often forgotten to put it in place:
(OHLC : Average of Open, High, Low, and Closing prices for each period)


  • Using this script in a new pane below will radically solve slip problems.
    Stop-Loss values do not slip definitely.The values ​​are selected from the alignment.

NOTE :
Some structures (Market Adaptive Stop-Loss) and design in this script are inspired by everget's Chandelier Exit script :


Best regards.


版本注释:
Slide on chart problems solved . Thanks syrinxflunki to his suggestion .
仅限邀请脚本

仅限作者授权的用户访问此脚本,并且通常需要付费。您可以将其添加到收藏中,但是只有在向作者请求并获得许可之后,才能使用它。 请与Noldo联系以获取更多信息,或按照以下作者的说明进行操作。

在您100%信任脚本作者并了解脚本的工作原理之前,TradingView不建议您购买脚本并使用它。在很多情况下,您可以在我们的公共指标库中免费找到一个不错的开源替代品。

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?

警告:请阅读,然后再请求访问权限。