거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
귀하의 MetaTrader 5 터미널에서 CodeBase에 액세스 해보세요
올바른 코드를 찾을 수 없습니까? 프리랜싱 섹션에서 주문하십시오
Expert Advisor 또는 지표 작성 방법

MQL5 MetaTrader 5용 기술 지표 소스 코드 - 110

icon

MQL5 기술 지표는 주식 및 원자재 시장뿐만 아니라 MetaTrader 5 외환 가격 차트를 분석합니다. 지표는 추세 방향과 전력, 과다 구매 및 과매도 상태, 지원 및 저항 수준을 정의합니다. 기초적인 수학적 모델은 거래자들이 거래 시스템의 시그널을 받아들이거나 거부할 수 있도록 현재의 시장 상태에 대한 객관적인 평가를 제공합니다.

MetaTrader 5에서 제공되는 지표를 다운로드하여 시작할 수 있습니다. 지표 라이브러리는 또한 MetaTrader 5 플랫폼과 MetaEditor 개발 환경에서 직접 사용할 수 있습니다.

코드를 제출하세요
HVR

An indicator of trend strength.

The Commentator indicator analyzes a group of technical indicators and displays information about the current state of the market and trade recommendations.

A digital momentum in the form of colored characters.

Donchian Channel is a volatility indicator based on the calculation of the current price range with the recent highest and lowest prices.

This indicator is useful for correlation analysis and also for cross pair analysis.

Trend indicator, based on crossover of pivot level and its median.

The QStick indicator is a simple n-period moving average of the price difference.

A trend indicator implemented in the form of NRTR.

An indicator of the trend power drawn in the form of a colored cloud.

A smooth non-normalized oscillator implemented in the form of a color histogram.

SI

A non-normalized oscillator.

A trend indicator that uses the oscillator analogue of RSI and its signal line. It is drawn as a colored cloud.

An indicator of trend power with four states.

This indicator will plot divergence lines on the Awesome_Oscillator indicator and will give buy and sell signal by displaying arrows.

The indicator shows the current date, time, the current spread and stop levels.

The indicator "predicts" the color of the next bar with the probability specified in the settings. It is useful for the evaluation of strategies aimed at such a prediction when choosing trading instruments / timeframes for strategies. Caution: The indicator "looks into the future", so do not apply it in real life or in the strategy tester!

An indicator in the form of arrows on the basis of Elder's trading system.

Another version of the indicator that calculates support/resistance levels.

The indicator draws bars based on Elder's impulse system.

The RMI (Relative Momentum Index) indicator is an improved version of RSI, momentum is included in the calculation.

A combined indicator, constructed on the basis of two RSI oscillators

A simple trend indicator based on counting of the number of bullish and bearish candlesticks.

An indicator in the form of candlesticks based on the Heiken Ashi algorithms and two averages.

A non-normalized oscillator.

This indicator will plot divergence lines on the MACD indicator and will give buy and sell signal by displaying green and red arrows.

The Momentum oscillator with a triple averaging and a signal line.

A trend indicator with four states

The indicator draws two trend lines for the closest price extremes

A pivot with Fibo levels on the basis of daily candlesticks

The RoundLevels indicator draws two closest "round" levels above the current price and two more below it

DeMark's oscillator with an option of setting a fixed timeframe for the calculation of the indicator in the input parameters.

An example of how to use the IndicatorSetString() function. A simple indicator that shows how to create a label, e.g. "Overbought level" for each level.

An example of the IndicatorSetInteger() function. A simple indicator that shows how to create a label, e.g. "Overbought level" for each horizontal level.

A simple indicator, a good one for MQL5 beginners

An indicator of pin bars, to be used as a built-in indicator in Expert Advisors. Shows levels specified by the pattern for the open price and stop-loss.

A trend indicator implemented in the form of NRTR. Timeframe is specified in the input parameters of the indicator.

A simple indicator that calculates only the volatility of a financial asset

A trend indicator implemented in the form of NRTR

The Change To Range Ratio indicator is used for closing short-term positions and/or for filtering entry points.

A semaphore signal indicator showing the MACD histogram calculated on the timeframe specified in the input parameters

1...103104105106107108109110111112113114115116117...133