Git Product home page Git Product logo

phptradingbot-1's Introduction

PHPTradingBot

Warning! Software under Active Development, use it your own risk!

PHPTradingBot is a modular platform written in php using Laravel to automatically trade on popuplar cryptocurrency exchanges Now support Bithumb! Thanks from minter community!

To start using it need Docker download here https://www.docker.com/products/docker-desktop

Features

  • Trade Signals API
  • Floating StopLoss/TakeProfit (Trailing)
  • Bithumb Exchange support
  • Training mode support
  • BIP-USDT

Screenshots

Positions Page (Market Terminal)

Alt text

Order History Page

Alt text

System Settings Page

Alt text

Modules Page

Alt text

Favorits feature

Alt text

Favorits feature

Alt text

Installation

Enter these commands to install

 git clone https://github.com/MNTShop/PHPTradingBot.git
 cd PHPTradingBot
 cp .env.example .env
 cd laradock
 cp env-example .env
 docker-compose up -d nginx mysql redis
 
 docker-compose exec --user=laradock workspace bash
 php artisan key:generate
 php artisan migrate
 php artisan db:seed --class=UserSeeder

Take a rest first install may get long time, but in future you need only this command :

 cd PHPTradingBot/laradock
 docker-compose up -d nginx mysql redis

and deploy not be a long.

Verify the deployment by navigating to your server address in your preferred browser.

http://localhost/
Login:[email protected]
Password : superSecret

If you have any trouble with install, feel free ask here https://t.me/mntshop_official_group .

Todos

  • More exchanges support
  • More Trade Signal provider support

License

MIT

Free Software, Hell Yeah!

phptradingbot-1's People

Contributors

kavehs87 avatar

Stargazers

Rablidad avatar MB avatar WebClinic avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.