Skip to content

๐Ÿณ๐Ÿ“ˆ Headless Forex backtesting for MetaTrader platform using Docker

License

Notifications You must be signed in to change notification settings

FortesenseLabs/EA-Tester

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

EA Tester

Release License AppVeyor Status Status Status Status Discuss Channel Twitter Edit Code

About

Headless Forex backtesting for MetaTrader platform using Docker.

Usage

The easiest way is to install Docker, then run tester from the terminal:

docker run ea31337/ea-tester help

to list available commands.

Backtesting

Here is the example command for running backtest on MACD using historical data from 2019:

docker run ea31337/ea-tester run_backtest -e MACD -y 2019 -v -t

To backtest EA31337 bot, check: Backtesting using Docker.

CLI options

Check scripts/options.txt file for supported parameters and variables.

Support

About

๐Ÿณ๐Ÿ“ˆ Headless Forex backtesting for MetaTrader platform using Docker

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 42.1%
  • Python 37.2%
  • MQL4 18.0%
  • Dockerfile 0.9%
  • AutoHotkey 0.8%
  • MQL5 0.6%
  • Makefile 0.4%