Newdigital
Sergey Golubev
Sergey Golubev
Comment to topic Market Condition Evaluation based on standard indicators in Metatrader 5
Well ... so we go ... Indicators PriceChannel Signal , MaksiGen_Range_Move MTF , AbsoluteStrength , TrendStrength_v2 Template marketcondition1.tpl (attached) Installation place 4 indicators in
ailenwu
ailenwu
Howto use cloud and agents (in Chinese language)
    首先声明,只能赚点水电上网费,不会太多。     随着电脑配置越来越高,大部分的电脑资源都是空闲的,尤其是有些公司的服务器,整天都要开着,但工作的时候并不多。现在我们可以让电脑加入分布式云网络,让电脑在空闲时间自动完成云网络分配的任务,为你赚取美金,并且不影响你的正常工作。     在开始前,还要确认一点,你的电脑配置要高一些,至少是多核,有足够的剩余内存,也就是说它要比较闲。    
Howto use cloud and agents (in Chinese language)
free MT5 EAs
Sergey Golubev
Sergey Golubev
Comment to topic Usefulness (or not) of the magic number with MQL5.
I do not know about it ... all as I know that MT5 EAs are having magic numbers anyway - example with free EAs: ============ 1. First version of AsctrendND EA 2. Next version of AsctrendND EA (verion
MetaQuotes
MetaQuotes
Seminar on the Advantages of MetaTrader 5 and MetaTrader 5 Gateway to WSE Successfully Held in Warsaw
The Seminar on the Advantages of MetaTrader 5 and MetaTrader 5 Gateway to WSE was successfully held in Warsaw Marriott Hotel on June 27, 2013. The gateway to the Warsaw Stock Exchange attracted a great interest of a number of key Polish financial
Seminar on the Advantages of MetaTrader 5 and MetaTrader 5 Gateway to WSE Successfully Held in Warsaw
Sergey Golubev
Sergey Golubev
Comment to topic Market Condition Evaluation based on standard indicators in Metatrader 5
I promissed here to describe something about divergence. yes, it is related to this thread Market Condition Evaluation based on standard indicators in Metatrader 5 We can write about divergence from
Sergey Golubev
Sergey Golubev
Comment to topic Market Condition Evaluation based on standard indicators in Metatrader 5
Or ... to make it shorter - we can see the rules from the image
Market Condition Evaluation based on standard indicators in Metatrader 5
Besides, there are many signals of Ichimoku indicator to open the trades. I know about 6 signals (but it is much more signals in combination with each other):

Tenkan Sen / Kijun Sen Cross - very weak signal but it is coming as the first one ... but it may be a lot of false signals
price crossing Kijun Sen - more strong signal
price crossing Sinkou Span A line (Kumo Breakout)
price crossing Sinkou Span B line (Kumo Breakout)
Senkou Span A crossing the Senkou Span B (trend reversal)
Chikou Span crossing historical price - it is most strong signal for Ichimoku but it is lagging on timeframes started with H1, and not lagging for lower timeframes.

The combination of all those 6 signals = Ichimoku indicator.
Sergey Golubev
Sergey Golubev
Comment to topic Market Condition Evaluation based on standard indicators in Metatrader 5
Hi zeno, as to lower timeframe ... the default settings of Ichimoku is 9/26/52, right? But it is mainly for higher timeframe (started from H1 for example). For lower timeframe - there are 2 kinds of
- Tenkan Sen - moving average of the highest high and lowest low over the last 9 trading days. (Highest high + Lowest low) / 2 over the last 9 trading days
- Kijun Sen - moving average of the highest high and lowest low over the last 26 trading days. (Highest high + Lowest low) / 2 over the last 26 trading days.
- Senkou Span A - the average of the Tenkan Sen and Kijun Sen, plotted 26 days ahead. (Tenkan Sen + Kijun Sen) / 2 plotted 26 days ahead
- Senkou Span B - the average of the highest high and lowest low over the last 52 days, plotted 26 days ahead. (Highest high + Lowest low) / 2 over the last 52 trading days plotted 26 days ahead.
- Chikou Span - the closing price plotted 26 days behind.
Sergey Golubev
Sergey Golubev
Comment to topic USDJPY Technical Analysis 23.06 - 30.06 : Rally Finishing to Ranging
Well ... what I am explaining here by text and charts - it is understandable for traders. But there are traders and coders on the forum. And I think we all know that they are using different "forex
shared author's Dmitriy Skub article
Several Ways of Finding a Trend in MQL5
Several Ways of Finding a Trend in MQL5

Any trader would give a lot for opportunity to accurately detect a trend at any given time. Perhaps, this is the Holy Grail that everyone is looking for. In this article we will consider several ways to detect a trend. To be more precise - how to program several classical ways to detect a trend by means of MQL5.

Renat Fatkhullin - MetaQuotes
Renat Fatkhullin - MetaQuotes
Comment to topic Обсуждение статьи "Как установить и использовать в расчетах OpenCL"
Во первых, OpenCL - это собственная спецификация методов параллелизма, независимая от хардверной реализации. Поэтому нельзя искать полного совпадения со спецификациями GPU. Юниты - это не отдельные
phi nuts
phi nuts
Comment to topic I can not withdraw money. paypal button unselected
If you have "blocked financial operation", try to de-select "Control Session By IP" in your security section of your profile page. You may have to log out and login again to try that. If that does not
Sergey Golubev
Sergey Golubev
Как установить и использовать в расчетах OpenCL https://www.mql5.com/ru/articles/690
shared author's MetaQuotes article
How to Install and Use OpenCL for Calculations
How to Install and Use OpenCL for Calculations

It has been over a year since MQL5 started providing native support for OpenCL. However not many users have seen the true value of using parallel computing in their Expert Advisors, indicators or scripts. This article serves to help you install and set up OpenCL on your computer so that you can try to use this technology in the MetaTrader 5 trading terminal.

Sergey Golubev
Sergey Golubev
The coders are coding for free if ... how non-programer can ask to code for him? there are 3 ways to do it :

- he can do it by himself (if he understands mql5 programming language)
- he can ask someone using Job service for example,
- or some coder can do it for free for him ... but coders are coding for free if it is interesting for them personally and if it is interesting for majority of mql5 members.
The coders are coding for free if ...
Sergey Golubev
Sergey Golubev
Comment to topic How to convert a mt4 indicator to a mt5 one
They are few ways to do you can do it by yourself (if you understand mql5 programming language) , you can ask someone to convert using Job service for example, , or some coder can do it for free for
MetaQuotes
MetaQuotes
Comment to topic Список изменений в билдах MetaTrader 5 Client Terminal
MetaTrader 5 Client Terminal build 821 : Обновлённая витрина сигналов и быстрая регистрация сигнала Terminal: Добавлена возможность установки уровней Stop Loss и Take Profit в торговом диалоге
Список изменений в билдах MetaTrader 5 Client Terminal
shared author's MRoVas article
AutoElliottWaveMaker - MetaTrader 5 Tool for Semi-Automatic Analysis of Elliott Waves
AutoElliottWaveMaker - MetaTrader 5 Tool for Semi-Automatic Analysis of Elliott Waves

The article provides a review of AutoElliottWaveMaker - the first development for Elliott Wave analysis in MetaTrader 5 that represents a combination of manual and automatic wave labeling. The wave analysis tool is written exclusively in MQL5 and does not include external dll libraries. This is another proof that sophisticated and interesting programs can (and should) be developed in MQL5.

Renat Fatkhullin - MetaQuotes
Renat Fatkhullin - MetaQuotes
Comment to topic Номинальная скорость обработки ордеров - МТ4 vs МТ5. Тестируем вместе.
Вот мои результаты тестов по сети из Лимассола до Амстердама, пинг до MetaQuotes-Demo серверов на уровне 130 мс. Тесты на MetaTrader 5 build 642: 2012 .04 .30 14:09:40 MQL5TradeSpeed .Sync .vs
Sergey Golubev
Sergey Golubev
Comment to topic How to Start with Metatrader 5
Something to read ... Good article found: MQL5 Programming Basics: Time : In MQL5, time is measured in seconds elapsed since the beginning of the so-called Unix epoch that began on January 1, 1970. To
MetaQuotes
MetaQuotes
Get in touch with developers using Service Desk!
Any new software inevitably contains bugs that are not always possible to detect even under the most rigorous in-house testing. We therefore attach great importance to all user reports about issues in our programs and try to answer each one of them
Get in touch with developers using Service Desk!