jstntham

Stop Loss Indicator

jstntham Updated   
The stop loss indicator is a single trade indicator to manage risk

It tells you the size of the trade you should enter and lets you know where to place stops and when and where to trail your stops to based on ATR, given your entry price and risk amount.

Set the date and time once trade is active and once ATR moves above(long)/below(short) entry price you can move your stop loss following the green triangles.

Short
green triangle down => high + (ATR * 1.5)
red triangle up => low + (ATR * 1.5)

Long
green triangle up => low - (ATR * 1.5)
red triangle down => high - (ATR * 1.5)
Release Notes:
Improved and clearer visualization of stop loss
hover on end stop loss label for more details
Release Notes:
Fixed 15 min positioning
Open-source script

In true TradingView spirit, the author of this script has published it open-source, so traders can understand and verify it. Cheers to the author! You may use it for free, but reuse of this code in a publication is governed by House Rules. You can favorite it to use it on a chart.

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.

Want to use this script on a chart?