ctubio / Krypto-trading-bot

Self-hosted crypto trading bot (automated high frequency market making) written in C++
https://127.0.0.1:3000
Other
3.36k stars 821 forks source link

detachable windows - feature request #443

Closed spudstr closed 6 years ago

spudstr commented 6 years ago

Would be a neat feature to make the stats window detachable and in its own window? Could make life a little easier.

donaldforest commented 6 years ago

Maybe you mean slide it to footer under trade data?

spudstr commented 6 years ago

That.. or make it a popout window that can be moved around.

donaldforest commented 6 years ago

I can try add button to Stats which control it jump bottom or back again. Just need test it on different browsers resolutions and get community agree. Adding charts to movable overlay window not optimal - Web UI is already to hard (more than 3.5 Mb).

ctubio commented 6 years ago

the layout is focused for multiple stacked matryoshka UIs; but if you just have one UI visible, maybe makes sense to separate the stats; will consider someday while migrating the UI to a more lightweight layout

Jeetlions commented 5 years ago

Whats the performance of the BOT this year on BTC USD ?

ctubio commented 5 years ago

that question is too generic; and is hijackin an unrelated thread