View ATR Stop in a different timeframe, the default timeframe is 1D, the default ATR multiplier is 60%.
upperStop = current high + dayATR * 60%;
lowerStop = current low - dayATR * 60%;
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在
使用条款阅读更多信息。