Bug details: The bot is not following custom dca price deviations/ total deviations not adding up compared to manual calculation from a personal Excel sheet.
We have received your bug report regarding the custom DCA calculation issue. Thank you for providing the bot URL. We will investigate this and provide an update shortly.
In DCA custom you are setting deviation not from base price, but from previous DCA order.
In you table you measuring deviation from base price I think.
And because we are calculating deviation from previous DCA, its not the same as you simply sum all deviation, like 1+1.5+3 etc.
To adopt you table to bot settings, first you should calculate deviation between levels, DCA 1 - 2%, DCA 2 - 1%, DCA 3 - 1.5%, etc. Second you should use complex percent (example, 2%/98% = 2.04%)
So your settings will look, DCA 1 = 2.04%, DCA 2 = 1.01%, DCA 3 = 1.52% etc.
By using those settings you will see in example orders price deviation: 2, 3, 4.5, etc.