Skip to content

This is a cryptocurrency trading bot for the Binance Smart Chain (BSC) that automates token purchases and sales. It follows a predefined pattern of 3 buys followed by 1 sell transaction with random time intervals between operations.

Notifications You must be signed in to change notification settings

emmarktech/bsc-base-timegap-buy-sell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

https://binance.llamarpc.com

Find more RPC nodes

Dependency installation: pip3 install web3

Put private keys into the private_keys file, one private key per line, make sure there are no spaces!

Set up the configuration in the config file!

Run the script: python3 main.py

About

This is a cryptocurrency trading bot for the Binance Smart Chain (BSC) that automates token purchases and sales. It follows a predefined pattern of 3 buys followed by 1 sell transaction with random time intervals between operations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages