Chris Lee
Chris Lee
@uhliksk > I'll try to find the solution to better suite how the actual recommendation algorithm works Oki, I will wait for your resolution. @habibalkhabbaz > I can see this...
Oh hmm, I had a code to restart automatically if does not receive candle info for a certain period. We may need to reintroduce that. Let me dig into how...
Hi @uhliksk I am a bit confused, let me clarify. (Sorry, my English is not that good) > I found an interesting thing that recommendation is not changing in selected...
@uhliksk Ah, right. That was what you meant. I imagine the delay is expected all indicators are retrospective. Unless we collect the data ourselves and calculate all the different indicators,...
Slowly, but getting there.  
Interesting. So you would like to set stop loss per grid trade for selling? Note that it's already percentage-based. If I implement this feature, - 1st grid trade will execute...
I prefer to configure than automatically update. ``` Grid 1 : Trigger 1:04 Stop Loss : 0.9 from last sell price ( similar to the existing stop loss configuration but...
I will put it in the TODO list. Thanks for suggestions @Elmoftakis
Thanks @jovicon With this feature, my intention is to make setup easier for the bot. Currently, in order to set up the bot, you will need to create `.env` file...
Ah yap, good point. I will add in later.