jstntham

Stop Loss Indicator

jstntham 已更新   
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)
發布通知:
Improved and clearer visualization of stop loss
hover on end stop loss label for more details
發布通知:
Fixed 15 min positioning
開源腳本

本著真正的TradingView精神,該腳本的作者將其開源發布,以便交易者可以理解和驗證它。為作者喝彩吧!您可以免費使用它,但在出版物中重複使用此代碼受網站規則的約束。 您可以收藏它以在圖表上使用。

免責聲明

這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。

想在圖表上使用此腳本?