mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-01 09:08:40 +08:00
BUG: removed get_open_orders from buy_low_sell_high
This commit is contained in:
@@ -7,7 +7,6 @@ from catalyst.api import (
|
||||
order_target_percent,
|
||||
symbol,
|
||||
record,
|
||||
get_open_orders,
|
||||
)
|
||||
from catalyst.exchange.utils.stats_utils import get_pretty_stats
|
||||
from catalyst.utils.run_algo import run_algorithm
|
||||
|
||||
Reference in New Issue
Block a user