-
Notifications
You must be signed in to change notification settings - Fork 16
Installation

PLEASE NOTE THIS BOT IS FREE OF USE HOWEVER REQUIRES A AUTH KEY. YOU CAN OBTAIN THIS BY CREATING A NEW ACCOUNT TO USE WITH THIS BOT, WE CHECK BYBIT UID TO OUR AFFILATIE ACCOUNT TO AUTHORIZE THE USE.
Grab the Latest Release here:
https://github.com/CryptoGnome/Bybit-Bot/releases
Licence Keys:
Please use this link to register for a new account following the rest of the instruction below, it helps us to develop and support the bot for free!
https://www.bybit.com/app/exchange/BTCUSD?affiliate_id=767&language=en&group_id=645&group_type=1
You can create can create multiple Bybit accounts with the same email by doing this:
You can Register your UID with the BOT here:
https://forms.gle/qkRYbQUq6FwJcUde9
Video Guide Here:
https://www.youtube.com/watch?v=QqkamoDe5sc
HIGHLY RECOMMENDED - GET VPS!
https://github.com/CryptoGnome/Bybit-Bot/wiki/VPS
Install Node JS:
https://nodejs.org/dist/v12.8.0/node-v12.8.0-x64.msi
- Update NODE JS TO LATEST VERSION IN CMD PROMPT USING: npm install -g npm
Install PM2:
Run the included .bat file named Install PM2 to install PM2 on your system, this handles crashes and restarts the bot if there are every fatal errors.
Update PM2:
Open CMD promopt then run these in the command line:
- npm install pm2 -g
- pm2 update
Edit The Files:
Enter API Keys for ALL exchanges. We use Bitmex for liquidations, and Bybit to place orders.
Use the Included .bat file named Monitor to launch the PM2 screen.
Use the Included .bat file named Start Bot to start the bot.
If you need to kill the bot use the Included .bat file named Stop Bot
