bitprophet
bitprophet copied to clipboard
Frontend?
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?
Sure, anything who help you make the right decision is a good thing.
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.
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! :(