TradingView
ErwinBeckers
21 mar 2019 12:06

VP Backtester skeleton 

Euro / U.S. DollarFOREX.com

Descrizione

Simple backtesting skeleton script which uses ATR based stop & profit targets based on the no-nonsense forex way of trading

Note di rilascio

  • Cleaned up code
    Added option to specify the risk / trade

Note di rilascio

fixed risk percentage/trade
Commenti
nathanrodriguez442
How would one go about using this to back test an indicator? They would have to edit the source code?
nathanrodriguez442
"// Put your strategy/indicator code below
// and make sure to set long_condition=1 for opening a buy trade
// and short_condition for opening a sell trade"

Was this intentional or should short_condition value be 2?
hardkandy
Cheers for this man.. just what i was lookin for.. nononsense.
Altro