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

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

icon

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

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

코드를 제출하세요

Made some changes compared to the originally Momentum Pinball

The classic Aroon Oscillator in the new visual form.

Adaptive Laguerre filter with the usual set of 20 types of prices.

Blau T3 ergodic candlestick oscillator with new display types and styles

ALMA with floating levels and additional filters.

Another version of the RSI using smoothed prices.

Middle-High-Low Average - a correlation of two averages.

The oscillator based on RSI with adjustable period and color scheme.

The indicator plots the candles based on 4 averages: averages of Open, Close, High, Low.

The indicator shows the areas, where fast MA and slow MA cross.

Indicator sends the alert when new bar is formed.

This indicator is constructing "bands" using 3 quantile values.

This version of Bollinger Bands has a choice of calculating the standard deviation as a sample or as an uncorrected deviation.

The indicator is finding out the minimum and maximum for the desired period and draws fibo zones in those bounds.

This is one more possible way of making MACD — as a candles, without the price and signal line.

This is an indicator that generates simulated data for any period - but in seconds

Class for working with AES-256 encryption.

Simple average spread per hour statistics output.

PricePosition indicator provides the position of price in the point of angle when the price rises above (BUY) or falls below the angle section line (SELL).

The script displays the monthly and weekly levels on the chart.

Byte-wise operation with structures and standard data types.

Script for drawing a price markup.

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

Trading system based on STLMCandle indicator signals.

Indicator based on two moving averages from the "Cybernetic Analysis for Stocks and Futures: Cutting-Edge DSP Technology to Improve Your Trading" book by John Ehlers.

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

The Exp_RVIDiff Expert Advisor is based on change of direction of the RVIDiff indicator.

Trend indicator.

The Exp_i-SpectrAnalysis_Chaikin Expert Advisor is based on change of direction of the i-SpectrAnalysis_Chaikin indicator.

The Exp_BalanceOfPower_Histogram Expert Advisor is based on change of direction of the BalanceOfPower_Histogram indicator.

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

The RSI indicator implemented as candlesticks with indication of breaking the overbought and oversold areas.

The FloatPivot indicator with the color filling inside the channel, drawn as a cloud, with the display of the last values as price labels and the possibility to round the channel levels up to a required number of digits.

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

The vaMA moving average with the to change the averaging algorithm.

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

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

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

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

The BS Living Now indicator points at the market extremums and somewhat resembles the standard Fractals indicator.

1...100101102103104105106107108109110111112113114...182