Cryptobot - PHP cryptocurrency trading bot
Status:
Currently developing simple MVC framework -> work in progress.
Testing framework, gui style
Brief roadmap:
- basic structure (MVC), gui
- coin review, order of coin list (coinmarketcap api, binance api,...)
- crypto news (api)
- users statistics (binance api)
- simple orders (market, limit, stop-loss, stop-limit,... <= combined!)
- automated orders (fibonacci etc.)
- alerts ( + simple android app for notifications)
- single market arbitrage (3 and more currencies) //note: https://file.scirp.org/pdf/TI20120300008_83523191.pdf
- new market add
- cross market arbitrage
- automated trading
____________________________________________________-
Install
- rename config_dev folder in config
- fill data in config/globals.php
- create DB tables from trash/db
- manually insert user in DB