OPEN-SOURCE SCRIPT
업데이트됨 ATR Pips with Stop Loss

This indicator shares ATR pips and a calculated 1.5 x stop loss calculation.
The plot lines are really not that important- it's the actual numbers.
What I do is uncheck the plot line checkboxes (ATR & SL) so it doesn't show up, that way I can reduce the indicator window.
This script is a modified script by ATR Pips [LazyBear] [Fixed by Elixium]. Kept the BB section for now as it might be useful, but doubt it.
Future updates:
- editable the multiple for SL
- static daily numbers (right now this shows the timeframe you are viewing, I'd keep that but add a static daily ATR so you have both)
- 1st number is ATR.
- 2nd number is ATR x 1.5 (a typical SL when trading daily time frame).
The plot lines are really not that important- it's the actual numbers.
What I do is uncheck the plot line checkboxes (ATR & SL) so it doesn't show up, that way I can reduce the indicator window.
This script is a modified script by ATR Pips [LazyBear] [Fixed by Elixium]. Kept the BB section for now as it might be useful, but doubt it.
Future updates:
- editable the multiple for SL
- static daily numbers (right now this shows the timeframe you are viewing, I'd keep that but add a static daily ATR so you have both)
릴리즈 노트
Added the ability to customize the multiplier for the stop loss. The default multiplier is 1.5 a typical used SL for trading the daily timeframe.릴리즈 노트
Add some helpful updates:- 20 EMA using the ATR. I've found it helpful to know if the ATR is above or below the 20EMA. This is now plotted.
- Added Target Multiplier option - default is 3 * ATR (2 is less aggressive. See below on how you can use this)
First, yes of course you can easily do this math in your head but I build indicators so I can look at charts quickly and get the numbers I immediately.
This is a more aggressive trade strategy but let's say your trade system provides entry signal.
- 3 positions on entry (within your RR calculations).
- SL is recommended ATR * 1.5.
- 1st position is target 1 (T1) and is 1:1 with your SL.
- 2nd position (T2) is the target multiplier mentioned above default is ATR * 3.
- 3rd Position is (T3) discretionary position that can be closed or have a trailing stop put in place if T2 reached.
Generally with this type of strategy when T1 is reached you will move up remaining SL positions to break even.
오픈 소스 스크립트
트레이딩뷰의 진정한 정신에 따라, 이 스크립트의 작성자는 이를 오픈소스로 공개하여 트레이더들이 기능을 검토하고 검증할 수 있도록 했습니다. 작성자에게 찬사를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 코드를 재게시하는 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
해당 정보와 게시물은 금융, 투자, 트레이딩 또는 기타 유형의 조언이나 권장 사항으로 간주되지 않으며, 트레이딩뷰에서 제공하거나 보증하는 것이 아닙니다. 자세한 내용은 이용 약관을 참조하세요.
오픈 소스 스크립트
트레이딩뷰의 진정한 정신에 따라, 이 스크립트의 작성자는 이를 오픈소스로 공개하여 트레이더들이 기능을 검토하고 검증할 수 있도록 했습니다. 작성자에게 찬사를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 코드를 재게시하는 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
해당 정보와 게시물은 금융, 투자, 트레이딩 또는 기타 유형의 조언이나 권장 사항으로 간주되지 않으며, 트레이딩뷰에서 제공하거나 보증하는 것이 아닙니다. 자세한 내용은 이용 약관을 참조하세요.