EA31337 / EA-Tester

🐳📈 Headless Forex backtesting for MetaTrader platform using Docker
https://ea31337.github.io/EA-Tester
MIT License
109 stars 84 forks source link

Write script to run optimization tests in VM. #17

Closed kenorb closed 8 years ago

kenorb commented 8 years ago

For each test.ini we need to run file with .rules.

The goal is to run optimization tests based on YAML configuration, then propose changes with better optimized settings by sending a pull request.

kenorb commented 8 years ago

Implemented as part of run_backtest.sh (-o/-i).