Skip to content

Commit

Permalink
added backtesting to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
askmike committed Jun 30, 2013
1 parent a574ec5 commit 514b5c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.js
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ config.profitCalculator = {
// ADVISED TO MAKE REAL WORLD DECISIONS BASED ON THE RESULTS
// UNTIL THE CODE HAS BEEN PROVED SOLID.
config.backtest = {
enabled: true,
enabled: false,
candleFile: 'candles.csv',
from: 0,
to: 0
Expand Down

0 comments on commit 514b5c2

Please sign in to comment.