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

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

icon

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

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

코드를 제출하세요

This indicator will write value degrees of the lastest position of Price / MA / WPR / RSI / Stochastic at the current Timeframes.

Show multi timeframe Moving Average on one chart.

Harami slightly modified.

Simple and clean panel that shows RSI values on all timeframes with Oversold and Overbought notification.

Displays what was reached first - Low or High for the current bar.

The trend strength(phase) indicator.

The indicator calculates the indices of the USD, EUR, GBP, CHF, AUD, CAD currencies and displays the index specified in the parameters in a separate window.

The idea of the indicator is to select each currency from currency pairs separately. The currencies are measured in relative units (points). The sum of all currencies at any given time is equal to zero.

Displays the overbought or oversold states of the currencies relative to each other.

Chandelier Exit calculates the trailing stop based either on the maximum value of the maximum price or the maximum value of the close price over a specified period.

The ideal indicator for those who like to work "by levels". It clearly shows the reversal level, support/resistance levels for the current day.

The indicator demonstrates the trend stops with multicolor dots. In order to distinguish the targets the BrainTrend2Stop uses Blue and Red dots.

The indicator demonstrates the trend stops with multicolor dots.

The Avg Daily Range indicator.

A simple indicator that demonstrates the general principle of displaying multiple indicators from different timeframes in a single window

Small indicator for monitoring the history of closed and the status of open orders on the chart. Red - unprofitable order, green - profitable.

Belongs to the Pivot group.

Calculates the pivot point.

A version of the Stochastic located right in the price window.

ZigZag with unusual properties (specify the length when plotting).

An interesting attempt to make levels based on ZigZag values. This indicator is strongly recommended for those who can not "feel" the market. The indicator gives a very clear view of the market.

An attempt to combine ZigZag and ATR. And to use it for determining the trend phase.

Gann angles inscribed in ZigZag.

The 5 34 5 indicator

The FTLM hist indicator is one of many digital indicators that emerged after some of the articles by Vladimir Kravchuk.

SMI

The SMI indicator. Based on the "Momentum, Direction, and Divergence" book by Blau.

This indicator belongs to the oscillator group.

The TRIX indicator represents the rate-of-change percentage, smoothed by the exponential МА of the closing price.

When applied to financial markets this method is usually used to determine the moments of prices extreme deviation from the "standard" level.

Smoothing for the ADX indicator. Recalculates the specified number of bars at every tick (not optimized)

The first version of the wlxBWWiseMan indicator. Displays the candles of trend changes.

The indicator is based on comparison of the current price to six simple moving averages with the periods 10, 20, 30, 40, 50 and 60. The values of the indicator are fixed: -100, -66, -33, 0, 33, 66, 100.

The script plots one Fibo line based on the latest ZigZag. This is a remarkable tool to get rid of unnecessary work for those who constantly place Fibo grids (the majority).

The indicator plots four different Fibo lines based on four latest ZigZags. Useful when applied on the higher timeframes.

Superposition of Stoch and RSI. One of the most commonly used indicators. This is the most fortunate and useful indicator.

This indicator adds a smoothing curve to the MACD.

One of the most interesting modifications of Bollinger bands. It shows the standard deviation in the bar representation.

Another indicator based on the «Bollinger bands». Good for displaying «Where the trend is, and where the flat is».

Literally, "Bollinger bands with a fractional ratio of deviation."

Murrey Math (ММ) is a trading system suitable for any markets. The MM system comprises two main components: geometry, used for measuring the price movements of the specified market, and a set of rules based on the Gann technique and Japanese candlesticks.

1...131415161718192021222324252627...63