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

MQL4 MetaTrader 4의 소스 코드 라이브러리

icon

최대 규모의 라이브러리에는 무료 버전의 거래 Expert Advisor 코드, 기술 지표 및 스크립트가 포함되어 있습니다. 사용 가능한 애플리케이션을 사용하면 자동 모드에서 거래하고 가격 역학을 분석할 수 있습니다. 금융시장의 감성에 대해 더 많이 배우려면 코드 라이브러리를 이용하십시오.

무료 응용 프로그램을 다운로드하여 테스트한 후 MetaTrader 4에서 실행합니다. MetaTrader 4 플랫폼과 MetaEditor 개발 환경에서 액세스할 수 있습니다.

코드를 제출하세요

The expert is a system to help any trader to make a grid of orders.

This Expert Advisor implements a well-known MACD strategy made popular through a viral video. It combines MACD signals with trend and support/resistance filters.

This is a simple script file to compute lot size either using risk percentage approach or the actual amount to risk.

"Eliot Waves" EA draws 2 Trend Lines with "zigzag" on chart and trades When a Eliot retracement is formed,has Trailing Stop Loss &Take Profit works with all time frames major forex pairs and stocks NASDAQ.

"2 Moving Averages with Bollinger Bands" is a custom MT5 indicator that combines two configurable moving averages and optional Bollinger Bands. It generates real-time Buy and Sell arrows when crossovers occur, with optional alerts, sound, and email notifications. Suitable for all timeframes and symbols.

High/Low Peak Trend

Set Auto TP and SL: Automatically setting Take Profit (TP) and Stop Loss (SL) helps manage risk and lock in profits without manual intervention. This feature ensures each trade has predefined exit levels, reducing emotional decision-making and improving trading discipline. Ideal for both beginners and experienced traders, it provides consistency and protection in volatile markets.

Pending_tread EA This Expert Advisor automatically places a grid of pending orders above and below the current market price. It supports both buy and sell pending orders with user-configurable distance (in pips), lot size, and take profit levels. The EA maintains up to 10 pending orders per side, placing sell stop orders below the market and buy stop orders above, ideal for scalping strategies on any timeframe. Includes order management by MagicNumber to avoid conflicts with other EAs or manual trades.

This indicator combines two moving averages to generate buy/sell signals based on crossovers. It also plots Fibonacci retracement levels using recent swing highs and lows for support/resistance. Visual arrows mark trade signals, and optional alerts notify users in real-time. Works on all timeframes for flexible technical analysis.

SniperJaw EA is a one-trade-at-a-time robot that uses the Alligator indicator (Jaw, Teeth, Lips) to follow the trend. You can control the trade size with LotSize, choose to close trades on opposite signal with UseEntryToExit, or use TakeProfit and StopLoss in pips if set. Slippage is managed by Slippage, and trading can be turned on or off using TradeEnabled. Alligator settings like JawPeriod, JawShift, TeethPeriod, TeethShift, LipsPeriod, and LipsShift let you adjust how the indicator works.

2 Moving Averages is a custom MQL4 indicator that uses two moving averages (fast and slow) to identify potential trend changes and generate buy or sell signals based on crossover points. It enhances signal reliability by optionally integrating support and resistance levels, helping traders confirm entry and exit zones. This tool is suitable for trend-following strategies and works across multiple time frames.

이 EA는 상대강도지수(RSI) 지표, 스토캐스틱 오실레이터 지표, 볼린저 밴드 지표를 사용하여 추세 또는 역추세 기회를 식별합니다. 멀티페어 EA로서 여러 통화쌍에서 신호를 검색합니다. 이 EA에는 추적, 위험 관리, 자금 관리, 제한 모드 등 다양한 기능이 있습니다. 올바른 설정으로 상당한 수익을 창출할 수 있는 잠재력이 있습니다.

PriceChannel 반등 거래 시스템

이 스크립트는 지정된 간격으로 심볼의 평균 변동성을 계산합니다. 계산 결과는 댓글에 표시됩니다.

아시아, 유럽, 미국 등 세 가지 거래 세션의 시작과 끝을 표시합니다.

교차 2MA 및 CCI용 샘플 거래 시스템

