Skip to content

Commit 3a3f16f

Browse files
authored
delete duplicates
1 parent 4c67775 commit 3a3f16f

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -27,16 +27,6 @@
2727

2828
TRAID is a high-performance cryptocurrency trading bot that leverages technical analysis to identify trading opportunities across multiple exchanges. It supports both single-coin focused trading and dynamic multi-coin trading strategies, automatically switching between assets based on market conditions and opportunities.
2929

30-
```bash
31-
# Install dependencies
32-
pip install -r requirements.txt
33-
34-
# Run the bot
35-
python -m traid.main
36-
37-
# Listening to market data and executing trades
38-
```
39-
4030
## Features
4131

4232
- **Real-time Market Analysis**: WebSocket connections to Kraken for live price and volume data

0 commit comments

Comments
 (0)