Git Product home page Git Product logo

brokers's People

Contributors

cardosofede avatar klpanagi avatar rapcmia avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

brokers's Issues

Sending messages on a MQTT topic from a Script Strategy

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? ๐Ÿ˜

Cannot disable mqtt logger

I would like to disable mqtt logger but even if the config is displayed through config I cannot run:

config mqtt_bridge.mqtt_logger false

I got the error that the key cannot be found.

I have already disabled/enabled and they work using:

config mqtt_bridge.mqtt_events false
config mqtt_bridge.mqtt_notifier false

Can you please check it?

MQTT Bridge failed to connect to the broker

When starting the hummingbot client with mqtt_autostart enabled without a running hummingbot broker, the expected behavior is that it would return an error of:

image

When starting the hummingbot broker while the client is running, you would get a different behavior where the heartbeat thread ended yet still getting Failed to connect MQTT Bridge: Connection timed out after 30.0 seconds. Retrying in 10.0 seconds.

image

Would be possible to stop the prompt of failed to connect and recognize that a connection has been established from client and mqtt like gateway?

Unable to Start/Stop HBOT through RPC

Environment: Linux Docker

I am trying start start/stop HBOT through Nodred Flows through MQTT inject node, after connecting both HBOT and nodred to the same topic. I can see HBOT on the logs saying that:
''rpc - could not unpack request message 'data'

My guess that probably my triggering command start/stop is recognized by hbot instance, may be I didn't inject the right command to trigger.
I tried the following command on the inject node:

{
"name":"start",
"command":"start"
}
start, stop etc...
All didn't work

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.