mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-19 12:00:15 +08:00
BLD: for issue #121, fixed typo
This commit is contained in:
@@ -79,7 +79,7 @@ class ExchangeTradingAlgorithmBase(TradingAlgorithm):
|
||||
get_order_attempts=5,
|
||||
get_open_orders_attempts=5,
|
||||
cancel_order_attempts=5,
|
||||
get_stop_value_attempts=5,
|
||||
get_spot_value_attempts=5,
|
||||
get_history_window_attempts=5,
|
||||
retry_sleeptime=5,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user