Skip to content

web socket crypto trading bot with custom strrategies and gui

Notifications You must be signed in to change notification settings

kingsleylow/php-crypto-trading-bot-v2

Repository files navigation

php-crypto-trading-bot

GUI Screenshots:

alt text alt text alt text alt text

Telegram screenshot:

alt text

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/php-crypto-trading-bot-v2

Edit conf.json:

Add your Binance / Bittrex key and secret (for real mode only)

import mysql database + edit init.php for db credentials

Run:

php main.php

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 crypto trading bot with custom strrategies and gui

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published