OPEN-SOURCE SCRIPT
已更新 ATR Stop Price

Set stop price and add-position price according to the cost and current ATR.
You may set an alert with the condition when the stock price crossing down the Stop Price.
Example:
stock price: $150
volatility multiple: 2
current ATR: $3
stop price = $150 - $3 * 2 = $144
add-position price = $150 + $3 * 2 / 2 = $153
You may set an alert with the condition when the stock price crossing down the Stop Price.
Example:
stock price: $150
volatility multiple: 2
current ATR: $3
stop price = $150 - $3 * 2 = $144
add-position price = $150 + $3 * 2 / 2 = $153
發行說明
make stop_price non-negative發行說明
---發行說明
---發行說明
use source as the baseline開源腳本
In true TradingView spirit, the creator of this script has made it open-source, so that traders can review and verify its functionality. Kudos to the author! While you can use it for free, remember that republishing the code is subject to our House Rules.
免責聲明
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.
開源腳本
In true TradingView spirit, the creator of this script has made it open-source, so that traders can review and verify its functionality. Kudos to the author! While you can use it for free, remember that republishing the code is subject to our House Rules.
免責聲明
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.