コード

アラート付きの基準線 MetaTrader 5のため

色のカスタマイズ機能とトレンドの変化に関する警告送信機能を持つ基準線です。

Demo_IndicatorSetDouble MetaTrader 5のため

IndicatorSetDouble()関数の使用例。指標ウィンドウの最大値と最小値及び水平線が配置されているレベル値を逆転する指標

Demo_IndicatorSetInteger MetaTrader 5のため

IndicatorSetInteger()関数の例。水平方向のレベルごとに「買われ過ぎレベル」などのラベルを作成する方法を示すシンプルな指標

Demo_IndicatorSetString MetaTrader 5のため

ndicatorSetString()関数の使用例。レベルごとに「買われ過ぎレベル」などのラベルを作成する方法を示すシンプルな指標

Demo_FileReadInteger MetaTrader 5のため

この指標はFileReadInteger() 関数の使用例を実証します。

Demo_FileWriteInteger MetaTrader 5のため

このスクリプトはFileWriteInteger()関数の使用例を実証します。

Demo_FileTell MetaTrader 5のため

このスクリプトは FileTell()関数の使用例を実証します。

Demo_FileSize MetaTrader 5のため

このスクリプトはFileSize() 関数の使用例を実証します。

Demo_FileReadDouble MetaTrader 5のため

この指標はFileReadDouble() 関数の使用例を実証します。

Demo_FileWriteDouble MetaTrader 5のため

このスクリプトはFileWriteDouble()関数の使用例を実証します。

記事

Interview with Alexey Masterov (ATC 2012) MetaTrader 5のため

We do our best to introduce all the leading Championship Participants to our audience in reasonable time. To achieve that, we closely monitor the most promising contestants in our TOP-10 and arrange interviews with them. However, the sharp rise of Alexey Masterov (reinhard) up to the third place has

Interview with Sergey Pankratyev (ATC 2012) MetaTrader 5のため

The Championship is coming to an end leaving us with vivid impressions of many unusual trading strategies. However, the trading robot of Sergey Pankratyev (s75) is showing really peculiar things - it is trading all 12 currency pairs opening only long positions. It is not an error but just a response

Interview with Enbo Lu (ATC 2012) MetaTrader 5のため

"Be sure to participate in the Automated Trading Championships, where you can get a truly invaluable experience!" - this is the motto of contestant Enbo Lu (luenbo) from China. He appeared in the TOP-10 of Automated Trading Championship 2012 last week and is now consistently trying to reach the

Interview with Ruslan Ziyatdinov (ATC 2012) MetaTrader 5のため

The Championship keeps providing us with new discoveries, as well as new interesting Participants and unusual ideas implemented in the competition trading robots. While interviewing Ruslan Ziyatdinov (rusland1962), we learned about his simple approach to trading and found out why it is better to

Interview with Mariusz Zarnowski (ATC 2012) MetaTrader 5のため

As December 28 is approaching, the list of leaders of the Automated Trading Championship 2012 is becoming clearer. With only two weeks to go until the end of the Championship, Mariusz Zarnowski (zrn) from Poland stands a good chance to be in the top three. His EA has already demonstrated how it can

Interview with Evgeny Gnidko (ATC 2012) MetaTrader 5のため

The Expert Advisor of Evgeny Gnidko (FIFO) currently seems to be the most stable one at the Automated Trading Championship 2012. This trading robot entered TOP-10 at the third week remaining one of the leading Expert Advisors ever since

Interview with Sergey Abramov (ATC 2012) MetaTrader 5のため

The trading robot of Sergey Abramov (26405) is staying in TOP-10 since the second week. However, it caused much anxiety for its developer. As it turned out, the robot contains a small error in position close block. The robot has been developed almost exclusively on the basis of the past years'

Interview with Alexandr Artapov (ATC 2012) MetaTrader 5のため

It was during the second week of the Championship when the Expert Advisor of Alexandr Artapov (artall) found itself on the third position trading EURUSD and EURJPY. Then it briefly left TOP-10 to appear again after one month of struggle for survival. As it turned out, this trading robot is still

Interview with Juan Pablo Alonso Escobar (ATC 2012) MetaTrader 5のため

"Everyone who is struggling with programming and who were not able to participate in this year's competition, know that it becomes a lot easier in time", said Juan Pablo Alonso Escobar (JPAlonso), the hero of today's interview

Interview with Dmitry Terentew (ATC 2012) MetaTrader 5のため

Is it really necessary to be a programmer to develop trading robots? Do we need to spend years monitoring price charts to be able to "feel" the market? All these issues have been discussed in our interview with Dmitry Terentew (SAFF), whose trading robot has been occupying the first page of the

