당사 팬 페이지에 가입하십시오
상대 강도 지수(Relative Strength Index Indicator (RSI))는 0과 100 사이의 값을 갖는 가격 추종의 오실레이터입니다.
DRAW_FILLING 그리기 스타일을 사용하면 두 지표의 버퍼 값을 사용하여 영역을 나타낼 수 있습니다. 실제로는 두 개의 선을 그리고 그 사이의 영역을 지정된 색상으로 채웁니다.
MPC 인디케이터는 해당 기간의 극한값으로 간단한 채널을 구축합니다. 최고최저범위(HLR) 지표를 기반으로 거래 시스템(채널 브레이크아웃)을 추가로 시각적으로 제어할 수 있도록 설계되었습니다.
The indicator demonstrates the example of using the FileReadDatetime() function
The indicator shows the method of drawing gradient semitransparent areas with independent update rate.
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.
The AFL_Winner_HTF_Signal indicator shows the trend direction and the signal based on the AFL_WinnerSign indicator.
The X2MA indicator with additional trend strength indication using colored dots based on the standard deviation algorithm.
The indicator shows Moving Averages (MA) values, difference between values and difference between MA.
The Expert Advisor works both in normal mode with one positions, and in the HEDGE mode with multiple positions.
Standard RSI oscillator implemented as a histogram rounding its values to the standard range.
Double stochastic of RSI uses floating levels instead of fixed levels for OB/OS conditions.
An Expert Advisor based on two indicators iMA (Moving Average, MA). At crossing, we move back from the price at a certain distance and then expect the level obtained to be broken through.
The WeightOscillator trend indicator, which features alerts, sending emails and push-notifications to mobile devices.
Trades using indicators: iStochastic (Stochastic Oscillator) and iRSI (Relative Strength Index, RSI).
The class allows to easily determine from your MQL5 programs any changes in the Market Watch window (change of symbol sorting, adding, deleting a symbol or a set of symbols), as well as opening and closure of charts, and the availability of the one click trading option on the current chart, on which the program is running.
The NRTR_ZigZag_Price indicator with the timeframe selection option available in input parameters
The Expert Advisor trades based on the ADX Wilder and Ichimoku Kinko Hyo indicators. Lot is calculated based on risk percentage of margin.