* Run the script on a EUR/USD chart. This will create a `raw_price_data.csv` file in the `MQL5/Files` directory of your MetaTrader 5 installation. The location of this directory can vary depending on your installation. You can find the location of the `MQL5` directory by going to `File > Open Data Folder` in your MetaTrader 5 terminal.
* Copy the `Benchmark_Model_EA.mq5` and `Neural_Network_Trader_EA.mq5` files from the `separate_codes` directory to the `MQL5/Experts` directory of your MetaTrader 5 installation.
* Copy the `benchmark_logistic_model.onnx` and `trading_neural_network_model.onnx` files from the `separate_codes` directory to the `MQL5/Files` directory of your MetaTrader 5 installation.