H256 / gekko-quasar-ui

An UI port for gekko trading bot using Quasar framework.
MIT License
112 stars 50 forks source link

TODO: Enhancement ideas - round 1 #2

Open H256 opened 6 years ago

H256 commented 6 years ago

Todo:

Exmoond commented 6 years ago

Hello ! Would like to say that i am impressed with amount of work which you did. my proposition for small improvement is to add possibility to start paper/live trader from back test page . Second thing which I wanted from you is to ask if you will be interested to work in the First Orbital Bank in near future ? (kick-starter campaign and ICO are being prepared right now, and we patented whole bunch of stuff)

H256 commented 6 years ago

@Exmoond wonderful idea! I've added this to the backtester page. Two buttons appear right under the "backtest" button. One starts a paper trader with all current set settings. The other one start a live trader ;)

Regarding the other I have to decline...

Exmoond commented 6 years ago

Thank you for adding it!
Got a question, it is normal that quasar build is taking more than 8 minutes on "additional chunk assets processing" or maybe I am doing something wrong?

H256 commented 6 years ago

@Exmoond On my PC it also takes forever to build - but anyways I'm using it in DEV-mode most of the time, parallel to the original UI.

bruno-berchielli commented 6 years ago

Great work with Quasar! I'm loving it!

What about the possibility to select multiple pairs in the backtest list and run them simultaneously, separating each result in a tab with the pair name below the "Backtest" button?

H256 commented 6 years ago

Basically it's a good idea, but I'm afraid that at the moment the server can't handle parallel backtests.

Exmoond commented 6 years ago

my proposition for parallel testing is to use pm2 production process manager.

bruno-berchielli commented 6 years ago

Doesn’t need to be in parallel. Anyway, if each new backtest run was “stored” in a tab it could be useful for the user to quickly compare results! 😉

The tab could have a X so the user could quickly dismiss it.

Thanks

H256 commented 6 years ago

Currently the plan is to wait until 0.6 of Gekko is out (because of the changes to the events). After that I'm looking at creating a nicer backtester view ;)

olexiyb commented 5 years ago

@Exmoond in my case build took Version: webpack 4.19.1 Time: 23384ms (23 seconds) I have drive Samsung SSD 950 PRO and Intel i7-7700K CPU