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

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

icon

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

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

코드를 제출하세요

A trend indicator implemented in the form of NRTR. Timeframe is specified in the input parameters of the indicator.

A simple indicator that calculates only the volatility of a financial asset

A trend indicator implemented in the form of NRTR

The Change To Range Ratio indicator is used for closing short-term positions and/or for filtering entry points.

A semaphore signal indicator showing the MACD histogram calculated on the timeframe specified in the input parameters

A simple volatility meter which displays sizes of candlesticks in a separate subwindow

A fan of Stochastic indicators, the period of which is defined by one of four types of progressions

The trend indicator drawn in the form of a colored cloud

A fan of RSI indicators, the period of which is defined by one of the four progressions

A fan of MA indicators, the period of which is defined by one of four types of progressions

An interpretation of Stieve Nisson's 'Three Line Break' strategy

The volatility meter with the indication in the form of a colored cloud

Version 1.2 - MQL5\Include\mql4compat.mqh

The indicator displays the time in different time zones on a chart

XO

The indicator without averaging of the data array, that is a Buy/Sell decision is made in one move.

An indicator for short term trading, it can be used as a signal for closing a position or as the filter to enter one.

A complex trend indicator that uses ADX for calculations

A stochastic oscillator with an option for selecting a timeframe for calculations, which may differ from the timeframe on which the indicator is applied

A semaphore signal indicator that uses Moving Averages

The oscillator shows the rate of change of the AMA indicator

The RSI oscillator located directly on the chart

A stochastic oscillator located directly on the chart

The RSI oscillator with the boundaries of the overbought/oversold areas expressed by Bollinger Bands

The RSI indicator implemented as a sequence of candlesticks

A simple interpretation of the Bollinger Bands indicator in a separate window.

A modification of the MACD histogram.

A trailing stop module based on the WPR indicator with short and long Stop Loss

A typical MA using the linear regression algorithm

Quite an interesting alternative to Bollinger Bands

Shows the time left before a candlestick closes

A standard linear regression channel with support and resistance levels

The simplest moving-like indicator

A simple trend indicator in the form of a colored cloud

The indicator predicts the possible reversal points

The original indicator that shows buy and sell signals of three indicators on nine timeframes

The indicator paints the part of the bar depending on the direction of the candlestick

One of the variants of a simple moving average of close prices, which automatically adapts to the chart period and shows the average value of the price for each of the 21 ranges provided in MT5. Comparing the current price with the average price value for a particular trader selected period.

The MACD histogram drawn on the basis of the RSI smoothed oscillator

Extended version of the normalized volume indicator. Added tools that simplify the visual analysis of the indicator values

The NRTR trend indicator that sends alerts and Push messages

1...144145146147148149150151152153154155156157158...182