フォーラム

エキスパート: 書籍「MQL5を使用したアルゴリズム取引のためのニューラルネットワーク」からの例

書籍「MQL5を使用したアルゴリズム取引のためのニューラルネットワーク」からの例 : 本書「MQL5を使用したアルゴリズム取引のためのニューラルネットワーク」は、人工知能とニューラルネットワークの理論的基礎と、MQL5プログラミング言語を使った金融取引への応用の実践的側面の両方を網羅した包括的なガイドブックです。 作者: MetaQuotes

エキスパート: トレーダーのためのMQL5プログラミング - 書籍からのソースコード。第7部

トレーダーのためのMQL5プログラミング - 書籍からのソースコード。第7部 : 本書最後となる第7部では、MetaTrader 5のプログラムを開発する際に役立つMQL5 APIの高度な機能について説明します。これには、カスタム金融銘柄、組み込みの経済指標カレンダーイベント、およびネットワーキング、データベース、暗号化などの汎用テクノロジーが含まれます。 作者: MetaQuotes

エキスパート: トレーダーのためのMQL5プログラミング - 書籍からのソースコード。第6部

トレーダーのためのMQL5プログラミング - 書籍からのソースコード。第6部 : 『トレーダーのためのMQL5プログラミング』の第6部では、MQL5言語の重要な要素である取引の自動化について学びます。まず、金融商品の仕様や取引口座の設定など、基本的なエンティティについて説明します。これらはエキスパートアドバイザー(EA)を適切に動作させるための前提条件です。 作者: MetaQuotes

エキスパート: トレーダーのためのMQL5プログラミング - 書籍からのソースコード。第5部

トレーダーのためのMQL5プログラミング - 書籍からのソースコード。第5部 : 本書の第5部では、金融データの分析・処理、チャートの視覚化、自動化、ユーザーとのインタラクションなど、アルゴリズム取引に関連するAPIについて掘り下げていきます。 作者: MetaQuotes

エキスパート: トレーダーのためのMQL5プログラミング - 書籍からのソースコード。第4部

トレーダーのためのMQL5プログラミング - 書籍からのソースコード。第4部 : 本書の第4部では、組み込み関数(MQL5 API)のマスターに焦点を当て、徐々に特殊なサブシステムに踏み込んでいきます。どんなMQL5プログラムでも、多くのテクノロジーと機能を利用することができます。したがって、ほとんどのプログラムで利用できる最もシンプルで便利な機能から始めるのが理にかなっています。 作者: MetaQuotes

エキスパート: トレーダーのためのMQL5プログラミング - 書籍からのソースコード。第3部

トレーダーのためのMQL5プログラミング - 書籍からのソースコード。第3部 : 第3部「MQL5でのオブジェクト指向プログラミング」では、MQL5言語によるオブジェクト指向プログラミング(OOP)の世界に浸ることができます。ソフトウェア開発には、複数のエンティティの管理に関連する複雑さが伴うことが多く、プログラミングの利便性、生産性、品質を向上させる高度な技術が必要とされます。 作者: MetaQuotes

エキスパート: トレーダーのためのMQL5プログラミング - 書籍からのソースコード。第2部

トレーダーのためのMQL5プログラミング - 書籍からのソースコード。第2部 : 第2部「MQL5プログラミングの基礎」では、このプログラミング言語の主要な概念を紹介します。本書のこの部分では、データ型、識別子、変数、式、および演算子について説明します。さまざまな命令を組み合わせてプログラムロジックを形成する方法を学びます。 作者: MetaQuotes

エキスパート: トレーダーのためのMQL5プログラミング - 書籍からのソースコード。第1部

トレーダーのためのMQL5プログラミング - 書籍からのソースコード。第1部 : 本書の第1章では、MQL5言語と開発環境を紹介しています。MQL4(MetaTrader 4言語)と比較してMQL5言語で導入された新機能の1つは、オブジェクト指向プログラミング(OOP)のサポートです。これはC++に似ています。 作者: MetaQuotes

エキスパート: ONNXモデルによる手書き数字の認識例

ONNXモデルによる手書き数字の認識例 : このエキスパートアドバイザーは取引を行いません。標準的なCanvasライブラリを使って実装されたシンプルなパネルで、マウスを使って数字を書くことができます。数字の認識には、訓練されたmnist.onnxモデルが使用されます。 作者: Slava

インディケータ: Pin bar and inside bar combination

Pin bar and inside bar combination : Indicator to detect Pinbar + Insidebar combination. 作者: Kosuke Sakaguchi