Binance bot to auto trade new coins & explicit coins with trial stop
Steps to run:
- Install nodejs https://nodejs.org/en/
- clone the repository
- In the terminal, go to repository and type "npm install". This will rebuild all the node modules that's there in package.json dependencies.
- Run the application by typing "npm start"
- (Optional) If you want to bundle this Electron-based application source code with Electron executable, type "electron-packager ."
Useful links:
https://www.npmjs.com/package/xmlhttprequest
https://www.npmjs.com/package/electron
https://www.npmjs.com/package/bootstrap
https://www.npmjs.com/package/jquery
https://www.npmjs.com/package/binance
https://www.electronjs.org/docs/tutorial/first-app
NOTE: Use new coin auto buy and sell feature at your own risk. Explicit trading is better.