Newdigital
Sergey Golubev
Sergey Golubev
トピックに対するコメント Something Interesting to Read December 2013
Expert Advisor Programming for Metatrader 5: Creating Automated Trading Systems in the Mql5 Language (Paperback) The first guide to programming in MQL5 is here! "Expert Advisor Programming for
Something Interesting to Read December 2013
Sergey Golubev
Sergey Golubev
トピックに対するコメント 如何开始学习MQL5
以峰谷指标和 ATR 指标为例说明作为类来实施指标 MetaQuotes Software Corp. 在全新第 5 版的 MetaTrade 客户端中修订了处理 自定义指标 的概念。现在,它们以快得多的速度执行;每个指标只有一个具有唯一输入参数的例子,因此不管在哪怕一个交易品种的十个图表上使用其副本,它都仅计算一次。 但是一种算法保持不变。在与服务器的连接中断时,或在重大的 历史数据同步 中
如何开始学习MQL5
Sergey Golubev
Sergey Golubev
トピックに対するコメント 如何开始学习MQL5
基于成交历史的交易播放器 对交易历史进行可视分析是交易者的分析工作的重要部分。如果不是这样,则不会有要将数字 世界转换为图片世界的技术分析。显然,这是因为 80% 的人类感知是通过眼睛进行的。对信息进行概括的统计不能指出很多细微差别。只有用其对数字世界的直观感知进行可视化才能注意到细节。常言道:百闻不如一 见。 在本文中,我们将不考虑如何编写一个旨在实现交易历史的可视化自动显示的 EA
如何开始学习MQL5
Sergey Golubev
Sergey Golubev
トピックに対するコメント Press review
Bitcoin - India, China, Norway and then EU This was expected as China has already banned Bitcoin from financial transactions wherein it said that it can be used as a commodity that means it has it has
Press review
Sergey Golubev
Sergey Golubev
トピックに対するコメント Press review
Trading the News: U.S. Durable Goods Orders (based on dailyfx article ) Demands for U.S. Durable Goods are projected to increase 2.0% in November and a strong rebound may spark a bullish reaction in
Press review
Sergey Golubev
Sergey Golubev
トピックに対するコメント Something Interesting to Read December 2013
The Intelligent Investor by Benjamin Graham The foundation for value investing and being successful in the market, Benjamin Graham's classic has sold over 1 million copies and earns its spot on every
Something Interesting to Read December 2013
Sergey Golubev
Sergey Golubev
トピックに対するコメント EURUSD Technical Analysis 22.12 - 29.12: Ranging Correction
Just update of the situation Correction is just started on open D1 and H4 bar - we can see it on the image : MetaTrader Trading Platform Screenshots EURUSD, D1, 2013.12.24 MetaQuotes Software Corp
EURUSD Technical Analysis 22.12 - 29.12: Ranging Correction
シェアされた作者KlimMalginの記事
MQL5でのインディケーター の呼び方
MQL5でのインディケーター の呼び方

MQLプログラミング言語の新バージョンでは、 インディケーター扱いアプローチが変化しただけでなく、インディケーター作成の新しい方法があります。さらに、 インディケーターバッファーの取り組みがより柔軟になり、今では希望のインデックス方向を指定し、好きなだけインディケーター値を入手できます。本記事ではインディケーター呼び出しとインディケーターバッファーからのデータ検索の基本方法を 説明します。

Sergey Golubev
Sergey Golubev
Time to Move to Price Action (based on dailyforex.com article)

The most simple and uncomplicated trading method in the world is price action. All that is needed for trading price action is a blank raw price action chart and your trading method. The major difference between indicators and price action is; with indicators you are using old lagging price action information to try to predict the future, but with price action you are continually reading the raw and live price as it is being printed on the chart.

There are no indicators or outside influences at all used to trade price action. Basically Price action trading is the skill of being able to read the price and make trades on any chart, in any market, in any time frame and without the use of any indicators at all. Below are two charts side by side with the price action chart on the left with just raw price action and the chart full of indicators on the right hand side.

Education and commitment are needed to be successful with price action trading just like any other trading methods or systems that are worthwhile, but the reason price action trading is so successful and so many professional traders use it is because it simplifies the trading process and the mindset required to be profitable.
シェアされた作者MetaQuotesの記事
メタトレーダー5における検証の原則
メタトレーダー5における検証の原則

メタトレーダー5の3つの検証モードの違いは何でしょうか、また、特に何が求められているのでしょうか?複数手段で同時にトレードを行うEAの検証は、どのように行われるのでしょうか?検証中は、いつどのようにしてインディケータの値が計算され、イベントはどのように処理されるのでしょうか?「始値オンリー」モードの検証中に、異なる金融商品のバーを同期させるにはどうしたらいいでしょうか?本稿ではこれらをはじめとする、多くの質問に答えてみます。

シェアされた作者MetaQuotesの記事
MQL5でのオブジェクト作成と削除の順番
MQL5でのオブジェクト作成と削除の順番

MQL5プログラムでは、すべてのオブジェクトはカスタムオブジェクトだろうと、動的配列またはオブジェクト配列は特定の方法で作成され削除されます。 しばしば オブジェクトは他のオブジェクトの一部で、非初期化のオブジェクト削除の順は特に重要になります。本記事ではオブジェクトを使用するメカニズムの例を紹介します。

