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

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

icon

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

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

코드를 제출하세요

The indicator implements the Gann principle in the form of a ZigZag.

Slow-Stoch_HTF_Signal shows information about trend direction based on the data of the Slow-Stoch indicator and generates alerts or audio signals and sends push notifications if trading signals appear.

The MultiSlow-Stochx7Signal indicator shows information on active trends using the values of seven Slow-Stoch indicators from different timeframes.<

The Slow-Stoch indicator with the timeframe selection option available in input parameters.

Smooth Stochastic.

The MultiJFatlSpeedx7Signal indicator shows information on active trends using the values of seven JFatlSpeed indicators from different timeframes.

Stochastic Momentum from the book "Momentum, Direction and Divergence" by William Blau implemented in the form of a color histogram with a signal line in the form of a colored cloud.

A trend indicator drawn in the form of a histogram.

A trend indicator that uses Standard Deviation.

A colored cloud drawn on the difference of smoothed lines PLUSDI and MINUSDI of the ADX indicator.

Three CMx oscillators with three different timeframes on one chart.

CMx

This indicator combines two MAs, CCI, ADX and Fibo levels.

Semaphore signal indicator, based on Bill Williams' Alligator indicator.

Pivot Points indicator.

The ZigZag indicator using Joe DiNapoli algorithm.

The MultiBlauTSStochasticx7Signal indicator shows information on active trends using the values of seven BlauTSStochastic indicators from different timeframes.

A semaphore arrow indicator based on the crossover of the DI+ and DI- lines of the ADX indicator.

The MultiT3_TRIXx7Signal indicator shows information on active trends using the values of seven T3_TRIX indicators from different timeframes.

The indicator draws candlesticks of a larger timeframe as color filled rectangles. Rectangles are color filled in accordance with the direction of the T3_TRIX histogram.

The MultiBlauSMStochasticx7Signal indicator shows information on active trends using the values of seven BlauSMStochastic indicators from different timeframes.

The indicator draws candlesticks of a larger timeframe as color filled rectangles in accordance with the direction of the BlauSMStochastic histogram.

The FisherCyberCycle indicator with the timeframe selection option available in input parameters.

The indicator draws candlesticks of a larger timeframe as color filled rectangles in accordance with the direction of the BlauTSStochastic histogram.

The trend indicator using an oscillator algorithm drawn in the form of a colored cloud with additional indication.

The T3_TRIX indicator with the timeframe selection option available in input parameters.

The MultiCandleSignal indicator displays information on current trends using candlestick direction from seven different timeframes.

The TRIX indicator uses Tilson averaging.

The indicator draws rectangle candlesticks of a higher timeframe based on the values of the BrainTrend2 indicator.

The indicator draws rectangle candlesticks of a higher timeframe based on the values of the BrainTrend1 indicator.

The indicator changes color of bars in a separate window. It is changed to the color of the current trend calculated based on the RSI technical indicator.

The indicator draws averaged candlesticks of a higher timeframe as color filled rectangles using DRAW_FILLING buffers.

The indicator draws Heiken Ashi candlesticks of a higher timeframe as color filled rectangles using DRAW_FILLING buffers.

The indicator changes the bar color to the color of the current trend calculated based on the RSI technical indicator.

The indicator uses analysis of values of Heiken Ashi Open and Heiken Ashi Close.

The indicator uses analysis of values of Heiken Ashi Open and Heiken Ashi Close for a selected period.

A semaphore indicator with a ZigZag.

The QQECloud indicator with the timeframe selection option available in input parameters.

The indicator draws candlesticks of a larger timeframe as color filled rectangles.

The MACD histogram drawn on the difference of two digital filters.

A one period momentum averaged by the SMA algorithm.

1...99100101102103104105106107108109110111112113...133