ctubio/Krypto-trading-bot

GUI is not working

Sladoeg opened this issue · 5 comments

The GUI doesn't work for me, dropdown menus are empty.
Version: K-trading-bot v0.6.6+6 (build on linux-x86_64 at 2021-10-12 17:52:29).
@secwang @nonkreon Is this project still supported or dead? And what is the latest stable version that works?

image

@nonkreon Thanks a lot , I thought there were no commit and fixed as the latest one was half a year ago. There were two option for me: everything works perfect or left to their own. I suspect it was installed from the precompiled binaries as the version is dated 2021. Get the same idea to configure the paremeters inside the DB when the GUI is out of service.

Wil try to compile it from source.

Well, as for me, the calculated price models could be added to the project to use it as fair value of price.
I would like to share some ideas here.

@nonkreon, have the issue with the json when building, could you please advice how to include it correctly on Ubuntu 22.04?
image

Is compiled from the latest source, but it took time as there are no fully described manual and some libs cannot be build using automatated script.
The GUI works, but lags to much when using BTC-USDT, other pairs are fine.

@nonkreon The params of the mm strategy are stored inside sqlite db file?
image

Yes, the params you see on the screen are accessible in the db file.

some libs got old so they are not building as per Carles' original build script anymore, it needs to be updated. If you figured it out please share with the community.

My server at home I was running the bot on and was trying to figure out how to correctly update the libs had a HDD fault, before I got it back up I had a baby then I got laid off from my job... It's been a helluva year and life's still coming at me... I certainly wish I could get it up and running myself and share, but I just don't have the time anymore.