daisy613 / LHPControl

19 stars 3 forks source link

Is there any way to stop/start LHPC programatically ? #41

Open colxi opened 3 years ago

colxi commented 3 years ago

I've developed a script that finds the most optimal coins lick values every 30 minutes, but when I try to update the values on varPairs.json (or coins.json), I can see the new values are overwritten during the next bot refresh cycle. Is there any way to programmatically stop and restart LHPC to avoid this ? This is the flow I'm trying to achieve :

It would be even optimal, to be able to refresh those values without having to stop the bot