2MA와 CCI의 크로스오버에 대한 간단한 거래 시스템입니다.

마우스로 주문(포지션)을 수정하는 것은 "GUO"(그래픽 주문 관리) 시리즈의 두 번째 스크립트입니다.

마우스로 대기 주문을 설정하는 것은 "GUO"(그래픽 주문 관리) 시리즈의 첫 번째 스크립트입니다.

CCI 신호로 필터링된 두 MA의 교차를 기반으로 한 TS

서버 연결 실패 시간을 파일에 기록하는 전문가 어드바이저입니다.

자동 피보나치 기능이 추가된 오리지널 지그재그 MT4

두 MA의 교차점을 기반으로 하는 거의 고전적인 TS입니다.

이 전문가 어드바이저는 조정 가능한 두 이동평균의 크로스오버를 기준으로 매매를 개시합니다. 기간, 유형(예: EMA, SMA), 방향(매수 전용, 매도 전용 또는 둘 다)을 완전히 사용자 지정할 수 있습니다. 손절, 이익실현, 추적손절 설정 옵션이 포함되어 있습니다.

A script that displays the useful information about the broker, the account and the full specifications of the instrument.

All indicators required by BBMA Strategy in a single indicator.

This indicator for Breakout Strategy. It doesn't print objects on the chart.

A powerful multi-timeframe RSI dashboard that visually displays the overbought, oversold, and neutral RSI status across 9 different timeframes — from M1 to MN1.

This MQL4 code implements an Expert Advisor (EA) that trades based on the Stochastic Oscillator and Bollinger Bands indicators across multiple timeframes (M1, M5, and M15).

Fair Value Gaps indicator or 'imbalance areas' where markets often move back to.

MetaCOT 2 CFTC 도구 상자 지표는 CFTC 보고서의 데이터에 대한 액세스를 제공하는 MetaCOT 2 지표 세트입니다. MetaCOT 2는 COT, 디시그그레이티드 COT, TFF 및 CIT 보고서를 지원하며 MetaTrader에서 직접 COT 차트를 작성할 수 있습니다. 모든 지표는 소스 코드로 제공되며 자신만의 트레이딩 시스템을 구축하는 데 사용할 수 있습니다.

이중 가치의 '가격'을 우아하고 멋지게 비교합니다.

This Expert Advisor (EA) analyzes market movement by calculating the average pip movement per tick and the average spread over a user-defined number of ticks (MAX_TICKS). It also evaluates the average pip movement and spread over a specified time interval (CHECK_SECONDS). The EA dynamically tracks price changes and spread values, printing the results in the terminal and displaying them on the chart using the Comment() function. This helps traders gauge market volatility and spread fluctuations in real time.

This is a piece of code to add to an existing Expert advisor to track withdrawals from your account where the EA is running. It helps the user to monitor his or her withdrawals from a particular account.

RRS Tangled EA randomly selects currency symbols, lot sizes, and order types for trading. It does not rely on technical indicators or fundamental analysis. Instead, it uses a Randomness in Nature approach to open trades. With proper settings such as Take Profit, Stop Loss, Trailing, and Risk Management, this EA can generate significant profits.

This EA is a cleaned and minimized version of the RRS Randomness in Nature EA. It opens trades randomly with random currency pairs, random lot sizes, and random order types. This EA does not rely on any technical skillset such as indicators, price action, news calendar events, or candlestick patterns. It offers multiple trading strategies, risk management plans, and other customizable settings.

This EA is truly random in nature. It randomly selects currency pairs, lot sizes, and order types. This EA does not rely on any technical skillset such as indicators, price action, news calendar events, or candlestick patterns. It offers multiple trading strategies, risk management plans, and other customizable settings. Even though the EA works on randomness, it has still achieved good profits with proper risk management settings.

This is a Non-Directional Bias EA. This EA does not rely on any technical skillset such as indicators, price action, news calendar events, or candlestick patterns. It offers multiple trading strategies, risk management plans, and other customizable settings. This EA takes trades continuously and randomly, depending on the strategy you have chosen.

EA 에서 주문한 것과 같이 매직 넘버를 지정해서 주문하는 기능

Normalized the Rate of Change (ROC) indicator.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104