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

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

icon

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

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

코드를 제출하세요

The simple oscillator indicator displayed as colored cloud.

The CandleTrend indicator displays price movement directions from six different timeframes.

Modified CCIT3 indicator

The indicator shows possible price movement direction.

Adaptive Market Level shows the current reference level of the market price. The level is shifted only in case of the price trend movement.

Ask Bid Ticks is a high-precision, real-time tick data solution for microstructure analysis (a tick data collector). It works with local computer time.

This indicator calculates and shows daily highest and lowest prices, display them as two set of lines.

XprofuterOverlay shows the line of the price future movement.

XprofuterDD presents an attempt to predict the future price behavior.

MACD shifted for the trading range is used to determine a trend and overbought/oversold areas.

Standard Stochastic oscillator displayed as a cloud that can be located by setting the indicator timeframe value different from the chart one.

The simple indicator for displaying some relevant information about a position right in the chart window.

The Expert Advisor moves Stop Loss of the open position along the border of the channel built using ATR_Trailing.

The indicator of two unspecified time intervals.

Function Library for Working with Time Series: iTime, iOpen, iHigh, iLow, iClose, iHighest, iLowest, iBarshift. Short invocation version is available for all functions (with the current chart's symbol and period).

This is an informative script displaying data on the current trading pair in the chart window.

Standard Stochastic shown as a color histogram.

Standard MACD version that can be located by setting the indicator timeframe value different from the chart one. The indicator also allows traders to select histogram and signal line smoothing algorithms.

Bears vs Bulls. Bees vs honey. Rock vs drugs.

This is an informative script displaying data on the current trading account in the chart window.

The indicator shows day open level on any timeframe.

The indicator displays high and low levels of a day (specified by the input parameter value) on any timeframe.

The simple indicator for displaying the price chart of any trading symbol in the indicator window.

The indicator shows the chart of the difference (sum) of trading symbols' prices. It is suitable for visual estimation of trading symbols' correlation. It will be very useful for traders interested in pairs trading (spread trading). Indicator bars are synchronized by time with the bars of the chart the indicator is launched at.

The indicator displays the second chart over the main one using the reference point.

8 Stochastic oscillators (%K 6, 9, 12, 14, 16, 19, 21, 24).

This indicator is a modified version of RSI that can be placed on a chart having another timeframe. It also allows users to change RSI and the signal line's smoothing algorithms.

XLineRegression creates levels based on the linear regression algorithm.

The simplest semaphore indicator having alerts and providing the possibility to send signals to a mailbox and a smartphone.

The simplest semaphore indicator having alerts and providing the possibility to send signals to a mailbox and a smartphone.

The Expert Advisor is based on CCIT3_Simple and CCIT3_noReCalc. Crossing of the indicator's zero line is used for trading activity.

Moving Average: 3-Pole Butterworth Filter. The indicator is based on the code of Witold Wozniak.

The script is designed for closing open positions.

The script is developed for reversing open positions with fixed Stop Loss and Take Profit values in points from the current price and the volume depending on the reversed position.

The average candle size for a certain period.

Simple trend indicator displayed in the form of NRTR.

Same RSI and Dem but more sensitive one.

Bollinger Bands Width. One of its application methods was described in FOREX Magazine №123 (July 2006) on page 47.

The indicator displays the charts of two symbols in one window.

Standard RSI that can be applied for a chart having a different timeframe.

1...159160161162163164165166167168169170171172173...183