코드

sDotToLineDist MetaTrader 5용

A script calculating the distance between a point and a line

The exp_iCustom_v5 Expert Advisor MetaTrader 4용

New versions of the exp_iCustom Expert Advisor, which works with any Custom indicator, and draws buy/sell arrows

exp_iCustom_v1 MetaTrader 4용

Universal Expert Advisor for working with any Custom indicator, that draws buy/sell arrows

RSICCIDiv MetaTrader 4용

The indicator of trading signals based on the divergence of the RSI and CCI values

Movment MetaTrader 4용

The indicator shows direction of movement and rollbacks

s_wininet MetaTrader 4용

Example of using wininet.dll for downloading a web page

The WaveMarker script set MetaTrader 4용

A set of scripts for quick drawing the Elliott waves

IncGUI_v3 MetaTrader 5용

A library of GUI Controls

IncGUI_BitPicA MetaTrader 5용

An updated version of the CBitPic class with the ability to control drawing transparency

CMIDI MetaTrader 5용

The class to play music using the MIDI device

기고글

Color optimization of trading strategies MetaTrader 5를 위하여

In this article we will perform an experiment: we will color optimization results. The color is determined by three parameters: the levels of red, green and blue (RGB). There are other color coding methods, which also use three parameters. Thus, three testing parameters can be converted to one

Analyzing trading results using HTML reports MetaTrader 5를 위하여

The MetaTrader 5 platform features functionality for saving trading reports, as well as Expert Advisor testing and optimization reports. Trading and testing reports can be saved in two formats: XLSX and HTML, while the optimization report can be saved in XML. In this article we consider the HTML

Developing the oscillator-based ZigZag indicator. Example of executing a requirements specification MetaTrader 5를 위하여

The article demonstrates the development of the ZigZag indicator in accordance with one of the sample specifications described in the article "How to prepare Requirements Specification when ordering an indicator". The indicator is built by extreme values defined using an oscillator. There is an

Auto search for divergences and convergences MetaTrader 5를 위하여

The article considers all kinds of divergence: simple, hidden, extended, triple, quadruple, convergence, as well as divergences of A, B and C classes. A universal indicator for their search and display on the chart is developed

The Flag Pattern MetaTrader 5를 위하여

The article provides the analysis of the following patterns: Flag, Pennant, Wedge, Rectangle, Contracting Triangle, Expanding Triangle. In addition to analyzing their similarities and differences, we will create indicators for detecting these patterns on the chart, as well as a tester indicator for

Wolfe Waves MetaTrader 5를 위하여

The graphical method proposed by Bill Wolfe allows to detect a pattern, based on which a moment and direction for entry can be found, and also it helps forecast the target which the price should reach, as well as the time of target reaching. The article describes how to create an indicator based on

Universal Trend with the Graphical Interface MetaTrader 5를 위하여

In this article a universal trend indicator is created based on a number of standard indicators. An additionally created graphical interface allows selecting the type of indicator and adjusting its parameter. The indicator is displayed in a separate window with rows of colored icons

A Universal Channel with the Graphical Interface MetaTrader 5를 위하여

All channel indicators are displayed as three lines, including central, top and bottom lines. The drawing principle of the central line is similar to a moving average, while the moving average indicator is mostly used for drawing channels. The top and bottom lines are located at equal distances from

Universal Oscillator with a GUI MetaTrader 5를 위하여

The article describes the process of creation of a universal indicator based on all oscillators available in the terminal, with its own graphical interface. The GUI allows users to quickly and easily change settings of each oscillator straight from the chart window (without having to open its

Universal ZigZag MetaTrader 5를 위하여

ZigZag is one of the most popular indicators among the MetaTrader 5 users. The article analyzes the possibilities for creating various versions of the ZigZag. The result is a universal indicator with ample opportunities to extend its functionality, which is useful in the development of trading

포럼

관리자 및 중재자

정치적인 주제로 흡연실을 마무리할 때가 된 것은 아닐까? 아마도 정치적인 사람들도 마찬가지일 것입니다

패널 및 대화 상자를 만들기 위한 클래스

다음은 수업 입니다. 물론 너무 많은 질문이 있습니다. 그러나 현재 중요한 것은 하나입니다. 하위 창의 표시기에서 가격 차트에 패널을 만드는 방법이 있습니까

웹머니에서 출금

최근에 몇 가지 문제가 있다는 주제가 있었습니다. 얼마 지나지 않아 일을 시작할 때입니다. 지금은 은행 계좌로 출금을 시도했지만 아니었습니다. 무슨 일인지 누가 알겠어요? "일시적으로 은행계좌로 출금이 불가하오니 거래소를 이용해 주십시오." 라는 오류메세지가 나옵니다 . 일종의 유머? 증권 거래소는 어떻습니까

반짝임과 불행 OOP

기본 클래스, 여러 자손, 시작 시 설정한 매개변수에 따라 자손 중 하나가 사용됩니다. 이것은 보편적 프로그램의 잘 알려진 원리입니다. 아무리 많은 옵션(즉, 자손 클래스)이 있더라도 프로그램을 변경하기 위한 if 또는 switch 호출이 없으며 초기화 중에 원하는 자식 클래스가 선택되면 한 번만 선택되므로 이 비즈니스는 매우 빠르게 작동해야 합니다. 모든 것이 직접적이고 간단하게 작동합니다. class CBase{ private : public : virtual void Fun(){ } };

MetaEditor 개선을 위한 제안

대괄호가 강조 표시되어 있습니다. 멋집니다! 색상은 푸르스름하고 평소 선택과 관련이 있으며 브래킷이 걸려 있는지 여부가 우려됩니다. 브라켓의 선택을 평소의 선택 색상과 달리 약간 초록빛이나 노란빛이 도는 색상으로 해주시면 좋을 것 같습니다. 아마도 노란색이 더 나을 것입니다