Includes: Bitfinex API integration, technical indicators, LLM signal generation, risk management, Slack notifications. Recent fixes: - SELL orders use position value instead of total balance - SELL signals always close full position - Failed orders added to rejected list for Slack reporting - Position/exposure limits auto-cap to remaining room - BUY order minimum raised to 10% of portfolio Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
6 lines
64 B
Plaintext
6 lines
64 B
Plaintext
requests>=2.31.0
|
|
pandas>=2.0.0
|
|
ta>=0.11.0
|
|
python-dotenv>=1.0.0
|
|
|