Fan sayfamıza katılın
EasyXML is a native MQL5 XML Parsing Library. It can parse XML from three different sources: URL, File and String Input. It is completely object oriented and strives to integrate neatly with MQL5, as it utilizes CObject and CArrayObj from the MQL5 standard library to store the DOM.
Trend indicator similar to Ichimoku Kinko Hyo, with a number of drawing options and calculation parameters.
The library contains the following hash functions: adler32, CRC-32, MaHash8v64. Also it has functions for radix conversion of a number.
The script contains a class, that can be used to solve mathematical and logical expressions, defined as string.
Class for exchanging data between programs. It allows to pass structures of arbitrary size via the global variables of the terminal from one program to another.
Many traders are interested in native work with the BTC-e exchange directly from MetaTrader. In the exchange API, it is necessary to send data with the confirmation of parameters validity through HMAC-SHA512. The algorithm of SHA512 and HMAC calculation is implemented in this class.
Handy functions for comparison, rounding, formatting and debugging of doubles (prices, lots and money).
Multi-currency Expert Advisor functional module for organization of an access to any historical data with a request result processing.
New CCalendarInputBox control element of the IncGUI library has been designed for date and/or time input.
Trading signals module based on Delta ZigZag indicator.
Bulanık modeller geliştirmek için olan FuzzyNet kütüphanesi C# ile yazılmıştır. MQL5'e port edilirken, kütüphaneye Mamdani türü sistemler için 8 üyelik fonksiyonu ve 4 durulaştırma metodu eklenmiştir.
Original mathematical functions taken from different places, which either do not have analogues or perform much faster than alternative implementations
A class to reconstruct closed trades (paired in/out deals) from history sorted by close time.
Smooth Algorithms fixed version plus Trade Algorithms plus full operational EA, plus two indicators . So you will get complete project where you be able to see example how to use and implement this libraries
RSI Uzman Danışmanı (EA), MetaTrader 5 (MT5) platformu için geliştirilmiş otomatik bir ticaret aracıdır. Bu EA, alım satım performansını optimize etmek için risk yönetimi, kısmi pozisyon kapatma ve işlem saati kısıtlamalarını içeren alım satım sinyallerini belirlemek için Göreceli Güç Endeksinden (RSI) yararlanır.
Tek istediğimiz algoritmalar ve yöntemler hakkında düşünmek, sözdizimi ve emirlerin nasıl verileceği hakkında değil. Burada MQL5'te pozisyonları yönetmek için basit fonksiyonlara sahipsiniz.
CADXWOnArray class is designed for calculation of ADXW (Average Directional Movement Index Wilder, ADX Wilder) values on indicator buffers. The example of use of the class is provided.
CMACDOnArray class is designed for calculation of MACD (Moving Average Convergence/Divergence) values on indicator buffers. The example of use of the class is provided.
CDeMarkerOnArray class is designed for calculation of DeMarker values on indicator buffers.
The CFastFile eliminates the need for an intermediate writing of data to the physical file on disk. It provides the significant acceleration when working with data.
This non-trading utility generates custom symbol information on 1M chart. Configure using Tick Size, Pip Size, Points or R. Now with Asymetric Reversals!
Bulanık mantık, askeri bilimde, özellikle de füzeleri yönlendirmek için aktif olarak kullanılan modern bir bilimdir. Artık tüccarlar için de kullanılabilir.
CMAOnArray class is used for Moving Average calculation on indicator buffer's data. The example of use of the class is provided.
Trading signals module for MQL5 Wizard. The moment, when NonLagDot indicator changes its color, indicates the time for market entry.
The class realizes generalized regression network (General Regression Neural Network - GRNN)
This class is designed for creating interactive buttons with various states on a price chart.
This Include File checks for Market Open Hours. An EA to test it is also included.
CStdDevOnArray class is designed for calculation of Standard Deviation (StdDev) on indicator buffers. The example of use of the class is provided.
The CTemaOnArray class is intended for calculation of TEMA (Triple Exponential Moving Average) on an indicator buffer.