Comment on Launching Beta version of a free alternative to CoinigyparentComments−standup75OP8yThis was done using electron-vue. Yes I use both http API and websockets. Some exchanges don't have websocket, so I use polling with a 5 seconds interval. That's as close to real time as you can get...−lovecrypto8yThank you, I can see that the info looks more real time on some accounts than others, but it still good enough for my needs at lease
Comments
This was done using electron-vue. Yes I use both http API and websockets. Some exchanges don't have websocket, so I use polling with a 5 seconds interval. That's as close to real time as you can get...
Thank you, I can see that the info looks more real time on some accounts than others, but it still good enough for my needs at lease