TradingView
ErwinBeckers
2019年3月21日中午12點06分

VP Backtester skeleton 

Euro / U.S. DollarFOREX.com

描述

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

發布通知

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

發布通知

fixed risk percentage/trade
評論
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.
更多