TradingView
Blackboxdev
24 de Jan de 2020 19:17

ATR x TP & SL 

NZD/JPYOANDA

Descrição

Simple script based on ATR to calculate your Take Profit and Stop Loss

Input variables:

  • ATR Period (Default: 14)
  • TP Multiplier (Default: 1*ATR)
  • SL Multiplier (Default: 1.5*ATR)

Notas de Lançamento

Simple script based on ATR to calculate your Take Profit and Stop Loss

Input variables:

ATR Period (Default: 14)
TP Multiplier (Default: 1*ATR)
SL Multiplier (Default: 1.5*ATR)

Output:
  • TP in Pips
  • SL in Pips
  • TP Long position (Price)
  • SL Long position (Price)
  • TP Short position (Price)
  • SL Short position (Price)
Mais