We currently doing config to the bot we made, we currently coded take profit percent in the bot and in the config (assuming 0.1 is 10% and 1.0 is 100% as take profit), but it doesn't work due to the decimals value of the market price percent changes and all coins has different decimals value when talking about percent changes. (See reference in the picture)
It's hard to take profit or stop loss when the percent changes of the coin got some long or weird decimals placing. I hope there will be a workaround to make the percent changes only print no decimals (eg. 20% 37% 96% not 12.2445% or 0.1875%).
We currently doing config to the bot we made, we currently coded take profit percent in the bot and in the config (assuming 0.1 is 10% and 1.0 is 100% as take profit), but it doesn't work due to the decimals value of the market price percent changes and all coins has different decimals value when talking about percent changes. (See reference in the picture)
It's hard to take profit or stop loss when the percent changes of the coin got some long or weird decimals placing. I hope there will be a workaround to make the percent changes only print no decimals (eg. 20% 37% 96% not 12.2445% or 0.1875%).