Skip to content

A script to buy a certain cryptocurrency as fast as possible to capitalize off of Pump-and-Dump's.

Notifications You must be signed in to change notification settings

markwitt1/binance-pump-dump

Repository files navigation

Usage

  1. Run npm install (assuming Node.js is installed) inside the project directory.
  2. If running the first time, run node precision.js to get the market precisions for all coins (to avoid rounding errors).
  3. Put your Binance API keys into a .env file in the project directory (take a look at .env.example). Make sure your API Key has sufficient permissions to trade.
  4. run npm start to run the script. Enter the amount of BTC to invest and the coin you want to buy.
  5. ...
  6. Profit

Pull requests are welcome. If you have any questions, you can also contact me on Twitter @markwitt_me.

About

A script to buy a certain cryptocurrency as fast as possible to capitalize off of Pump-and-Dump's.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published