GUI Screenshots:
Telegram screenshot:
Install using SSH:
Install trader.so php ext and add to php.ini:
extension=trader.so
trader.real_precision=8
cd /
git clone https://github.com/tomthedude/web-sockets-crypto-trading-bot-php.git
Edit my_conf.json:
Add your Binance / Bittrex key and secret (for real mode only)
import mysql database + edit init.php for db credentials
edit log.php to credentials
Run:
php main.php or console.php to start all in background or kill bot
The Bot GUI should be availabe at ip:8080
user: Admin
pass: 1234
mkdir msgs_from_web
mkdir msgs_to_web
mkdir cmnds
mkdir simulations