Hi there! I am considering buying the bot but I have one crucial question.
Could I run the bot in more than one PC? If so, could I run it simultaneously on both?
Otherwise, is there an API I can connect to remotely see the the bot status and start/stop it? (Granted the bot is running behind a static ip with API port open)
EDIT: One more question, paying for Ultra grants free access to all new markets? Or would I have to pay them individually once they are out?
Thank you
Yes, the ultra purchase gives you access to all actual aviable exchanges. Dunno if new added exchanges are included on that.
You can run leonardo as often as you like, from as many computers and users as you want. As long as you only use one api key per exchange overall.
I wanna say, i have 3 licenses, for bitfinex, bittrex and poloniex, and i can start any leonardo on any machine as often as i like, as long as there is actually only one specific variant running for any specific exchange.
So no .. sadly no server/client behaviour (which i would really like anyways!;)).
But you can use vnc or other tools to have it run in the background and connect only when you want.... even on remote (virtual) boxes...
Greetins,
hacky
Hi and thanks for jumping in
The reason that you can't run leonardo on two machines on the same exchange is the way the exchanges handle the keys.
There is a good chance that running it on two machines at the same time renders the key non-functional.
All the best,
Rene
Yeah, but the idea to have a "daemon" part which does the actual traffic with the exchanges and even executes the bot code and handles its orders whilst your GUI can simply run on another machine or maybe at several machines in parallel would make a lot of things really nice.
First, these frequent GUI crashes will no longer kill all running bots. - By the way they actually even happen at the full licensed version too ... sometimes if you change an order, sometimes if you try to close a pair ... there is virtually no way to tell any consistent behauvior whicht triggers this.
And second .... this daemon part can for sure run on some energy saving raspi or other embedded PC w/o need to have a big GPU to handle that Qt gui.
I hope, you guys did not code the functionality right in to the GUI, didn't you?
Greetings,
hacky.
P.s.: Bitfinex and Poloniex are actually stable enough so i have them running in one instance actually.
Oh by the way ... for DISPLAY:0.0 leonArdo is not able to open a GUI at all. If i run it remotely to my primary desktop with DISPLAY=foxnax:0 it runs fine, but a bit laggy ... meh.