코드

Information on the symbols MetaTrader 4용

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

Grouping account history MetaTrader 4용

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용

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

Gap indicator MetaTrader 4용

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용

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용

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용

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

Reverse MetaTrader 4용

It reverses all the positions on the current symbol

Average Volatility MetaTrader 4용

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

b-Account MetaTrader 4용

This library was created for testing the portfolio of expert advisors

기고글

Sending Trading Signals in a Universal Expert Advisor MetaTrader 4를 위하여

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

포럼

KimIV의 유용한 기능

이 주제에서는 MQL4 프로그래밍 언어로 내 기능의 코드를 게시하고 사용 예를 제공하고 사용과 관련된 질문에 답합니다. 각 기능을 두 개의 게시물로 게시할 것입니다. 첫 번째 포스트에서는 함수 코드, 두 번째 포스트에서는 사용 예시와 간단한 설명을 하고 있습니다. 나는 때때로 결과가 표시된 기능의 실제 테스트를 위해 두 번째 게시물에 스크립트 코드를 첨부할 것입니다. 마지막에 " 두 명의 전문가 고문을 동시에 실행하는 방법 " 주제에서 Lukyanov 의 요청에 따라 주문과 함께 작동하도록 설계된 기능부터 시작하겠습니다. 주문 설정