📚 Documentation Hub
Welcome to the FxMath AI Evolution documentation. This comprehensive guide covers everything from initial setup to advanced trading strategies.
Important System Folders
When you extract the application, the following folder structure is used:
FxMath_AI_Evolution/
├── config/ ← Configuration files (instances, search space)
├── data/ ← Historical data cache & SQLite DB
├── docs/ ← Markdown documentation
├── logs/ ← Trading logs
├── models/ ← Trained AI models
└── FxMath_AI_Evolution.exe
Pro Tip: Always run the executable from its own dedicated folder to ensure logs and configuration files are stored correctly.