diff --git a/README.md b/README.md index cc4e9c9..ad08e3c 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,7 @@ Cryptocurrency trading bot. - Support for Binance, Gate.io, KuCoin and OKX. - Spot market only. - Customizable trading parameters. -- Real-time market data updates. -- Automatic order placement and management. +- Control and monitoring over REST API enpoints. - Statistics server for building real-time dashboards. - Additional scripts for stats and analysis. diff --git a/todo.txt b/todo.txt index 97e3ce0..4e03ed4 100755 --- a/todo.txt +++ b/todo.txt @@ -6,6 +6,7 @@ Mandatory: 3. Deploying script, both for testnet and for mainnet. 4. Maintain local orderbooks for each trading pair. 5. Consolidate vocabulary (trader, pair and bot; instance & trader) +6. Base add for short traders. Would be nice to have: