CryptoBot For Binance – Cryptocurrency Trading PHP Script is an advanced
PHP
software to automate trading of crypto coins in Binance crypto-currency exchange.
By following defined rules of the trading strategy of the
trader, it aims to make repetitive actions fast using API provided by supported platforms.
The software provides web interface to make possible instant user actions on going process if needed.
SQLite database is used to make installation, setup and migration a smooth/easy process.
Several parameters/rules can be set to automate/implement trader’s strategy.
System supports buying/selling rules as well as escape plan to prevent losses.
Demo
You can access online demo with the following link:
Please note that no changes/actions are allowed in the demo mode.
Documentation
CryptoBot comes with full documentation.
Online
documentation is available.
Software Requirements
- PHP 5.2+
- SQLite 3
- Curl Extension to consume Binance REST API
Change Log
-
v1.0.0
– first release. -
v1.1.0
– new rule: “Interval Reset Rule: After Successful Sale”
– added turkish translation. -
v1.1.1
– bug fix: wrong quote balance calculation in case of buy order expiration.
– updated Turkish translation. -
v1.1.2
– bug fix: “sell now” button creates “limit sell order” instead of “market sell order” if limit sell order
exists at the time of the request. -
v1.1.3
– bug fix: order’s quantity and price are not formatted correctly for crypto currency pairs with high precision
trading rules. -
v1.1.4
– added headers to prevent browser caching. -
v1.1.5
– bug fix: actual account balance is fetched after filled buy order.
– updated balance calculations. -
v1.2.0
– added “Automatically Fetch Trading Rules On Pair Change” option on settings page.
– new rule: “Buying Rule: Min. (Last Sell Price/Current Price) Ratio”.
– database structure changes. -
v1.2.1
– fixed PHP notice. -
v1.3.0
– new rule: “Buying Rule: Max. Current Price”.
– database structure changes.
– updated Turkish translation. -
v1.3.1
– fixed number format errors. -
v1.4.0
– fixed the issue where the setting could not be saved.
- Easy-to-use, Advanced Web Interface
- Instant Order Management using Binance REST API
- Customizable Buying and Selling Rules For Automated Trading
- Escape Plan Rule Definition
- Manual Only Mode Support
- Instant On Demand Manual Actions In Automated Mode
- Secure Local Environment Without Sharing Any API Key
- Free Allocation Of Quote Balance For Trading
- PHP version 5.2+
- SQLite 3+
- PHP cURL support should be active on webserver.
Full documentation is included in package.
Online documentation is also available.