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

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

icon

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

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

코드를 제출하세요

The Triple Exponential Moving Average (TEMA) technical indicator with advanced features of setting input parameters.

The Kolier_SuperTrend with the timeframe selection option available in the input parameters.

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

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

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

The script displays the number of bullish and bearish candlesticks.

The Exp_derivative Expert Advisor is based on the breakthrough of the zero level by the Derivative indicator.

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

The Karacatica_HTF_Signal indicator shows the trend direction or the signal based on the Karacatica indicator.

The indicator performs the calculation of the derivative of the price.

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

An example of counting the number of objects in the chart window.

The Exp_KalmanFilter Expert Advisor is based on the KalmanFilter indicator color change.

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

The MultiColorZerolagJJRSXTrend_x10 indicator shows information on current trends using the ColorZerolagJJRSX indicator direction from ten different timeframes.

The MultiColorZerolagJCCXTrend_x10 indicator shows information on current trends using the ColorZerolagJCCX indicator direction from ten different timeframes.

The ColorZerolagJJRSXTrend_x10 indicator shows the ColorZerolagJJRSX oscillator direction from ten different timeframes.

The ColorZerolagJCCXTrend_x10 indicator shows the ColorZerolagJCCX oscillator direction from ten different timeframes.

The Exp_ColorSchaffJCCXTrendCycle Expert Advisor is based on the ColorSchaffJCCXTrendCycle oscillator change of position relative to the overbought and oversold levels.

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

The Schaff Trend Cycle indicator based on the difference between two JCCX oscillators with different periods.

The KAGI-1 indicator with the timeframe selection option available in input parameters.

The Exp_ColorZerolagJCCX Expert Advisor enters the market when the ColorZerolagJCCX indicator cloud changes its color.

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

This advisor demonstrates an example of global variables usage. The task of the advisor: store the calculation result in a global variable and get the global variable value on new initialization.

This variant of JCCX oscillator is calculated based on five JCCX indicators.

The JS-Stoh-BB-RSI indicator with the timeframe selection option available in the input parameters.

The Exp_ColorZerolagJJRSX Expert Advisor enters the market when the ColorZerolagJJRSX indicator cloud changes its color.

The Exp_ColorSchaffJJRSXTrendCycle Expert Advisor is based on the ColorSchaffJJRSXTrendCycle oscillator change of position relative to the overbought and oversold levels.

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

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

This indicator shows price heatmap using price histogram.

Simple TP/SL panel for MetaTrader 5.

This indicator shows the condition of the trend using the BSI Indicator.

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

The Schaff Trend Cycle indicator based on the difference between two JJRSX oscillators with different periods.

This variant of JJRSX oscillator is calculated based on five JJRSX indicators.

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

Semaphore signal indicator triggering when the J2JMA moving average changes direction.

The J2JMA indicator implemented as a sequence of candlesticks.

1...117118119120121122123124125126127128129130131...183