Skip to content

Cryptobot - PHP cryptocurrency trading bot

License

Notifications You must be signed in to change notification settings

iska2020/crypbot

Repository files navigation

Crypbot

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

About

Cryptobot - PHP cryptocurrency trading bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages