bitprophet icon indicating copy to clipboard operation
bitprophet copied to clipboard

Frontend?

Open andresilvasantos opened this issue 6 years ago • 3 comments

Telegram and Discord work great, but I found myself often writing "left" multiple times in a row to see the progress of trades. Do you think it would be a great feature to have a web frontend where you can start/stop each strategy, see trades being updated in realtime and easily view your profits?

andresilvasantos avatar Apr 30 '18 19:04 andresilvasantos

Sure, anything who help you make the right decision is a good thing.

nilamoromete avatar May 08 '18 11:05 nilamoromete

That would be really helpful! I wonder which would be better an api or web? I like that bitprophet is only a auto trading tool and doesn't have lots of bloat.

mwelsford avatar Jun 23 '18 23:06 mwelsford

I think using the http and express modules would be a good way to setup a simple web-based UI on the local machine running the bot, and maybe socket.io for easy input/output interaction between the UI and the bot. If I can ever find the time, I'll be thrilled to work on it. Alas, life doesn't come with a pause button! :(

supershwa avatar Jun 25 '18 16:06 supershwa