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

MQL4 MetaTrader 4용 기술 지표 소스 코드 - 6

icon

MQL4에서 개발된 MetaTrader 4의 기술 지표 라이브러리. 시장(예: 외환, 증권 또는 원자재 시장)에 관계없이 지표는 쉽게 인식할 수 있도록 접근 가능한 형태로 가격을 표시하는 데 도움이 됩니다.

이 섹션에는 서로 다른 알고리즘을 사용하여 금융시장을 분석하는 수천 개의 애플리케이션이 포함되어 있습니다. 전통적으로, 이들은 추세 지표, 진동자, 거래량 지표 등 몇 가지 범주로 나눌 수 있습니다. 또한, 유명한 금융업자들의 알고리즘을 기반으로 한 일련의 지표들이 있습니다. 예를 들어, 빌 윌리엄스의 지표와 그와 비슷한 것들입니다. 이들 모두는 신뢰성, 효율성, 지연 등 다양한 매개 변수가 특징이다. 기술 분석에는 추세 지표, 역전 지표, 수준 지표, 예측 변수, 스케일링 지표 등 2000개 이상의 지표가 있습니다.

코드를 제출하세요

This RSI stop and reverse indicator makes use of RSI on price v2 code. If required the RSI level bands can be hidden.

RSI levels rendered on price as bands V2. This updated version now mirrors the same RSI level inputs. The RSI 70 level line is blue The RSI 50 level line is gray The RSI 30 level line is red Length and Levels are adjustable

RSI levels rendered on price as bands

Give the return zone of the MACD Zero Lag

Draws Pivot Points Formulas

Braid Filter indicator of Robert Hill stocks and commodities magazine 2006

Draws two labels: High-Close and Low-Close range of the last closed candle left of the current candle

The currency strength meter is a trading tool that is used to identify trending and consolidating markets based on the percentage rate of change in price from one period to the next.

The breakout strength meter is a trading tool that is used to identify which currencies are the strongest to breakout, and which currencies are the weakest to breakout

Colored volumes at the bottom of the chart

Corrected moving averages

Relative volume trend

Relative price trend

RSI dual features Cutler RSI with standard RSI full formulas

Clarity index is a purely volume based indicator which is constructed on basis of volume, range and positive/negative candle count. It reflects the strength of trend with respect to volume.

MultiVote On Balance Indicator displays a higher resolution of trading volume activity to the regular On Balance Volume calculation.

New fisher to catch trend with indication UP and DN

Stock trading indicators. BIAS.

ADR,AWR,AMR,Draws Average Range Lines

The Stochastic RSI indicator (Stoch RSI) is essentially an indicator of an indicator. It is used in technical analysis to provide a stochastic calculation to the RSI indicator. This means that it is a measure of RSI relative to its own high/low range over a user defined period of time. The Stochastic RSI is an oscillator that calculates a value between 0 and 1 which is then plotted as a line. This indicator is primarily used for identifying overbought and oversold conditions.

Use the intersection of two moving average lines to draw a vertical line

Hassane Zibara

Visual multi-timeframe trend indicator.

Draw Fibo Expansion

Catching the extreme change on candle.

Three-layer indicator Fibo Bars 2 by Ivan Kornilov

Identifies over-extensions in price

Draw the Camarilla pivot point levels

View price in MACD

DXYvsEXY_e1 is an optimized version of DXYvsEXY. Original code here: https://www.mql5.com/en/code/30714

Visualization of 3 previous daily bars with alarm.

An indicator that draws a Risk/ZReward Box Automatically on your chart

When MaxBand > MA of MaxBnd => SMART-ZONE HIGH When MA of MinBnd > MinBand => SMART-ZONE LOW You can set the bandperiod of Max/MIN Band, and the period and the method of M Aof Max/Min Band With different parameters, the indicator gives us the pivotal areas or the trend areas

Three mooving average of WPR indicator, you can set the indicator period, the mooving average period and the mooving average method.

in raw form for currency pairs and indices.

Hull moving average (ema based)

ATR adaptive SMA (Simple Moving Average)

Fully customizable: Period, TimeFrame, Color, and Price. Above 0: Chartreuse Below 0: Red Above 100: Marron Below -100: Dark Green

This indicator draws a trend-line directly on a chart. It uses the Theil Sen Estimation method to calculate the slope of the trend-line. Theil–Sen estimation is a method for robustly fitting a line to sample points in the plane (simple linear regression) by choosing the median of the slopes of all lines through pairs of points.

Indicator DXYvsEXY is the USDX vs EURX with Awesome Oscillator Indicator for MT4.

12345678910111213...61