I want to build pancakeswap bot #2273
Arabbgee001
started this conversation in
Ideas
Replies: 1 comment
-
Is this what you can do |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
A bot to automate buying and selling of a bsc token on pankakeswap
the target of this bot is to increase the price of a token, by showing somewhat consistant buying pressure over a set amount of time
MULTI connect to wallet(s) (10 wallets)
Enter contract for trading
Amount of total bnb to use (split over the wallets randomly)
Number of hours bot to run (enter hours) (optional)
Number of buys per hour (enter number value)
BNB % to be user per hour (% of the total bnb alocation)
Number of Sell per hour % vs buy (for exampple if number of buys per hour is 10, and sell percentage is 100% then that means 10 sells per hour, percentage can be from 0 to 300 for example)
BNB value of sells per hour (to work in a similar way to the above)
bot should use all wallets connected
bot will need to keep track of bnb in each wallet and once 1 wallet runs out of bnb it should no longer be used for buying
Beta Was this translation helpful? Give feedback.
All reactions