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

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

icon

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

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

코드를 제출하세요

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.

Trade system using 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.

Trade system using the Elder Impulse System indicator.

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

Trading system using the Ozymandias 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.

Fractals are generated using 3 previous bars (without redrawing because the current bar is not included in the calculation).

A trendless indicator (oscillator).

The Trinity-Impulse indicator with the timeframe selection option available in the input parameters.

Range Expansion Index (REI) is a relative oscillator with the timeframe selection option available in the input parameters.

Negative Volume Index (NVI) with the timeframe selection option available in the input parameters.

One more analog of Bollinger Bands and envelopes with a similar working procedure.

The internal bar indicator showing locations of temporary price consolidation.

The indicator shows trend and side (flat) price movements.

A simple trend indicator.

Ozymandias is a well known indicator which filters false price fluctuations.

The Exp_FisherCyberCycle expert advisor is based on the signals generated by the FisherCyberCycle oscillator.

This script finds DeMark pivot points, displays them on the chart and indicates their dimensions.

A semaphore indicator of a directional trend.

Fundamental analysis using regulators.

The indicator of price levels with round numbers 00, 20, 50, 80.

This script finds DeMark pivot points, displays them on the chart and indicates their dimensions.

The popular Ilan 1.6 Dynamic belongs to the category of "averagers". Ilan uses advanced money management formulas and allows taking even losing positions to profit. Now Ilan 1.6 Dynamic is available as a source code for MetaTrader 5.

This indicator is MQL5 version of FractalZigZagNoRepaint, it displays swing highs and lows.

Smoothed RSI indicator and RSI of Moving Average.

CTimeControl class for include to your EA for easy setting and checking your own trading time.

Plots up/down buffer arrows in chart window.

Example of implementation of lines hash array with a string key.

Library of fast Fourier transformation functions (FFT).

1...129130131132133134135136137138139140141142143...183