Everything was working fine, I stopped the bot because I was making some changes in the leverage, and when I turned it back on I marked an error in the price, I realized that the Short opened it with many more tokens than the long, being that both are configured with the same amount, I tried to return it to the initial configuration, make another new bot from scratch, and it keeps flagging the same error (I couldn’t take a log capture because every 2 seconds it updates and returns me to the First page.) I also tried to make another bot with a different currency and it marks the same error, it opens the Short position bigger.
Thank you for reporting this issue. We have received your bug report regarding the Hedge combo price error, and we will update you shortly. We appreciate you including the bot URL: https://app.gainium.io/hedge/combo/68d2d0b57ef2f805b2b66d7b.
You have a 90% drop in base minigrid, bot adjusts order size to be able to place grid order at 90% drop and fit minimum 1usdt order size. Which will be 1usdt later is 11usdt now.
Well, I don’t fully understand why the position is opened bigger, but, if the problem is 90% Drop, maybe I’m using the wrong tool, since I’m not looking for hDrop, maybe I’m using the wrong tool, since I’m not looking to do A grid with the base order, so I replicated my setup in a dca hedge, And everything works well. My approach was wrong because I expected the deal to close if it fell 90% (instead of using TP because I used global TP) but I better manage each deal independently with a hedge DCA. Thank you!
Because of order size calculation before starting the grid.
90% TP in short bot is around 0.02 doge/usdt. Minimum order size - 1usdt, so order should be 50 doge @ 0.02 doge/usdt.
So bot need to sell 50 doge now, to be able to buy 50 doge at 0.02 later. And at current rate 50 doge is 10 usdt