mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-13 12:00:16 +08:00
DOC: Fixed parameter typo
This commit is contained in:
@@ -1465,8 +1465,8 @@ class TradingAlgorithm(object):
|
||||
|
||||
Parameters
|
||||
----------
|
||||
commision : PerShare, PerTrade, or PerDollar
|
||||
The commision model to use.
|
||||
commission : PerShare, PerTrade, or PerDollar
|
||||
The commission model to use.
|
||||
|
||||
See Also
|
||||
--------
|
||||
|
||||
Reference in New Issue
Block a user