We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e20cea1 commit 00a65d4Copy full SHA for 00a65d4
docs/quickstart/quickstart.rst
@@ -493,7 +493,7 @@ the strategy to the Cerebro engine::
493
494
Using the parameters in the strategy is easy, as they are stored in a "params"
495
attribute. If we for example want to set the stake fix, we can pass the stake
496
-parameter to the *position sizer* like this durint __init__::
+parameter to the *position sizer* like this during __init__::
497
498
# Set the sizer stake from the params
499
self.sizer.setsizing(self.params.stake)
0 commit comments