Installationο
Prerequisitesο
Before installing Cerebrum Forex, make sure you have:
Python 3.10+ installed
MetaTrader 5 installed and configured with an account (demo or real)
Windows 10/11 (required for MT5)
Installation via Setupο
Download the
CerebrumSetup_1.0.0.exefileRun the installer
Follow the on-screen instructions
Launch Cerebrum Forex from the Start menu
Developer Installationο
# Clone the repository
git clone https://github.com/bmz-technology/cerebrum-forex.git
cd cerebrum-forex
# Create a virtual environment (recommended)
python -m venv venv
venv\Scripts\activate
# Install dependencies
pip install -r requirements.txt
# Launch the application
python main.py
MetaTrader 5 Configurationο
Open MetaTrader 5
Ensure algorithmic trading is enabled:
ToolsβOptionsβExpert AdvisorsCheck βAllow algorithmic tradingβ
In Cerebrum, go to
Settingsand configure the MT5 path if necessary
Verifying the Installationο
Once the application is launched:
Verify that the MT5 connection indicator is green β
Go to the
Extractiontab and clickSmart ExtractOHLC data should start downloading