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

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

코드를 제출하세요

It opens and closes positions using the crossing of the movable lines.

The MACD Ichimoku indicator uses the Ichimoku structure but applied to MACD values. It tells an entire story in itself which is one of the Ichimoku system strengths.

Close all trades after reaching defined profit or loss

Check out any MQL5 closed positions on a chart.

Connecting to MySQL server from new MQL4.

The purpose of the present code is to demonstrate how easy it is to create color scales, color gradients and heatmaps with the MQL4 language and functions.

The script closes all charts for the specified symbol.

This is a pretty simple startegy that follows trend. Recommended time frams is D1. when close price brakes up the EMA build based on high prices given that RSI is above 55 and RSI is above its Moving average - we buy. when close price brakes down the EMA build based on low prices given that RSI is below 45 and RSI is below its moving average - we sell. system closes previose trade if there is opposite signal system uses take profit and stop loss as well as trailing stop

Mass Index는 최대 가격과 최소 가격 사이의 대역폭 변화를 기반으로 추세 전환을 감지하기 위해 개발되었습니다. 대역폭이 확장되면 Mass Index가 증가하고, 대역폭이 좁아지면 지수가 감소합니다.

The OsMACD indicator is a combination of the colored Moving Average of Oscillator(OsMA) and Moving Average Convergence/Divergence(MACD) indicators.

Universal trend utility for near predictions and making decisions by "stops" and/or "stops/reversals" of the orders.

A set of scripts for quick drawing the Elliott waves.

CustomCandle draws candlesticks of a larger and, perhaps, non-standard (for MT 4) timeframe in the current chart.

Plotting the ROC indicators of two custom types (including Momentum) and periods in one window.

A new High and Low Levels every day .. it is perfect levels

Probably the best Awesome Oscillator (AO) available with zero line crossover and signal line alerts.

Record the performance of individual strategies real time in offline charts.

This script opens a pending sell order by just point and drop the script in the place you want.

YangTrader is a good indicator, it core is price moving and return, when the value crosses 15, maybe it's the best buy time and down cross 80 it's the sell time.

This set of scripts has been designed to scale-in your trades as price action runs in your favor. This will maximize profits due to proper pyramiding, decrease the impact of unprofitable trading decisions and in general, make your life easier.

Export text to Excel in real time using native DDE library provided by Windows

Record, storage and displays of data, fully tick chart in MetaTrader.

This is a Class for the new MQL4 that parses JSON. It requires the Hash.mqh class.

The indicator displays the equity and balance charts.

This MT4 indicator is to count down the remaining time as the format HH:MM:SS

This indicator will plot Fibonacci golden spiral on the chart.

Stdlib - 라이브러리 예

Мультивалютный "мониторинговый" индикатор.

Candle Closing Time Remaining (CCTR) is an indicator which displays the remaining time for an open candle to be closed.

Value Chart as developed by David Stendhal. Value Chart was designed to show the valuation of the market.

The indicator shows candle end time and current spread.

Detrended Synthetic Price (bars form).

Tipu MACD is one the popular indicators in the Market. The original code for Tipu MACD is modified by removing compatibility with Tipu Panel. This version of Tipu MACD is open for everyone who is interested in developing an Expert Advisor.

Hull moving average (ema based)

5days indicator marks the first bar of each new day.

Indicator Maloma 4 vicont 1-2-3

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

Calculates the pivot point.

Indicator ^Pivot_PP

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

123456789101112131415...104