Kodlar

Exp_SpearmanRankCorrelation_Histogram_TimeWeekPeriod MetaTrader 5 için

Expert Advisor Exp_SpearmanRankCorrelation_Histogram with the added option of trading within the weekly range only, the borders of which are specified in the EA's input settings

SupremAutoFibo MetaTrader 5 için

The indicator builds graphical object Fibonacci Levels with many settings at High and Low prices over the period specified in the indicator input parameters

SetColorFiboLevels_Grand_xN MetaTrader 5 için

The script builds the Fibonacci Levels graphical object with the option of selecting the number of its segments

CandlesAutoFibo_Grand_xN MetaTrader 5 için

Indicator CandlesAutoFibo_Grand with the option of changing the number of segments in the graphical object of Fibo levels using one input parameter

CandlesAutoFibo_Grand MetaTrader 5 için

Indicator CandlesAutoFibo with a wider range of settings to display Fibo levels

PEMA_3HTF MetaTrader 5 için

Three PEMAs from three different timeframes on a single chart

PEMA_2HTF MetaTrader 5 için

A colored cloud made of two PEMAs from different timeframes on a single chart

BollingerBands_Box MetaTrader 5 için

Displaying the latest closed values of indicator Bollinger Bands® with colored rectangles and background filling

HLCrossSigForDeMarker MetaTrader 5 için

The HLCrossSigForDeMarker is considered as a trend indicator since it is intended for "catching" trends. However, it's a pretty complex and informative indicator that allows excluding the psychological and emotional effects from trading

XXDPO_Candle_Alerts_HTF MetaTrader 5 için

Indicator XXDPO_Candle_Alerts with the timeframe selection option in its input parameters

Makaleler

Semafor Göstergelerini Kullanan Basit Alım Satım Sistemleri MetaTrader 5 için

Herhangi bir karmaşık alım satım sistemini dikkatlice incelersek, bunun bir dizi basit alım satım sinyaline dayandığını göreceğiz. Bu nedenle, acemi geliştiricilerin hemen karmaşık algoritmalar yazmaya başlamasına gerek yoktur. Bu makale, sözleşmeleri gerçekleştirmek için semafor göstergelerini

Ek Arabellekler Kullanmadan Ara Hesaplamalar için Fiyat Serilerinin Ortalamasını Alma MetaTrader 5 için

Bu makale, en basit ve tek tür sınıflarda paketlenmiş geleneksel ve sıra dışı ortalama alma algoritmaları hakkındadır. Bunlar, göstergelerin neredeyse tüm gelişmelerinde evrensel kullanım için tasarlanmıştır. Umarım önerilen sınıflar, özel ve teknik göstergelerin 'hantal' çağrılarına iyi bir

Yeni Başlayanlar için Çoklu Gösterge Arabelleği ile Bir Gösterge Oluşturma MetaTrader 5 için

Karmaşık kodlar bir dizi basit koddan meydana gelir. Bu kodlar hakkında bilgi sahibiyseniz, bu, o kadar karmaşık görünmez. Bu makalede, çoklu gösterge arabelleği ile bir göstergenin nasıl oluşturulacağını ele alacağız. Örnek olarak Aroon göstergesi ayrıntılı olarak analiz edilmiş ve kodun iki farklı

Çok Sayıda Enstrüman Üzerinde Alım Satım Yapan bir Expert Advisor Oluşturma MetaTrader 5 için

Finansal piyasalarda varlıkların çeşitlendirilmesi kavramı oldukça eskiye dayanır ve her zaman yeni başlayan yatırımcıları cezbetmiştir. Bu makalede, yazar, alım satım stratejilerinin bu yönüne bir başlangıç girişi yapmak için, çok para birimli bir Expert Advisor oluşturulmasına azami ölçüde basit

Göstergelerin Ekonomik Hesaplanmasına İlişkin Prensipler MetaTrader 5 için

Kullanıcı çağrıları ve teknik göstergeler, otomatik alım satım sistemlerinin program kodunda çok az yer kaplar. Bu, genellikle yalnızca birkaç kod satırıdır. Ancak bu, çoğu zaman, Expert Advisor'ı test etmek için harcanması gereken zamanın en büyük kısmını kullanan bu birkaç kod satırı olur. Bu

Yeni Başlayanlar için MQL5'te Dijital Filtrelerin Pratik Uygulaması MetaTrader 5 için

Dijital sinyal filtreleme fikri, alım satım sistemlerinin oluşturulmasıyla ilgili forum konularında kapsamlı olarak tartışıldı. Ve MQL5'te standart bir dijital filtre kodu oluşturmamak mantıksız olacaktır. Bu makalede yazar, "Yeni Başlayanlar için MQL5'te Özel Göstergeler" adlı makalesinden basit

Yeni Başlayanlar için MQL5'te Özel Göstergeler MetaTrader 5 için

Herhangi bir yeni konu, bir acemi için karmaşık ve öğrenmesi zor görünür. Bildiğimiz konular ise bize çok basit ve anlaşılır gelir. Ancak, herkesin bir şeyi sıfırdan ve hatta ana dilimizden öğrenmek zorunda olduğunu hatırlamıyoruz. Aynısı, kişinin kendi alım satım stratejilerini geliştirmesi için

Lite_EXPERT2.mqh: Expert Advisor Implementation Examples MetaTrader 4 için

In this article, the author continues to familiarize the readers with the Lite_EXPERT2.mqh functions using real Expert Advisor implementation examples. The article deals with the idea of using floating pending orders and pending orders that vary dynamically from deal to deal which are determined

Lite_EXPERT2.mqh: Functional Kit for Developers of Expert Advisors MetaTrader 4 için

This article continues the series of articles "Expert Advisors Based on Popular Trading Systems and Alchemy of Trading Robot Optimization". It familiarizes the readers with a more universal function library of the Lite_EXPERT2.mqh file

Effective Averaging Algorithms with Minimal Lag: Use in Indicators and Expert Advisors MetaTrader 4 için

The article describes custom averaging functions of higher quality developed by the author: JJMASeries(), JurXSeries(), JLiteSeries(), ParMASeries(), LRMASeries(), T3Series() and MASeries(). The author considers the hot substitution of these functions in indicators using the call of the