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

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

코드를 제출하세요

A trend indicator VTS using Bollinger Bands.

The indicator finds candlesticks with a minimum or maximum shadow size. Limitation on the size of the candlestick body.

The indicator displays the price pivot point.

Two colored filled rectangles drawn between the values ​​of two Bollinger channels on one bar.

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

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

Opening a position opposite to the closed one. Trades are processed in the OnTradeTransaction function.

Works with pending Buy Stop and Sell Stop orders. The EA uses the iMA (Moving Average, MA) indicator with a VERY large period equal to 590.

Dtm

An oscillator in the DRAW_FILLING style, using digital filters.

Variation of a long known and useful MACD indicator using DEMA (Double Exponential Moving Average) instead of using EMA (Exponential Moving Average) for MACD calculation, and DSL (Discontinued Signal Lines) and instead of using one signal line uses two. That way it sort of introduces levels as well as signal lines and, judging from tests, it seems to be better in avoiding false signals and it can be used in (short term) reversals detection.

This version extends the Instantaneous Trend Line indicator with a sort of bands to make it easier to spot trend change and to filter out some false signals that can be produced if only the slope of the ITL indicator is takes for a signal.

A trend signal indicator.

The EA waits for the price to pass XXX points within NNN ticks.

Schaff Trend RSI multi timeframe version.

An Expert Advisor based on indicator iADX (Average Directional Movement Index, ADX).

ADX trend - smoothed

This version of QQE is also using RSX (a smoother RSI without a lag) in order to further purify the signals.

A modification of the "Custom Moving Average" indicator: now the line color and line width can be set in input parameters.

This version of Schaff Trend Cycle uses a much "faster" moving average than EMA (NonLag MA) for that calculation which makes the resulting MACD "faster" and thus the resulting Schaff Trend Cycle "faster" to to market changes.

Trend direction and force - smoothed

Corrected RSI

The indicator looks for bars without one or two wicks. DRAW_ARROW drawing style.

RSI adaptive EMA ribbon

The indicator defines Harami patterns and features alerts, emails and push notifications

Track Cyclical indicator

The indicator displays a sloping trend line. Its parameters are set when the indicator is launched by a trader. The trend line defines the signal trigger level. The trend line breakthrough activates signals accompanied by emails and push notifications.

GHLA indicator

Hilbert transform phase accumulation adaptive RSX

Indicator Rubicons CCI Cross

Indicator Stochastic_Histogram provides alerts and sends email and push notifications when the main and signal lines intersect, accompanied by a change in the color of the signal cloud

Another variation of the strategy based on the current candle being higher or lower than the previous one

TMACD Divergence indicator

Trading is based on the analysis of yesterday's OHLC with the current day value.

The XFisher_org_v1_Vol oscillator with additional indication in the form of colored squares at the zero level, when entering the overbought and oversold zones in the trend direction

The Multi timeframe Elder's Safe Zone indicator

The Expert Advisor uses Buy Stop and Sell Stop pending orders. Martingale.

Indicator Multi timeframes Bill Williams Accelerator Oscillator

Simple intraday support resistance

Forex Trade Manager MT5 simplifies managing open orders in MetaTrader 5.

최근 고점/저점 알림 메타트레이더 인디케이터 - 최근 N 캔들에서 최대 및 최소 레벨의 두 밴드를 표시합니다. 기본적으로 최대 밴드는 파란색 선으로 표시되고 최소 밴드는 노란색 선으로 표시됩니다. 또한 현재 가격(입찰가)이 최근 고가 또는 저가 수준을 돌파하면 팝업 알림을 호출하거나 이메일 알림을 보내거나 알림 알림을 발행할 수 있습니다. 모든 알림은 끌 수 있습니다. 이메일 알림 기능을 사용하는 경우 메타트레이더 플랫폼의 옵션 창에서 이메일 설정을 잊지 마세요. 푸시 알림도 마찬가지입니다. 이 인디케이터는 MT4와 MT5 모두에서 사용할 수 있습니다.

1...93949596979899100101102103104105106107...193