Adjust comment
This commit is contained in:
parent
7d0f979a96
commit
70d1fdbbd3
|
@ -301,7 +301,7 @@ def get_precision(account, symbol):
|
||||||
|
|
||||||
|
|
||||||
# TODO: create_trade helper
|
# TODO: create_trade helper
|
||||||
# account, strategy, symbol, direction
|
# account, strategy, base, quote, direction
|
||||||
# pull all data to create the trade from the strategy
|
# pull all data to create the trade from the strategy
|
||||||
# complete all crossfilter and risk management checks, etc.
|
# complete all crossfilter and risk management checks, etc.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue