Hi Ultralytics team,
I'm using YOLOv8 for an interesting use case: detecting Buy/Sell patterns on financial candlestick charts.
The system:
- Generates candlestick charts from MT5 data
- Runs YOLOv8 to detect trading signals
- Aggregates across 5 timeframes (M5-M4)
- Auto-posts results to Telegram
GitHub: https://github.com/xiaoumin3-alt/ChartScanAI
This could be useful for traders who want AI-powered chart analysis. The model was fine-tuned on XAUUSD patterns.
Happy to contribute this as a use case example!
Hi Ultralytics team,
I'm using YOLOv8 for an interesting use case: detecting Buy/Sell patterns on financial candlestick charts.
The system:
GitHub: https://github.com/xiaoumin3-alt/ChartScanAI
This could be useful for traders who want AI-powered chart analysis. The model was fine-tuned on XAUUSD patterns.
Happy to contribute this as a use case example!