Kodlar

Information on the symbols MetaTrader 4 için

The script outputs the information on symbols to a CSV file: swaps, spreads, stops, contracts

Grouping account history MetaTrader 4 için

The script reads the list of deals from the account history, groups them by the sign specified in the parameters and outputs to a file

Transfer trades from the tester report to the chart MetaTrader 4 için

The script is designed to transfer trades from the standard report of the MetaTrader 4 tester to the chart

Gap indicator MetaTrader 4 için

The indicator shows the gaps between the closing price of the previous bar and the opening price of the current bar

Function library for maintaining positions with a simple trailing stop MetaTrader 4 için

With the help of this library it is possible to implement the ability to maintain positions with a simple trailing stop in any Expert Advisor

Library of functions for working with INI-files. MetaTrader 4 için

The library contains five functions for reading the values from an INI-file and five functions for writing the values to an INI-file. Thus, there are five pairs of functions to read/write the values of 'integer array', 'boolean', 'double', 'integer' and 'string' types

Set2StopOrders MetaTrader 4 için

Placing two pending stop orders for breaking through some trade range, for example, before the important news are published

Reverse MetaTrader 4 için

It reverses all the positions on the current symbol

Average Volatility MetaTrader 4 için

The script performs the calculation of the average volatility of the symbol on the specified interval

b-Account MetaTrader 4 için

This library was created for testing the portfolio of expert advisors

Makaleler

Sending Trading Signals in a Universal Expert Advisor MetaTrader 4 için

The article describes different ways of sending trading signals from a signal program unit of a universal Expert Advisor into the positions and orders controlling unit. It dwells on serial and parallel interfaces

Forum

KimIV'ten faydalı özellikler

Bu başlıkta fonksiyonlarımın kodlarını MQL4 programlama dilinde yayınlayacağım, kullanımlarına örnekler vereceğim ve kullanımları ile ilgili soruları cevaplayacağım. Her işlevi iki gönderide yayınlayacağım. İlk gönderide fonksiyon kodu, ikinci gönderide kullanım örnekleri ve küçük açıklamalar