0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

MQL5-ストラテジーテスター? 3

Posted at

はじめに

この記事は以下リンクのYoutubeビデオを翻訳したものになります。よければそちらもご覧ください。

https://www.youtube.com/watch?v=MMYwKGAoiYE&list=PLV8YK-9p3TcOmgAFIjntw-GxOJoHp9xwc&index=5&t=0s

前回記事 は以下です。

https://qiita.com/James_KW/items/2ae64601a1ec88e4eec6
本記事の内容はこの記事の続きになります。

ストラテジーテスターとは

image.png
ストラテジーテスターとは、ヒストリカルデータを用いてMQL5で作ったEAが実際に利益を出すことができるのかどうかを調べる(バックテスト)ためのものである。

ストラテジーテスターを開いてみる

ストラテジーテスターを開くためには、ツールバーから[表示]>[ストラテジーテスター]と押していけば開ける。
image.png

真っ先に概要タブが開き、いくつかの選択肢が現れると思うが、今回は[単一]を選ぶ。
image.png

すると、どういう条件でテストするのかを決める欄が登場する。
[エキスパート]:どのエキスパートを使ってテストするのか
[銘柄]:どの銘柄を使うのか、どの時間足でテストするのか
[日付]:どの期間でテストするのか
[フォワードテスト]:フォワードテストテストするのかどうか
[遅延]:通信にかかる時間を計算に入れるのか

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?