당사 팬 페이지에 가입하십시오
Market Facilitation Index (MFI)에 기반한 "해머/교수형" 캔들스틱 패턴 매매 신호를 살펴봅니다. 이 전략에 기반한 Expert Advisor 코드는 MQL5 마법사를 사용하여 자동으로 생성될 수 있습니다.
Delta ZigZag defines the reversal on a minimal height of the swing and also identifies trend on breakthrough of local minimum/maximum levels and colors zigzag sections in current trend color
The class realizes generalized regression network (General Regression Neural Network - GRNN)
This indicator is the conversion of famous Igorad's indicator namely PriceChannel_Signal_v1 with re-enter feature.
The indicator changes the color of the bar to the color corresponding to the current trend, which is determined using the RVI indicator.
이 인디케이터는 종가를 기준으로 상승 또는 하락을 계산하고, OOP를 사용하여 작성되며, 모든 Expert Advisor 또는 다른 인디케이터에 쉽게 통합할 수 있습니다.
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.
Displays the number of decimal places (the number of digits in the fractional part), time and values of graphic object anchor points.
The Range Action Verification Index indicator implemented as a histogram of strength and direction of the current trend.
The Expert Advisor plots a Fibonacci based on the standard ZigZag indicator and traded rectracements from all levels. The levels are fixed and cannot be customized by the user.
The vaMA indicator with the ability to replace averaging. It displays the most recent value as a price label with the possibility to round the channel levels up to a required number of digits. Additionally, it indicates the trend strength by colored dots based on the standard deviation algorithm.
Parabolic SAR that avoids some of the problems of existing PSAR-indicators and calculates the values correctly.
One more average/smoother that due to its fractional calculation period possibility can be used to be made adaptive.
The smoothed Money Flow Index oscillator with the color indication of overbought/oversold level breakouts and of the histogram direction.
Average True Range (ATR) indicator values from other timeframes in a digital format, displayed as text on the chart.
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.