tailwind #9
@ -54,6 +54,7 @@ class BfxBot:
|
||||
self.__status[symbol].add_order(o)
|
||||
|
||||
# emitting new tick event
|
||||
## TODO: handle _on_new_tick() from Strategy
|
||||
await self.__status[symbol].__add_event__(Event(EventKind.NEW_TICK, self.__ticker.current_tick))
|
||||
|
||||
def symbol_event_handler(self, symbol) -> EventHandler:
|
||||
|
Loading…
Reference in New Issue
Block a user