beeb / pancaketrade

Limit orders for PancakeSwap
GNU General Public License v3.0
200 stars 92 forks source link

(ERROR) Giant slippage #30

Closed kalilfagundes closed 2 years ago

kalilfagundes commented 2 years ago

I requested a sell order and then this happened: It was supposed to swap for $106 dollars but swapped for $85 Dollars. This would be a very high slippage which was set for 1%! Was it a bug?

Screenshot_2021-10-13-19-16-46-621_io metamask Screenshot_2021-10-13-19-16-59-166_org telegram messenger

kalilfagundes commented 2 years ago

Im so sorry im asking questions everytime, i know It may be because of market slippage due to a whale sell or something like this that happened while I took the time to confirm the sell, please see this just as a begginer trying to understand things! Thank you 🙏

beeb commented 2 years ago

Does this token have enough liquidity in the BNB pair? Or does it trade mainly on like BUSD pair?

If there was not enough liquidity in the BNB pair and you're in version 0.5.2 of the bot or earlier, then it will not know about the BUSD liquidity and thus will trade with high price impact on BNB pair. This changes in version 0.6.0 which i release in a few minutes.

beeb commented 2 years ago

image

It is what I suspected. Please upgrade to 0.6.0 and you can trade this token again!

beeb commented 2 years ago

image

It is what I suspected. Please upgrade to 0.6.0 and you can trade this token again!

kalilfagundes commented 2 years ago

Thank you for the update!!