PROTECTED SOURCE SCRIPT
High Low Strategy with signal line

Create Signal-line from Highest and lowest price of previous bar in defined range .
Buy signal : IF high of current bar is cross over highest High of bar in range you choose
Sell signal : IF low of current bar is cross under lowest low of bar in range you choose
after entry the position, the model will hold the position until there're opposite trend direction signals occurred. Its can easily seen by the barcolor "Buy the first green hold until its red"
backtest date and also Tp, Stoploss can be set (credit : kodify.net)
(beware of bias ...... optimum period for each asset and timeframe is different..... you have to find your own period in put )
Protected script
This script is published as closed-source. However, you can use it freely and without any limitations – learn more here.
Disclaimer
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.
Protected script
This script is published as closed-source. However, you can use it freely and without any limitations – learn more here.
Disclaimer
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.