Commit Graph

4 Commits

Author SHA1 Message Date
Kunthawat Greethong
143f2567c7 update code and fix bugs 2026-01-08 12:30:31 +07:00
Kunthawat Greethong
e7487af624 feat(oi): improve csv loading with caching
Add price caching to prevent repeated file reads and improve performance.
Implement multi-path search for CSV files with fallback options. Add
comprehensive logging for CSV load success/failure states. Update dashboard
to display CSV loading status. Simplify scraper CSV output format and automate
file transfer to terminal MQL5 Files directory.
2026-01-08 11:49:48 +07:00
Kunthawat Greethong
28a4546cd8 feat(oi): add open interest scraper module
add new oi_scraper directory for collecting open interest data
and update the main EA to integrate with the scraper functionality
2026-01-04 17:35:14 +07:00
Kunthawat Greethong
2a2ea51c24 Initial commit: Add Mean Reversion EA 2026-01-03 14:23:24 +07:00