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

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

icon

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

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

코드를 제출하세요

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

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

Trading system based on DarvasBoxes_System indicator signals.

Trading system based on PChannel_System indicator signals.

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

Trading system based on Donchian_Channels_System indicator signals.

Trading system based on Volume_Weighted_MACandle indicator signals.

An example of creating a trade panel using the MasterWindows library.

Trading system based on Volume_Weighted_MA_Digit_System indicator signals.

Trading system based on JFatl_Digit_System indicator signals.

Trading system based on Fisher_org_v1_Sign indicator signals.

Semaphore arrow signal indicator based on the Fisher_org_v1 oscillator leaving the overbought and oversold areas, which features alerts, sending emails and push-notifications to mobile devices.

The indicator implements a breakout system using a channel based on the High and Low price series processed by the algorithm of Volume_Weighted_MA_Digit.

The indicator implements a breakout system using a channel based on the High and Low price series processed by the algorithm of JFatl_Digit.

The Volume_Weighted_MA indicator implemented as a sequence of candlesticks.

Semaphore arrow signal indicator based on the Fisher_org_v1 oscillator leaving the overbought and oversold areas.

The Exp_Fisher_org_v1 EA is based on the signals generated by the Fisher_org_v1 oscillator.

Extracting trend and filtering noises using the method of singular spectrum analysis. Adjusting the indicator parameters allows to control the smoothness of the extracted trend and noise filtering threshold.

The Volume_Weighted_MA indicator that fills the chart space with a colored background and displays the most recent value as a price label with the possibility to round the channel levels up to a required number of digits.

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

The Fisher Transform indicator. It displays the current movements, and the set levels often act as turning points.

Oscillator can be used on multiple symbols and multiple timeframes.

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.

1...100101102103104105106107108109110111112113114...183