- Joined
- 24 April 2007
- Posts
- 68
- Reactions
- 0
I tried running a backtest with a technical 'buy=' condition, but without a 'sell=' condition, and just specifying profit and loss targets in the settings panel, but the backtester won't run. error "missing buy/sell variable assignment"
Do I have to include a "sell=" condition for the backtester to run or can I specify profit/loss stop in the code instead? If you have a basic example that would be helpful.
Do I have to include a "sell=" condition for the backtester to run or can I specify profit/loss stop in the code instead? If you have a basic example that would be helpful.