TradingView
oberon2007
9 mag 2019 07:20

TP/SL calculator (ATR) 

Bitcoin / United States DollarCoinbase

Descrizione

This calculates takeprofits and stoploss based on current ATR (average true range) and plots the targets as an overlay

oberon.at/oberon/src/Screenshot from 2019-05-09 08-58-26.png

Alternatively it can display a trailing stop loss target

oberon.at/oberon/src/Screenshot from 2019-05-09 09-00-45.png

Note di rilascio

Add offset to print price target one bar forward.

Note di rilascio

Added second take profit target.

Note di rilascio

fresh chart

Note di rilascio

- added take profit 3 (ATR * 3)
- thinner lines by default

Note di rilascio

Update to pine script v4

- introduce "switch resolution"
- introduce "show last" option to set number of values to show
- make offset configurable
Commenti
Deane1995
hello mate, does this repaint?
oberon2007
@Deane1995, I'm not really sure what you mean. After a candle has closed there isn't anything to repaint, as the ATR won't change. While a candle hasn't closed, yes of course the current print will be adjusted realtime. Just try it out and it will be obvious... ;)
mpolokenggomolemo08
Good
Altro