Sergey Golubev / Profil
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.
- 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.
Herhangi bir yatırımcı, herhangi bir zamanda bir trendi doğru bir şekilde tespit etme fırsatı için çok şey verir. Belki de herkesin aradığı Kutsal Kase budur. Bu makalede bir trendi tespit etmenin birkaç yolunu ele alacağız. Daha net olmak gerekirse MQL5 aracılığıyla bir trendi tespit etmek için birkaç klasik yolun nasıl programlanacağına bakacağız.
MQL5'in OpenCL için yerel destek sağlamaya başlamasının üzerinden bir yıldan fazla zaman geçti. Ancak, Uzman Danışmanlarında, göstergelerinde veya betiklerinde paralel bilgi işlem kullanmanın gerçek değerini pek de çok kullanıcı görmemiştir. Bu makale, bu teknolojiyi MetaTrader 5 alım satım terminalinde kullanmayı deneyebilmeniz için OpenCL'yi bilgisayarınıza yüklemenize ve kurmanıza yardımcı olma görevi görür.
- 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.

Makale, MetaTrader 5'teki Elliott Wave analizi için manuel ve otomatik dalga etiketlemenin bir kombinasyonunu temsil eden ilk geliştirme olan AutoElliottWaveMaker'ın bir incelemesini sunar. Dalga analizi aracı, yalnızca MQL5'te yazılmıştır ve harici dll kitaplıklarını içermez. Bu, MQL5'te sofistike ve ilginç programların geliştirilebileceğinin (ve geliştirilmesi gerektiğinin) bir başka kanıtıdır.

But I uploaded on this thread Stochastic https://www.mql5.com/en/forum/12391/page2 the other setup which we can use in technical analysis too (to create the threads and to make simple analysis of the market condition). This second one is related to Stochastic and it is here https://www.mql5.com/en/forum/12391/page3#comment_517682 with one exception: period for slow MA should be 200 instead of 100 for example.