Michael Robinson

Results 61 comments of Michael Robinson

Yea, though the best way to do that is to move to python 3 so we have async / await.

Is this going some where @bonnzer or can we close this issue?

@bonnzer I just thought you'd stopped working on it as there wasn't an update in 6 months. If you're still planning on implementing it we should definitely keep it open....

Can you raise a pull request with your work @tamaskan ? It's hard for people to see what's changed or how it looks other wise.

I don't know, that looks pretty cool @tamaskan . Raise a PR and we can chat about the changes there. It's actually easier for us to look at it if...

I've been toying with ways to do this while rewriting the market analysis stuff. Ultimately I decided it's better for me to just save the data to the DB and...

I can do that if you think it's the best way to go about it. I'd thought the javascript could have queried the DB itself, but maybe that's not possible....

If we were doing it via python, I could do it too. But I think the point here was that we would expose the data to the front end so...

Currently (and probably the case for the foreseeable future) you need to run multiple instances of the bot. You can tell it to use a different config file on command...

As far as I'm aware this is only used for swarm / kubernetes etc. The compose file there at the minute is for a standalone container.