Skip to content
This repository has been archived by the owner on Oct 19, 2022. It is now read-only.

Commit

Permalink
Merge 44c247c into 2d3edff
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmit committed Oct 29, 2018
2 parents 2d3edff + 44c247c commit 9a8b5e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ const settings = {
client: null,

/* Define the starting capital of your algorithm. Use only in backtesting mode. In realtime mode
you're better of using the `initialStates` setting instead. */
you're better off using the `initialStates` setting instead. */
startCapital: 0,

/* Provide initial states for your algorithm. One obvious use case would be when realtime
Expand Down

0 comments on commit 9a8b5e0

Please sign in to comment.