Hi everyone, pretty much as stated in the title, this is not really an issue but more of a request regarding something I'm struggling to figure out 😁
I know I can listen on topics and events ( thanks to the ExternalTopicFactory and ExternalEventFactory ) but I'd like to also be able to send messages from my Strategy ( without having to do some weird hacks using the hbot/{instance_id}/notify topic ).
Does anyone have any idea whether there's a nice way of doing this using what's provided by Hummingbot or do I have to implement my own solution? 😁
Hi everyone, pretty much as stated in the title, this is not really an issue but more of a request regarding something I'm struggling to figure out 😁
I know I can listen on topics and events ( thanks to the ExternalTopicFactory and ExternalEventFactory ) but I'd like to also be able to send messages from my Strategy ( without having to do some weird hacks using the
hbot/{instance_id}/notify
topic ).Does anyone have any idea whether there's a nice way of doing this using what's provided by Hummingbot or do I have to implement my own solution? 😁