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

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

icon

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

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

코드를 제출하세요

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

Trend indicator with simple and clear indication of position opening moments.

Trading system based on the signals of the MomentumCandleSign indicator.

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

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

Sum of three moving averages of different timeframes in a separate window.

A scalper that trades depending on the last deal on the open interest side.

Trading system based on the signals of the XMA_Range_Channel indicator.

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

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

Trading system based on the signals of the JMACandleSign indicator.

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

An indicator that helps to calculate a safe stop level for open positions.

A semaphore signal indicator that uses two JMA indicators, based on Open and Close values of the price series.

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

The channel formed by two averages drawn on smoothing of High and Low price series. Candlesticks outside the channel limits are marked with color according to the trend.

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

The MFI indicator implemented as a sequence of candlesticks. Candlesticks appear as a result of relevant price timeseries processed by the MFI algorithm.

The WPR (Williams’ Percent Range) indicator implemented as a sequence of candlesticks. Candlesticks appear as a result of relevant price timeseries processed by the WPR algorithm.

Three WPR (Williams’ Percent Range) osicllators from the same timeframe, based on Close, High and Low in a single window.

WPR

A usual WPR (Williams’ Percent Range) with the option of selecting Close, High, Low price type for calculation.

The indicator draws JMACandle indicator candlesticks of a higher timeframe as color filled rectangles using DRAW_FILLING buffers.

The JMA adaptive moving average with additional trend strength indication using colored dots based on the standard deviation algorithm.

The JMA indicator implemented as a sequence of candlesticks.

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

A semaphore signal indicator that uses two Momentum indicators, based on Open and Close values of the price series.

A semaphore signal indicator that uses two CCI indicators, based on Open and Close values of the price series.

A semaphore signal indicator that uses two OsMA indicators, based on Open and Close values of the price series.

The script tests the computer in 45 performance tests. It is possible to compare the performance of VPS/VDS servers.

A semaphore signal indicator that uses two TriX indicators, based on Open and Close values of the price series.

A semaphore signal indicator that uses two EMV indicators, based on Open and Close values of the price series.

The FatlSatlOsma indicator implemented as a sequence of candlesticks. andlesticks appear as a result of relevant price timeseries processed by the FatlSatlOsma algorithm.

A semaphore signal indicator that uses two 2pbIdeal1MA indicators, based on Open and Close values of the price series.

A semaphore signal indicator that uses two JFatl indicators, based on Open and Close values of the price series.

A semaphore signal indicator that uses two FatlMacd indicators, based on Open and Close values of the price series.

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

The indicator draws FatlMacdCandle indicator candlesticks of a higher timeframe as color filled rectangles using DRAW_FILLING buffers.

The 2pbIdeal1MA indicator implemented as a sequence of candlesticks.

The JFatl indicator implemented as a sequence of candlesticks.

The indicator draws JFatlCandle indicator candlesticks of a higher timeframe as color filled rectangles using DRAW_FILLING buffers.

1...114115116117118119120121122123124125126127128...183