/deriv

This is signal for Rise-Fall or Higher Lower in Deriv

Primary LanguageJavaScript

Deriv Auto Trade Bot

Bot Auto Trade for deriv bot with Martingale - bot.deriv.com

Pre-installation (Support Termux Android)

Ensure that your environment contains the following packages.

https://raw.githubusercontent.com/adstxs/derivbot/master/install.sh

Or

pkg update && apt upgrade 
pkg install nodejs
pkg install git
pkg install wget
git clone https://github.com/adstxs/derivbot.git
cd derivbot
sh start.sh

Installation

1. Setup the project on termux or your computer

You will need to perform the following on your development machine:

  1. Change the current working directory to the location where you want the cloned directory.
  2. Clone the forked repo using git clone https://github.com/adstxs/derivbot.git
  3. Run cd derivbot
  4. input your token - nano config.json.
  5. change your setting and language.
  6. Run sh start.sh
  7. ctrl + c to stop bot.

and Happy Profits..