シェアされた作者MetaQuotesの記事
Expert Advisorの限界と検証
Expert Advisorの限界と検証

このシンボルは月曜ににトレードできる? ポジションをオープンするのに必要なお金が十分ある? ストップロスが起こった時ロスの大きさは? ペンディングオーダーの数を制限するには? トレード操作が実行されたのは現在のバーそれとも以前のバー? トレードロボットがこの種の検証をできない場合、どんなトレードストラテジーも負け戦略になる可能性があります。本記事はどんなExpert Advisorにおいても便利な検証例を紹介します。

シェアされた作者MetaQuotesの記事
インディケーターを別のインディケーターに適用
インディケーターを別のインディケーターに適用

OnCalculate() 関数呼び出しショートフォームのインディケーターを書くとき、インディケーターが価格データだけでなく、他のインディケーターデータによっても計算できる事実を見逃すかもしれません。 (内蔵またはカスタムのインディケーターにかかわらず)。他のインディケーターデータに正しく適用するためにインディケーターを改善したいですか?本記事ではそのような修正に必要なステップを復習します。

シェアされた作者MetaQuotesの記事
MQL5: 自分のインディケーターの作成
MQL5: 自分のインディケーターの作成

インディケーターとは何でしょう?スクリーン上に便利な方法で表示したい計算値の一式です。値の一式は配列としてプログラムに表されます。そのため、インディケーターの作成は配列 (価格配列) を取り扱い、他の配列 (インディケーター 値)に結果を記録するアルゴリズムを書くことを意味します。True Strength Indexの作成について説明することで、MQL5でどのようにインディケーターを書くか説明します。

シェアされた作者Dmitry Fedoseevの記事
カスタムグラフィックコントロールパート1:簡単なコントロールを作成する
カスタムグラフィックコントロールパート1:簡単なコントロールを作成する

本稿では、グラフィックコントロールの一般的な原則を網羅します。グラフィックオブジェクトの作業を早く便利に行うためのツールを用意し、テキストや数値データの入力のために簡単なコントロールを作成する方法や、その使用方法の例を分析していきます。

Muhammad Syamil Bin Abdullah
Muhammad Syamil Bin Abdullah
トピックに対するコメント Something Interesting to Read December 2013
Trading Systems and Methods, 5th Edition by Perry J.Kaufman Presenting an analytical framework for comparing systematic methods and techniques, this new edition offers expanded coverage in nearly all
Something Interesting to Read December 2013
中国利率再次飙升,中国央行可能提供进一步SLOs操作
Sergey Golubev
Sergey Golubev
トピックに対するコメント 报刊评论
中国利率再次飙升,中国央行可能提供进一步SLOs操作 星期一, 十二月 23 2013, 03:55 GMT 尽管中国央行上周进行了短期流动性操作(SLOs)缓解了信贷担忧,但中国货币市场利率周一再次飙升,中国7天期回购利率触及9.8%高位,上周五收盘于7.6%。 由于年末需要满足贷存比,目前中国银行业现金需求旺盛, IFR Markets分析师Sonali
全球最大黄金ETF六周来首次出现就正流入
Sergey Golubev
Sergey Golubev
トピックに対するコメント 报刊评论
全球最大黄金ETF六周来首次出现就正流入 星期一, 十二月 23 2013, 04:43 GMT 因临近年末大型机构开始调整仓位,空头回补推动黄金价格上周五上涨超过1%,但之前三个交易日累计下挫近4%。    国际现货黄金周一亚市位于1200美元一线窄幅整理。金价录得一个月来最大周线跌幅。金价今年下跌近30%,而美联储刺激举措曾促使金价于2011年升至纪录高位1920.30美元/盎司。   
Sergey Golubev
Sergey Golubev
12 Attractive Stocks For 2014 That Performed Superbly In 2013 (source - forbes)

Apple AAPL +0.83% (AAPL), Bank of America BAC -0.95% (BAC), Coca-Cola KO +0.45% (KO), CVS Caremark (CVS), Facebook (FB), Ford (F), Home Depot (HD), McDonald’s (MCD), Pfizer (PFE), TJX Cos. (TJX), United Health Group (UNH), and Walt Disney (DIS).
Sergey Golubev
Sergey Golubev
GBPUSD Fundamentals : December 23 - 27 (based on investing.com article)

Monday, December 23

The U.S. is to produce government data on personal spending and expenditure, while the University of Michigan is to release revised data on consumer sentiment and inflation expectations.

Tuesday, December 24

The U.K. is to release industry data on mortgage approvals, an important indicator of demand in the housing market.

The U.S. is to release data on durable goods orders, a leading indicator of production, as well as a report on new home sales.

Wednesday, December 25

Markets in the U.K. and the U.S. will remain closed for the Christmas Day holiday.

Thursday, December 26

Markets in the U.K. will remain closed in observance of Boxing Day.

Meanwhile, the U.S. is to release weekly data on initial jobless claims.

Friday, December 27

The U.S. is to round up the week with a report on crude oil supplies.