EA-Tester

所属分类:金融证券系统
开发工具:Shell
文件大小:0KB
下载次数:0
上传日期:2023-11-12 17:11:28
上 传 者sh-1993
说明:  使用Docker的MetaTrader平台的无头外汇回溯测试
(Headless Forex backtesting for MetaTrader platform using Docker)

文件列表:
.appveyor.yml (2442, 2023-11-12)
.editorconfig (866, 2023-11-12)
.markdownlint.yaml (30, 2023-11-12)
.mdlrc (233, 2023-11-12)
.pre-commit-config.yaml (1642, 2023-11-12)
.shellcheckrc (570, 2023-11-12)
.yamllint (150, 2023-11-12)
Dockerfile (2561, 2023-11-12)
LICENSE (1068, 2023-11-12)
Makefile (1275, 2023-11-12)
Vagrantfile (8419, 2023-11-12)
conf/ (0, 2023-11-12)
conf/ea.ini (442, 2023-11-12)
conf/mt4-tester.ini (10193, 2023-11-12)
conf/mt5-tester.ini (10238, 2023-11-12)
conf/servers/ (0, 2023-11-12)
conf/servers/FXCM-AUDDemo01.srv (672, 2023-11-12)
conf/servers/FXCM-AUDReal01.srv (672, 2023-11-12)
conf/servers/FXCM-CADReal01.srv (672, 2023-11-12)
conf/servers/FXCM-EURDemo01.srv (672, 2023-11-12)
conf/servers/FXCM-EURReal01.srv (672, 2023-11-12)
conf/servers/FXCM-GBPDemo01.srv (672, 2023-11-12)
conf/servers/FXCM-GBPReal01.srv (512, 2023-11-12)
conf/servers/FXCM-JPYDemo01.srv (672, 2023-11-12)
conf/servers/FXCM-JPYReal01.srv (512, 2023-11-12)
conf/servers/FXCM-MT4-2.0-AUDDemo01.srv (512, 2023-11-12)
conf/servers/FXCM-MT4-2.0-AUDReal01.srv (512, 2023-11-12)
... ...

# EA Tester [![Release][github-release-image]][github-release-link] [![License][license-image]][license-link] [![AppVeyor][appveyor-ci-build-image]][appveyor-ci-build-link] [![Status][gha-image-check-master]][gha-link-check-master] [![Status][gha-image-lint-master]][gha-link-lint-master] [![Status][gha-image-shell-master]][gha-link-shell-master] [![Status][gha-image-mql-master]][gha-link-mql-master] [![Discuss][gh-discuss-badge]][gh-discuss-link] [![Channel][tg-channel-image]][tg-channel-link] [![Twitter][twitter-image]][twitter-link] [![Edit Code][gitpod-image]][gitpod-link] ## About Headless Forex backtesting for MetaTrader platform using Docker. ## Usage The easiest way is to [install Docker](https://www.docker.com/get-started), then run tester from the terminal: ```shell 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: ```shell docker run ea31337/ea-tester run_backtest -e MACD -y 2019 -v -t ``` To backtest EA31337 bot, check: [Backtesting using Docker](https://github.com/EA31337/EA31337/wiki/Backtesting-using-Docker). ### CLI options Check [`scripts/options.txt`](scripts/options.txt) file for supported parameters and variables. ### Support - For help, open a [new discussion][gh-discuss-link] to ask questions. - For bugs/features, raise a [new issue at GitHub][gh-issues]. - Join our [Telegram channel][tg-channel-link] for news and discussion group for help. [github-release-image]: https://img.shields.io/github/release/EA31337/EA-Tester.svg?logo=github [github-release-link]: https://github.com/EA31337/EA-Tester/releases [twitter-image]: https://img.shields.io/badge/EA31337-Follow-1DA1F2.svg?logo=Twitter [twitter-link]: https://twitter.com/EA31337 [gh-discuss-badge]: https://img.shields.io/badge/Discussions-Q&A-blue.svg?logo=github [gh-discuss-link]: https://github.com/EA31337/EA-Tester/discussions [gh-issues]: https://github.com/EA31337/EA-Tester/issues [license-image]: https://img.shields.io/github/license/EA31337/EA-Tester.svg [license-link]: https://tldrlegal.com/license/mit-license [appveyor-ci-build-link]: https://ci.appveyor.com/project/kenorb/ea-tester/branch/master [appveyor-ci-build-image]: https://ci.appveyor.com/api/projects/status/r4g7ughqovcv5ph5/branch/master?svg=true [gha-link-check-master]: https://github.com/EA31337/EA-Tester/actions?query=workflow%3ACheck+branch%3Amaster [gha-image-check-master]: https://github.com/EA31337/EA-Tester/workflows/Check/badge.svg [gha-link-lint-master]: https://github.com/EA31337/EA-Tester/actions?query=workflow%3ALint+branch%3Amaster [gha-image-lint-master]: https://github.com/EA31337/EA-Tester/workflows/Lint/badge.svg [gha-link-shell-master]: https://github.com/EA31337/EA-Tester/actions?query=workflow%3ATests-Shell+branch%3Amaster [gha-image-shell-master]: https://github.com/EA31337/EA-Tester/workflows/Tests-Shell/badge.svg [gha-link-mql-master]: https://github.com/EA31337/EA-Tester/actions?query=workflow%3ATests-MQL+branch%3Amaster [gha-image-mql-master]: https://github.com/EA31337/EA-Tester/workflows/Tests-MQL/badge.svg [tg-channel-image]: https://img.shields.io/badge/Telegram-join-0088CC.svg?logo=telegram [tg-channel-link]: https://t.me/EA31337 [gitpod-image]: https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod [gitpod-link]: https://gitpod.io/#https://github.com/EA31337/EA-Tester

近期下载者

相关文件


收藏者