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

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

icon

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

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

코드를 제출하세요

The XCCX indicator with additional trend strength indication using colored dots based on the standard deviation algorithm.

A trendless indicator (based on the book "Trading with DiNapoli Levels") made as a colored histogram.

A semaphore signal indicator that uses breakthroughs of the zero line from the TrendlessAG oscillator to generate signals.

The indicator draws candlesticks of a larger timeframe as color filled rectangles using the data provided by the TrendlessAG indicator.

The Ozymandias indicator with additional trend strength indication using colored dots based on the standard deviation algorithm.

The Bezier indicator with additional trend strength indication using colored dots based on the standard deviation algorithm.

The Leading_Signal indicator displays information on the trend and on signals based on the Leading indicator.

The HLR_Signal indicator displays information on the trend and on signals based on the HLR indicator.

The AML indicator with additional trend strength indication using colored dots based on the standard deviation algorithm.

The Ozymandias_Signal indicator displays information on the current trend and on signals based on the Ozymandias indicator.

A difference between the SATL and FATL digital trend filtering indicators that allows to estimate the speed and direction of the current trend.

A semaphore signal indicator that uses an algorithm based on crossovers of oversold and overbought levels from the HLR indicator.

The X2MA indicator with additional trend strength indication using colored dots based on the standard deviation algorithm.

The AFL_Winner_HTF_Signal indicator shows the trend direction and the signal based on the AFL_WinnerSign indicator.

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

A trend indicator based on two Moving Averages and Bollinger Bands made as a colored histogram.

A semaphore signal indicator that uses an algorithm based on crossovers of two moving averages.

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

The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.

A semaphore signal indicator based in the idea from "325 golden strategies" collection.

The HighestLowestRange (HLR) indicator with the timeframe selection option available in the input parameters.

A middle line between the SATL and FATL digital trend filtering indicators.

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

A fractal volatility indicator based on the GARCH model by Tim Bollerslev.

The Leading_HTF_Signal indicator shows a trend direction or a signal generated by the LeadingSign indicator.

The ForexProfitBoost_2nb with the timeframe selection option available in the input parameters.

The MAMA_HTF_Signal indicator shows a trend direction or a signal generated by the MAMASign indicator.

A semaphore signal indicator that uses an algorithm based on crossovers of moving averages from the Ozymandias indicator.

A semaphore signal indicator that uses an algorithm based on crossovers of moving averages from the MAMA indicator.

A semaphore signal indicator that uses an algorithm based on crossovers of moving averages from the Leading indicator.

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

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

A semaphore signal indicator based on crossovers of the main and the signal line of the AdaptiveCyberCycle oscillator.

A simple semaphore arrow signal indicator.

The indicator draws candlesticks of a larger timeframe as color filled rectangles based on the FiboCandles indicator.

A trend oscillator that uses the Hodrick-Prescott filter.

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

The indicator draws lines by ascending series of maximums and descending series of minimums.

This spread indicator shows minimum and maximum spread values for the last hour, 4 hours and day.

A modification of the popular Ozymandias indicator.

1...90919293949596979899100101102103104...133