Woops enable backfill_bars in module __init__.py
parent
accb0eee6c
commit
f286c79a03
|
@ -30,6 +30,7 @@ from .feed import (
|
|||
open_history_client,
|
||||
open_symbol_search,
|
||||
stream_quotes,
|
||||
backfill_bars
|
||||
)
|
||||
# from .broker import (
|
||||
# trades_dialogue,
|
||||
|
|
Loading…
Reference in New Issue