All Projects → EA31337 → EA-Tester

EA31337 / EA-Tester

Licence: MIT license
🐳📈 Headless Forex backtesting for MetaTrader platform using Docker

Programming Languages

shell
77523 projects
python
139335 projects - #7 most used programming language
MQL4
33 projects
Dockerfile
14818 projects
autohotkey
350 projects
MQL5
34 projects
Makefile
30231 projects

Projects that are alternatives of or similar to EA-Tester

Account-Protector
Automate emergency position closing and autotrading termination using a multi-setting expert advisor.
Stars: ✭ 47 (-38.96%)
Mutual labels:  metatrader-5, metatrader-4
metatrader-4-forex-sharp
MT4_SDK
Stars: ✭ 26 (-66.23%)
Mutual labels:  metatrader-4, mt4-platform
gym-mtsim
A general-purpose, flexible, and easy-to-use simulator alongside an OpenAI Gym trading environment for MetaTrader 5 trading platform (Approved by OpenAI Gym)
Stars: ✭ 196 (+154.55%)
Mutual labels:  forex, backtesting
Stocksharp
Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options).
Stars: ✭ 4,601 (+5875.32%)
Mutual labels:  forex, backtesting
dukascopy-tools
✨ Download historical price tick data for Crypto, Stocks, ETFs, CFDs, Forex via CLI and Node.js ✨
Stars: ✭ 128 (+66.23%)
Mutual labels:  forex, backtesting
docker-routeros
Mikrotik RouterOS inside Docker container
Stars: ✭ 225 (+192.21%)
Mutual labels:  docker-container
docker-tar1090
Multi-arch tar1090 container for visualising ADSB data
Stars: ✭ 31 (-59.74%)
Mutual labels:  docker-container
finlab crypto
Documentation
Stars: ✭ 197 (+155.84%)
Mutual labels:  backtesting
pojde
Develop from any device with a browser.
Stars: ✭ 60 (-22.08%)
Mutual labels:  docker-container
raspap-docker
A community-led docker container for RaspAP
Stars: ✭ 45 (-41.56%)
Mutual labels:  docker-container
nightly-docker-rebuild
Use nightli.es 🌔 to rebuild N docker 🐋 images 📦 on hub.docker.com
Stars: ✭ 13 (-83.12%)
Mutual labels:  docker-container
convert-document
A docker container for LibreOffice and unoconv, used to generate PDF files from office-type documents.
Stars: ✭ 53 (-31.17%)
Mutual labels:  docker-container
cqfd
cqfd helps running commands inside the Docker container configured for your project, keeping the user and working directory the same inside the container
Stars: ✭ 48 (-37.66%)
Mutual labels:  docker-container
docker-radarbox
AirNav RadarBox rbfeeder, multi-architecture (x86_64, arm32v7, arm64)
Stars: ✭ 26 (-66.23%)
Mutual labels:  docker-container
Quantrade
Quantitative strategies portfolio index [DEPRECATED].
Stars: ✭ 14 (-81.82%)
Mutual labels:  forex
xen-orchestra-docker
Xen Orchestra in a docker container
Stars: ✭ 53 (-31.17%)
Mutual labels:  docker-container
kanban-board
Single-click full-stack application (Postgres, Spring Boot & Angular) using Docker Compose
Stars: ✭ 138 (+79.22%)
Mutual labels:  docker-container
MetaTrader4-Bridge
Communication layer between MetaTrader 4 and your project.
Stars: ✭ 66 (-14.29%)
Mutual labels:  metatrader-4
docker-flightradar24
Multi-architecture docker container running flightradar24 fr24feed. Designed to work in tandem with mikenye/readsb (arm32v7/arm64/x86_64).
Stars: ✭ 71 (-7.79%)
Mutual labels:  docker-container
phd5-app
💜 Universal web application built upon Docker, PHP & Yii 2.0 Framework
Stars: ✭ 71 (-7.79%)
Mutual labels:  docker-container

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].