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

MQL5 코드베이스에서 MetaTrader 5용 라이브러리를 무료로 다운로드하십시오. - 115

코드를 제출하세요

Semaphore signal indicator using the trend filter algorithm based on moving averages.

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

The Laguerre_PlusDi and Laguerre_MinusDi indicators in a single window in the form of a cloud

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

The Exp_FrAMACandle Expert Advisor is based on the FrAMACandle indicator candlestick color change.

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

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

Indicator of the oscillator type, which displays its values based on the DeMarker technical indicator.

The Expert Advisor sends trade requests using OrderSendAsync() function.

The indicator shows the entry point that follows the reversal bar.

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

Simple volume indicator that has two coloring mode options.

Trading based on two indicators: iAlligator (Alligator).

The ICHI_OSC indicator with the timeframe selection option available in input parameters

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

The average spread for the "averaging period". You can set the background transparency and transparency of the text. CCanvas.

The size of a candlestick. The size is calculated by the following formula: "minuend" minus "deduction".

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

It is a simple trend indicator with the color indication of active trend direction.

An Expert Advisor based on "KDJ Indicator"

Classic MACD based on Adaptive Moving Average.

The Expert Advisor works based on the iChaikin (Chaikin Oscillator) and iMA (Moving Average, MA) indicators.

ATR Ratio shows a ratio of two ATRs.

The "Small Inside Bar" indicator. It searches for formations, in which the internal candlestick of the "Internal bar" pattern is not more than half the size of the determinant candlestick.

An Expert Advisor based on the iIchimoku (Ichimoku Kinko Hyo) indicator. Separate Stop Loss, Take Profit and Trailing Stop for BUY and SELL positions. The EA operation time is configurable. A check is performed on the current bar: only one position can be opened.

A very well known RSI of average is made with, all in all, 3 lines of a code in a main loop (color assignment on RSI slope change included in those 4 lines). This one can be used as template for some other indicator and can provide a simplicity solution for those that think that everything is very complicated in MetaTrader 5.

Pearson product-moment correlation coefficient

An indicator of the prevailing trend.

A split moving average of volumes

Instantaneous Trendline by J. Ehlers.

The Coppock Indicator of Bullish Signals.

T3 Deviation uses intermediate steps of T3 calculation to get the deviation based on T3. As expected the deviation calculated this way is much smoother than the Standard Deviation (as a result of using T3 which on its own is smoother than the simple moving average), and is "faster" in response to market changes.

The Phase Change Index (PCI) is an indicator designed specifically to detect changes in market phases.

Range Oscillator is an indicator that shows the relative position of median price in the highest high to lowest low range for desired period.

Indicator AnalysisOnBars with the timeframe selection option available in input parameters.

Weight Volume Move-Adjusted Moving Average.

A simple RSI with a channel and signal arrows

In pscillator Self-Adjusting RSI, we have implemented the methods of automated adjusting the RSI oscillator overbought/oversold levels, described in David Sepiashvili's article The Self-Adjusting RSI.

Two independent trading systems using indicators BykovTrend_V2 and ColorX2MA within one EA, with an option of changing the size of the future trade depending on the results of the previous ones.

The Random Walk Index attempts to determine when the market is in a strong uptrend or downtrend by measuring price ranges over N and how it differs from what would be expected by a random walk (randomly going up or down). The greater the range suggests a stronger trend. The RWI states that the shortest distance between two points is a straight line and the further prices stray from a straight line, implies the market is choppy and random in nature.

1...108109110111112113114115116117118119120121122...184