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

MQL4 및 MQL5 소스 코드 라이브러리

icon

MQL5 또는 MQL4 프로그래밍 언어를 어디서부터 배워야 하는지 모르시겠나요? MetaTrader 터미널을 위한 다양한 프로그램을 이용할 수 있습니다. 게시된 코드 예제를 다운로드하고 연구하며, 자신만의 지표와 Expert Advisor를 개발하십시오. 최대 MQL5 및 MQL4 코드 라이브러리에 응용 프로그램을 게시하면 모든 MetaTrader 터미널 및 MetaEditor에서 사용할 수 있습니다.

MQL4 및 MQL5의 코드 예제는 전 세계에 배포될 것이며 수천 명의 거래자가 귀하에 대해 알게 될 것입니다!

코드를 제출하세요

P/L 캘린더 — 월별 손익을 한눈에 확인하세요. P/L 캘린더는 이번 달 계좌의 일별 실적을 정확히 보여주므로, 터미널의 내역 탭을 일일이 뒤지지 않고도 가장 수익이 좋았던 날과 나빴던 날을 파악하고, 승률을 추적하며, 자신의 거래 리듬을 확인할 수 있습니다.

1. 핵심 추적 엔진 (알파-베타 필터) 이 지표의 핵심은 위치와 속도를 추적하도록 설계된 칼만 필터의 경량화된 정상태 버전인 알파-베타 필터를 활용합니다.예측 계산: 이 엔진은 SMA나 EMA처럼 단순히 과거 가격의 평균을 구하는 대신, 현재 속도($v$)를 기반으로 예측 가격을 계산합니다. 오차 보정:

A two-stage adaptive moving average (base average + secondary smoothing) that colors itself by slope and marks price/average crossovers with arrows.

Managing risk in modern financial markets requires more than just placing static Stop Loss (SL) and Take Profit (TP) levels. During high-impact news events or periods of extreme volatility, brokers often widen their spreads and increase their minimum StopLevels. Standard SL/TP utilities fail under these conditions, resulting in ERR_INVALID_STOPS (Error 10016) or ERR_TRADE_REQUOTE (Error 10004), leaving your capital exposed. ProAutoSL Dynamic TP is an institutional-grade execution manager engineered by a Quant Developer. It is designed to silently monitor your open positions and apply dynamic, volatility-adjusted risk parameters while actively protecting against broker-side execution errors.

Reverse RSI Bands is a leading indicator that mathematically reverse-engineers the RSI formula. It plots precise target price bands directly on the main chart, showing exactly at what price the RSI will hit your specified overbought or oversold levels in real-time.

An Expert Advisor that measures the high/low of a defined session opening window, then trades the confirmed breakout of that range with risk-based position sizing and a one-trade-per-session cap.

A single-state Kalman filter that rescales its own process noise by Kaufman's Efficiency Ratio on every bar, tightening into price during trends and smoothing harder through chop, plotted with regime bands that expand and contract on the same read

완료된 캔들의 EMA 9/21 정렬과 RSI 14 필터링을 활용하는 교육용 MT5 전문가 자문(EA)으로, 고정 로트 매매 방식을 적용하고 간결한 검정색과 금색의 대시보드를 갖추고 있습니다.

동적 접근 방식은 단일 이동평균에 의존하는 방식보다 훨씬 뛰어난 성과를 보여줍니다.

Professional open-source Trading Cost Calculator for MetaTrader 5. Calculates spread cost, commission, swap and estimated total trading cost using live broker symbol data and adjustable position settings.

Professional open-source Spread Monitor for MetaTrader 5. Displays live spread, minimum, maximum, average spread, history graph and configurable high-spread alerts with a modern Quantora dashboard.

Read-only broker-native trading-session inspector with current status, next transition, multi-symbol scope, and CSV export.

Read-only MT5 history utility that groups partial fills by position identifier and separates gross result from commission, swap, fee, and net result.

Read-only MT5 indicator that visualizes broker Stops Level and Freeze Level references on the chart.

Read-only OnTradeTransaction logger that records MT5 order, deal and position lifecycle events to local CSV and the Experts Journal.

다중 통화·다중 심볼 슈퍼 트렌드 대시보드

TestScalper 설정을 위한 다양한 변수 구성: $\alpha$를 0.45, $\beta$를 0.12로 설정해 보세요. 대시보드 셀은 단기적인 조정 움직임에 즉각 반응하며, 변화가 빠르게 깜빡일 것입니다. 스윙 설정: $\alpha$ 값을 0.15로, $\beta$ 값을 0.02로 낮추십시오. 매트릭스 셀은 안정화되어 일중 시장의 잡음을 무시하고 거시적인 추세를 명확하게 파악할 수 있게 됩니다.

Scans multiple timeframes for unfilled Fair Value Gaps, plots them as zones directly on your chart, and tracks local bull/bear imbalance depth with a histogram and live dashboard.

arks the prior session's high/low and flags liquidity sweeps that reverse back inside the range within a set number of bars." — category Other, or Trend if you'd rather group it that way.

Read-only MT5 script reporting broker volume, price, stops, freeze, spread and execution constraints.

