beeb / pancaketrade

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

Quick way to duplicate orders #13

Open scootcho opened 3 years ago

scootcho commented 3 years ago

I'm manually duplicating orders using the menu and clicking through the menu can be a little tedious. Is it possible to add to the menu to quickly duplicate an order?

The reason for this is because if an order is large enough, it'll trigger the front-running bots on pancakeswap. Hence, I'm splitting order into smaller amounts.

Maybe this can also apply to the "sell all!" button so you can exit your entire position in multiple trades quickly without triggering front-running bots.

beeb commented 3 years ago

Hello. This is an interesting idea and I will look into it after my vacation. However, may I suggest you adjust your slippage to avoid frontrunning bots? They can't profit from your transactions if your slippage is set low enough. This is exactly the reason why slippage was invented.

Regarding new features, I think I want to first add a command to modify existing orders.

felipe-douradinho commented 2 years ago

This is very useful, there are a lot front runner bots buying just before our orders and selling just after that

beeb commented 2 years ago

This is very useful, there are a lot front runner bots buying just before our orders and selling just after that

Your slippage is not set correctly if you face this issue.