Woops enable backfill_bars in module __init__.py

size_in_shm_token
Guillermo Rodriguez 2022-08-24 19:41:04 -03:00
parent accb0eee6c
commit f286c79a03
No known key found for this signature in database
GPG Key ID: EC3AB66D5D83B392
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ from .feed import (
open_history_client, open_history_client,
open_symbol_search, open_symbol_search,
stream_quotes, stream_quotes,
backfill_bars
) )
# from .broker import ( # from .broker import (
# trades_dialogue, # trades_dialogue,