Commit graph

6 commits

Author SHA1 Message Date
8978cdac05 Enhance TradeLocker Studio MACD strategy with improved parameters and trade window logic; add new tuning features for better performance and risk management. 2026-06-09 07:18:52 -04:00
904dc9a92d Refactor MACD strategy to enhance risk management and signal evaluation; implement trend-based exits and cooldown protection for trades. 2026-06-08 16:42:38 -04:00
c4ba328a5b Add TradeLocker broker integration and update documentation
- Implement TradeLocker broker adapter with JWT authentication and order management.
- Enhance README.md with TradeLocker setup instructions and usage examples.
- Update ledger.json to include TradeLocker-related files and notes.
- Add standalone MACD strategy for TradeLocker Studio.
- Modify requirements.txt to include necessary dependencies for TradeLocker.
- Create .env.example for TradeLocker configuration.
2026-06-08 16:26:54 -04:00
c3828101dc Refactor logging format for numerical values across multiple modules; enhance TradeLocker broker implementation for live trading; add support for broker-specific credentials in configuration; implement monthly model retraining workflow in GitHub Actions. 2026-06-08 15:33:06 -04:00
845b837195
Update README.md to provide a comprehensive overview of the LSTM Multi-Timeframe Trading Bot, including features, installation instructions, project structure, data pipeline, model architecture, training, backtesting, live trading, risk management, deployment, API reference, contributing guidelines, and support information. 2025-09-30 23:10:23 -04:00
fece9da8b1
Initial commit 2025-09-30 22:32:23 -04:00