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

MQL5 MetaTrader 5의 소스 코드 라이브러리 - 117

icon

이것은 MetaTrader 5 플랫폼 프로그램을 위한 최대 규모의 무료 소스 코드 라이브러리입니다. 여기서는 미리 만들어진 Expert Advisor, 기술 지표, 스크립트 및 라이브러리를 찾을 수 있습니다. MQL5 언어를 배울 때 코드 라이브러리를 사용하고 제공된 코드를 기반으로 자신만의 자동화된 거래 응용 프로그램을 개발하십시오.

게시된 코드를 자유롭게 다운로드 및 테스트할 수 있으며, MetaTrader 5에서 코드를 실행할 수 있습니다. 이 라이브러리는 또한 MetaTrader 5 플랫폼과 MetaEditor 개발 환경에서 직접 사용할 수 있습니다.

코드를 제출하세요

Three Envelopes channels, based on one moving average with different deviation values, drawn as a cloud.

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

Two Envelopes channels, based on one moving average with different deviation values, drawn as a cloud.

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

The classic Envelopes indicator which uses the algorithms of universal averaging and fills the channel with a colored background.

The indicator helps to determine the beginning and end of trends on the basis of the slope of the "matches" lines and the color of their heads. Each match represents a line between the smoothed open price of a bar and the smoothed close price of the next one.

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

The classic CCI indicator which uses the typical price of the moving average as a data source. This version of the CCI indicator uses the average line of the Volatility Step Channel indicator.

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

The indicator plots the Step Channel based on volatility.

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

The indicator of smoothed Standard Deviation or by the terminology of the resulting indicator's author - the base volatility indicator.

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

Simple Max-Min channel with a slope.

The indicator helps to determine the beginning and end of trends on the basis of the slope of the "matches" lines and the color of their heads.

A semaphore signal indicator based on the price extremums for the period determined by the indicator input parameter.

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

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

The indicator marks the bars, the size of which exceeds the value specified in the settings. The body of the bar, the opening price and the closing price of the bar are taken into account.

The METRO_Stochastic_HTF_Signal indicator shows the trend direction or a signal for performing a trade generated by the METRO_Stochastic_Sign indicator at the chosen bar as a graphic object with colored indication of the trend or the trade direction and generates alerts or sound notifications if there are signals for performing trades.

The METRO_HTF_Signal indicator shows the trend direction or a signal for performing a trade generated by the METRO_Sign indicator at the chosen bar as a graphic object with colored indication of the trend or the trade direction and generates alerts or sound notifications if there are signals for performing trades.

The METRO_WPR_HTF_Signal indicator shows the trend direction or a signal for performing a trade generated by the METRO_WPR_Sign indicator at the chosen bar as a graphic object with colored indication of the trend or the trade direction and generates alerts or sound notifications if there are signals for performing trades.

ForexLine indicator provides signals for trade: red line (sell signal) and blue line (buy signal).

The Expert Advisor sends trade requests using OrderSendAsync() function.

METRO_XRSX_HTF_Signal shows a trend direction or a signal for performing a deal generated by METRO_XRSX_Sign indicator at the chosen bar as a graphic object with colored trend indication or deal direction and sends alerts or audio signals in case of a market entry moment.

Three Double Exponential Moving Average indicators from three different timeframes displayed on the same chart.

The Double Exponential Moving Average indicator with the timeframe selection option available in input parameters.

The indicator demonstrates the operation of obtaining the ticks using the "CopyTicks", and allows to compare the three modes of obtaining ticks.

The Adaptive Moving Average indicator with the timeframe selection option available in input parameters.

Three Adaptive Moving Average indicators from three different timeframes displayed on the same chart.

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

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

This indicator is an attempt to evaluate the real market value of a financial asset.

The Didi needles indicator with the advanced customization settings of the moving averages used in its calculations.

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

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

METRO_DeMarker_HTF_Signal shows a trend direction or a signal for performing a deal generated by METRO_DeMarker_Sign indicator at the chosen bar as a graphic object with colored trend indication or deal direction and sends alerts or audio signals in case of a market entry moment.

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

The RSI with dynamic levels.

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

1...110111112113114115116117118119120121122123124...183