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

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

icon

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

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

코드를 제출하세요

This indicator is an example of smoothing the Chaikin Oscillator indicator timeseries by filtering high-order harmonics.

This indicator is an example of smoothing the DeMarker indicator timeseries by filtering high-order harmonics.

This indicator is an example of smoothing the Force Index indicator timeseries by filtering high-order harmonics.

This indicator is an example of smoothing the Accumulation/Distribution indicator timeseries by filtering high-order harmonics.

This indicator is an example of smoothing the On Balance Volume indicator timeseries by filtering high-order harmonics.

This indicator is an example of smoothing the Moving Average indicator timeseries by filtering high-order harmonics.

This indicator is an example of smoothing the Moving Average indicator timeseries by filtering high-order harmonics.

This indicator is an example of smoothing the TriX indicator timeseries by filtering high-order harmonics.

This indicator is an example of smoothing the Momentum indicator timeseries by filtering high-order harmonics.

The Exp_i-KlPrice Expert Advisor is based on the i-KlPrice histogram breaking through the overbought and oversold levels.

The Exp_i-BandsPrice Expert Advisor is based on the i-BandsPrice histogram breaking through the overbought and oversold levels.

The i-BB-Width indicator with the timeframe selection option available in the input parameters.

The i-KlPrice indicator with the timeframe selection option available in the input parameters.

The i-BandsPrice indicator with the timeframe selection option available in the input parameters.

The Exp_DecEMA Expert Advisor is based on the reversal of the DecEMA moving average direction.

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

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

The Exp_ColorHMA Expert Advisor is based on the reversal of the ColorHMA moving average direction.

The DecEMA indicator with additional trend strength indication using colored dots based on the standard deviation algorithm.

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

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

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

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

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

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

Class for displaying multi-line comments.

The WPR oscillator with the boundaries of the overbought/oversold areas in the form of Bollinger Bands.

The MFI oscillator with the boundaries of the overbought/oversold areas in the form of Bollinger Bands.

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

The Expert Advisor looks for a negative spread and trades using it.

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

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

The RVI oscillator with the boundaries of the overbought/oversold areas in the form of Bollinger Bands.

The Momentum oscillator with the boundaries of the overbought/oversold areas in the form of Bollinger Bands.

The CCI oscillator with the boundaries of the overbought/oversold areas in the form of Bollinger Bands.

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

Serialization and deserialization of JSON protocol. The code is ported from a high-speed С++ library.

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

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

The Flat-Trend indicator with the timeframe selection option available in the input parameters.

1...119120121122123124125126127128129130131132133...183