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

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

icon

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

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

코드를 제출하세요

The indicator finds Doji candlesticks and highlights them on a chart using colored arrows.

HL

The indicator displays the pivot level, support and resistance levels.

A semaphore signal indicator with a prediction.

The indicator draws support and resistance lines, which are defined by the maximum and minimum for the last N bars.

Uses the idea of ​​the classical moving average smoothing. The class can be used when you want to smooth out any array of type double without using the standard indicator.

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

The BlauSMStochastic_Signal indicator shows information on the current trend using the values of the BlauSMStochastic indicator with a fixed timeframe.

A trend indicator of three lines.

A channel of the middle range of price change.

Three indicators of the simplest linear combinations of differences between the fast and slow moving averages on the same chart.

A trend indicator of two lines, the color of which is determined by the price position relative to SMA and LSMA.

DM

A semaphore signal indicator. Four last bars are analyzed in its algorithm.

The BlauErgodic_Signal indicator shows information on the current trend using the values of the BlauErgodic indicator with a fixed timeframe.

The simplest robot that buys and sells!

A non-normalized trend oscillator.

Creates a synthetic from two selected pairs.

Another variation of Bollinger Bands. In this indicator prices High and Low are used instead Close for calculating Standard Deviation.

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

A trend indicator drawn in the form of a colored cloud. with stops beyond the range of the colored cloud.

The indicator draws four vertical colored lines during a day. Line parameters can be set in the input parameters.

A trading system using The_20s_v020 semaphore arrow indicator.

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

The T3_TRIX_Signal indicator shows information on the current trend using the values of the T3_TRIX indicator with a fixed timeframe.

A semaphore signal indicator not using averages to determine signals.

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

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.

A trading system that uses the smoothed Slow-Stoch stochastic.

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.

A trading system using the BW-wiseMan-1 semaphore signal indicator.

Three CMx oscillators with three different timeframes on one chart.

CMx

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

A library of GUI Controls.

1...138139140141142143144145146147148149150151152...183