An MT5 indicator that detects ATR-filtered institutional order blocks and tracks, in real time, whether each zone has been mitigated by returning price.

Tracks lag-N return autocorrelation over a rolling window as a live regime oscillator, distinguishing trending (positive autocorrelation) from mean-reverting (negative autocorrelation) market conditions. Plots a smoothed reading against dynamically-calculated statistical significance bands (±Z/√N), so you can tell a genuine regime shift from window-size noise — comparable across any symbol or timeframe since it works on returns, not raw price.

바스켓을 활용한 TP 및 SL 관리 방식의 슈퍼 트렌드

위험 기반 로트 크기 조정, 계좌 건전성, 브로커 거래량 한도 및 현재 종목 노출 현황을 확인할 수 있는 읽기 전용 MT5 대시보드입니다.

Deterministic synthetic acceptance checks for MT5 EA entry-state logic, with no market, account or order access.

엔벨로프 채널 또는 밴드를 기반으로 한 브레이크아웃, 하나의 EA에 통합된 다중 EA 로직

다양한 전략을 갖춘 EA의 금광 :)

This is a FX Dashboard style terminal panel on the MT5 chart, plus lines drawn on the chart (EMA, Bollinger, Donchian).

The Day Trader Dashboard is a Bloomberg-style visual panel for MetaTrader 5 that tracks an intraday price range and flags when price is inside it (fade zone) or has broken out of it. It doesn't place trades — it's a decision-support overlay that computes the range High/Low from recent bars, draws those levels directly on the chart, and shows a live status readout (scanning / within range / breakout) in a themed, auto-scaling panel. It supports multiple independent instances on the same chart, several color themes, and cleans up 100% of its objects when removed.

News Trading Dashboard is an informational on-chart panel (it does not trade automatically) that monitors market volatility in real time to detect "news spike" moments — the sudden price moves that occur when economic data is released (NFP, CPI, interest rate decisions, etc.).

Channel Breakout Dashboard is an informational panel (not an automated trading robot) that runs on the MetaTrader 5 chart and centralizes, in one place, several market conditions that would otherwise require 4-5 separate indicators open at the same time.

Read-only MT5 script that estimates stop-distance cash loss in account currency, reserves explicit cash costs and floors volume to the broker grid. It never sends or modifies an order.

XAUUSD MTF Liquidity & Order Block Reversal Strategy A professional Smart Money Concepts (SMC) based MT5 indicator designed primarily for **XAUUSD (Gold)**. The strategy combines multi-timeframe liquidity, order blocks, liquidity sweeps, breakout/reversal confirmation, and M1 swing-based risk management to identify high-probability BUY and SELL opportunities. Strategy Features Multi-Timeframe Liquidity Detection The indicator identifies important liquidity and order-block levels from: * Best Day-wise Liquidity * H4 Liquidity & Order Blocks * M30 Liquidity & Order Blocks * M15 Liquidity & Order Blocks * M5 Liquidity & Order Blocks The strongest day-wise liquidity replaces simple Previous Day High/Low logic and searches historical daily candles for significant liquidity concentrations.

Swing Trading Dashboard is a visual indicator for MetaTrader 5 (it does not generate automatic trade signals — it only displays information on the chart). Essentially it's a "dashboard" panel that calculates the recent swing trading range and shows where the current price sits relative to it — mid-range, near a boundary, or already broken out.

This indicator is a professional Scalping Dashboard utility designed specifically for MetaTrader 5 (MT5). It displays real-time vital market status information and scalping strategy conditions (based on Exponential Moving Arrows/EMAs), automatically computing spreads, momentum, and moving averages to output instant BUY/SELL SETUP visual signals.

Plots the previous trading week's High and Low as horizontal reference levels across the current week, with optional multi-week history for context. No repainting, no discretion — the levels are read directly from the completed Weekly bar.

KCI 변동성 거리(KCI Volatility Distance)는 시장의 모멘텀과 추세 방향을 극도의 정밀도로 파악하기 위해 세심하게 설계된, 첨단 적응형 알고리즘입니다. 독자적인 행렬 기반 계산 방식을 활용하는 이 도구는 시장 노이즈를 동적으로 걸러내고, 추세 방향의 강도에 대해 엄격히 정량적인 관점을 제공합니다. 고도로 최적화된 객체 지향 프로그래밍(OOP) 코어를 기반으로 구축되어, 시각적으로 명확한 거래 분석은 물론 Expert Advisors나 머신 러닝 모듈과의 원활한 통합을 지원하며, 다양한 자산에 걸쳐 초경량 CPU 성능을 보장합니다.

베이비시팅 업무 관리 도구 및 시스템 :D

Daily Zone Recovery is a multi-strategy trading expert advisor for MetaTrader 5 that operates based on the previous trading day’s high and low levels. The expert advisor monitors price behavior near daily extremes, uses three independent entry strategies, and can manage positions using a fixed-volume grid.

A read-only audit script for accounts running several EAs (or manual trades alongside them). It groups the closed-trade history by magic number and prints one line per magic: closed round turns, net P/L including swap and commission from BOTH sides of the trade, win rate, profit factor, average win/loss, currently open positions and pendings, activity dates and symbols - sorted by net result, with a CSV export for spreadsheets.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203