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

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

icon

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

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

코드를 제출하세요

3rd Generation Moving Average

The classic Moving Average indicator with a color change depending on the direction.

Tick volumes indicator. It shows the price change with an increase and decrease.

The strategy by Daryl Guppy is implemented using this indicator.

The Williams Percent Range indicator, in which the indicator period is calculated automatically using the number of bars of the current day.

The Stochastic indicator, in which the indicator period is calculated automatically using the number of bars of the current day.

The Relative Vigor Index indicator, in which the indicator period is calculated automatically using the number of bars of the current day.

The Relative Strength Index indicator, in which the indicator period is calculated automatically using the number of bars of the current day.

The Momentum indicator, in which the indicator period is calculated automatically using the number of bars of the current day.

The Moving Average indicator, in which the indicator period is calculated automatically using the number of bars of the current day.

The Force Index indicator, in which the indicator period is calculated automatically using the number of bars of the current day.

The DeMarker indicator, in which the indicator period is calculated automatically using the number of bars of the current day.

The Commodity Channel Index indicator, in which the indicator period is calculated automatically using the number of bars of the current day.

The Bulls Power indicator, in which the indicator period is calculated automatically using the number of bars of the current day.

The Bears Power indicator, in which the indicator period is calculated automatically using the number of bars of the current day.

The Bollinger Bands indicator, in which the indicator period is calculated automatically using the number of bars of the current day.

The Average True Range indicator, in which the indicator period is calculated automatically using the number of bars of the current day.

It shows the trend direction for multiple currency pairs on the current time frame.

The indicator plots two Stowell patterns on the right edge of the chart: upper and lower.

The indicator displays the server time and the time until the current candlestick ends on the М1-D1 timeframes.

The indicator displays the percentage of the price change for the specified period of the specified pairs.

Another interpretation of the moving averages indicators.

24-hour analog GMT(UTC) market clock displaying in background. The clock displays the Greenwich Mean Time and shows the status of all main stock exchanges according to their schedule.

The indicator displays the values of the Moving Averages (MA), deltas between the values and deltas between МАs.

Tick chart of the price/spread/volume. Saves tick data in a file.

Price(%)Range is the indicator for the MetaTrader 4, which calculates the price movement based on percentage High (Highest) and Low (Lowest) price on 100 bars.

This is a simple indicator showing pivot only for H1, H4, daily, weekly and monthly.

SBVolumeAvg is a Forex Indicator (MetaTrader 4) for calculating Average Volume on the Swing Bars by a ZigZag trend line that is bounded by two vertical lines.

This indicator helps you display spread on a chart.

It synthesizes any symbol if you have the source symbols and then makes a real time virtual chart. Same concept with Triangle Hedge (SymbolSynthesizer.mq5 https://www.mql5.com/en/code/909) but for chart display in MetaTrader 4.

The ultimate Pivot Point tool for MT4. Supports Standard, Fibonacci, Camarilla, Woody's, and DeMark formulas with auto-adjustment and multi-channel alerts (Push, Email, Sound). Clean, lightweight, and reliable.

Calculates volume for each currency on pair based on price movement.

Moving average with some extra features.

Simple indicator to show two levels of Standard Deviation Channel on your chart.

This indicator helps determine the end and the beginning of trends based on the inclination of the matches.

Automatically draws Fibonacci Retracement, Arc, Fan, Time Zones, and Expansion based on detected swing points. Features a custom "Reverse-Scan" algorithm that never repaints - perfect for traders who need reliable anchor points.

A simple indicator, which informs the trader about the appearance of "Bullish Engulfing" or "Bearish Engulfing" candlestick patterns on all timeframes.

The indicator registers the price level breakout moments and the significance of these levels.

The indicator shows the High, Close and Low of the previous day, week or month with time shift.

Tick volumes drawn by days as a histogram of clusters.

1...171819202122232425262728293031...63