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 )
受保护脚本
此脚本以闭源形式发布。 但是,您可以自由使用它,没有任何限制 — 在此处了解更多信息。
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。
受保护脚本
此脚本以闭源形式发布。 但是,您可以自由使用它,没有任何限制 — 在此处了解更多信息。
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。