Skip to content

web socket (bittrex, binnace) crypto trading bot with custom strategies and gui

Notifications You must be signed in to change notification settings

tomthedude/web-sockets-crypto-trading-bot-php

Repository files navigation

php-crypto-trading-bot

GUI Screenshots:

bot1 bot2 (1) bot3 bot4

Telegram screenshot:

telegram

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

About

web socket (bittrex, binnace) crypto trading bot with custom strategies and gui

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published