Automated-Trading
コード
アラート付きの基準線 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
フォーラム
インディケータ: Pin bar and inside bar combination
Pin bar and inside bar combination : Indicator to detect Pinbar + Insidebar combination. 作者: Kosuke Sakaguchi
インディケータ: 移動平均線を高値側又は安値側に標準偏差分シフトし、チィックによって色変換するライン指標
移動平均線を高値側又は安値側に標準偏差分シフトし、チィックによって色変換するライン指標 : MQL5ドキュメントの指標スタイルの例を参考に、MAと標準偏差を利用し、且つ5チィックごとに反応して、線の色が変化する指標を作成しました。 Envelopes(エンベロープ)は 移動平均線から一定距離(%)離れてプロットされている一方、ボリンジャーバンドは標準偏差の一定数離れてプロットされています。 通常ボリンジャーバンドは、ミドルラインとして20単純移動平均を使い、トップとボトムラインを標準偏差で離して描いています。
スクリプト: 為替履歴と指標データの取得
為替履歴と指標データの取得 : MQL5ドキュメントのスクリプト例を参考に、為替履歴と指標データの取得ができるスクリプトです。 作者: Notta
インディケータ: Price period SMA
Price period SMA : インディケータは、指定された期間の平均価格を計算します。 作者: Lilita Bogachkova
スクリプト: Code to use TweetHelper
Code to use TweetHelper : Example of code (script) for using TweetHelper 作者: Yutaka Okamoto
スクリプト: Code to use TweetHelper
Code to use TweetHelper : Example of code (script) for using TweetHelper 作者: Yutaka Okamoto
エキスパート: MACD Auto EA 381
MACD Auto EA 381 : Use a MACD auto bay and sall. Automaticaly shift stopless. 作者: m-miyaichi
インディケータ: Donchian Channel Width
Donchian Channel Width : Period High Price-Low Price Width 作者: Kenichi Yagi
インディケータ: Stochastic volatilty - チャート上
Stochastic volatilty - チャート上 : Stochastic volatility - チャート上 作者: Mladen Rakic
インディケータ: Step average
Step average : Step average 作者: Mladen Rakic