In settings tab you can cost based on current balance, in bot max funds based on open deal max cost. I assume that when deal was opened balance was much higher than now.
I still don’t think I am understanding how these values are calculated.
For example, within the bot settings I have this:
Cost Total: 50% (784 USDT) /deal
Value total: 5488 USDT/deal
There are 9 deals allowed at once. SO this would be 9* 784 = $7056 in COST.
When I am looking at my Bot Dashboard > Trading Bots, I see a total max cost of $5514
Why are these two different?
And which is accurate?
The bot is using % of Total.
I’m guessing this is what really throws these numbers off? Because the %total is going to be changing by the second as price on the deals fluctuates, is that right?
I am mostly concerned with making sure the bot has the funds necessary to carry out all trades without having a lack of funds.
Yes it will change. If you have total USDT 1000 and open a trade for 200, then the next deal is going to be the % of 800, not 1000. We cannot save the balance at the start of the bot and use the same one throughout because it will create many problems with out of funds, and it won’t be able to compound.