GuntharDeNiro / GunbotAMA

This repo is used to accept user's features requests for Gunbot AMA development
4 stars 1 forks source link

Replace Stop Trading Button with a drop down menu #115

Open kushin77 opened 3 years ago

kushin77 commented 3 years ago

Considering the scenario where you are making some changes to your bot but also in the middle of trading. at times the bot does take some time to reload, I have noticed upward to 5-10 or more. I would like to replace the stop trading button with a dropdown providing the options to 1: Start/Stop Trading 2: Save Config 3: Reload

then the menu can blink and have solid - Red, Amber, Green

Like as of now when you stop you have solid green and start have solid red

where if you made changes to your config the menu bar blinks amber until you save it and it goes solid amber but more importantly trading continues and changes don't take place till you reload.. all config checks apply here

reloading sucks during a HOT trading session but necessary changes cant always wait.

boekenbox commented 2 years ago

points 1 and 2 done, split as separate buttons when applicable

point 3 ignored, we should not aim to restart the bot when there is no settings change that requires it.