당사 팬 페이지에 가입하십시오
이 지표는 k-NN이라고도 하는 가장 가까운 이웃 클러스터링 기법을 사용하여 역사상 가장 유사한 패턴을 검색하고 과거 가격을 현재 패턴 미래 가격의 예측으로 사용합니다.
거래 신호는 MACD 지표의 메인 라인(Main line)과 시그널 라인(Signal line)의 교차에 기반한 신호입니다.(CSignalMACD from MQL5 Standard Library) 이 전략에 기반한 Expert Advisor 코드는 MQL5 마법사를 사용하여 자동으로 생성될 수 있습니다.
RSI (Relative Strength Index)에 기반한 "상승/하락 미팅 라인즈" 매매 신호를 살펴봅니다. 이 전략에 기반한 Expert Advisor 코드는 MQL5 마법사를 사용하여 자동으로 생성될 수 있습니다.
Relative Strength Index (RSI)에 기반한 "모닝 스타/이브닝 스타" 캔들 스틱 패턴 매매 신호를 살펴봅니다. 이 전략에 기반한 Expert Advisor 코드는 MQL5 마법사를 사용하여 자동으로 생성될 수 있습니다.
DRAW_ZIGZAG 그리기 스타일을 사용하면 두 개 지표의 버퍼 값을 사용하여 섹션을 그릴 수 있습니다. DRAW_SECTION처럼 보이지만 하나의 바 안에 수직 섹션을 그릴 수 있습니다.
이 Expert Advisor는 IndicatorParameters() 함수를 사용하여 입력 매개변수의 수, 유형 및 값에 대한 정보를 얻는 방법을 보여줍니다.
The alternative indicator for trend definition based on the breakthrough bars and distance from extremums.
The class is designed for calculation of the technical indicator Adaptive Moving Average (Adaptive Moving Average, AMA) using the algorithm of the ring buffer.
The indicator uses the least squares method for the construction of the "most suitable" straight line through a series of points of price values.
The GARCH indicator with the timeframe selection option available in the input parameters.
The ChandelierStops_v1Trend_x10 indicator shows the ChandelierStops_v1 trend indicator position from ten different timeframes.
The Expert Advisor enables and disables the "AutoTrading" button at a certain time and closes all opened positions on the account once the specified period of time expires.
The ZZ Fibo Trader is a simple illustration of the use of the Simple ZZ Fibo, which plots Fibonacci lines on long impulse waves of the ZigZag. In addition, the algorithm illustrates operation of the parabolic system for moving the stop loss.
The Balance of Power (BOP) indicator as a color histogram of strength and direction of the current trend.
The idea of this one is simple: it should "imitate" as much other moving averages as it can.
iCrosshairClickTarget indicator for MetaTrader 5 is an improved version of iCrosshair indicator for MetaTrader 4.
The WATR_HTF_Signal indicator shows a trend direction or a trade signal generated by the WATR indicator at the chosen bar as a graphical object with colored trend indication or deal direction. It also triggers alerts and plays audio signals.
The PercentageCrossover indicator with the timeframe selection option available in the indicator input parameters.