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

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

코드를 제출하세요

MovingAverages.mqh Part II A multi timeframe version is available with colors for orientation, for developers or profitable traders for free. Offer under conditions. Other multi timeframe indicators are also available.

A demonstration on how to modify objects in an indicator without having the source code

This script saves all the OHLCV data available on the chart to a CSV file.

"거짓 돌파.mq5" 인디케이터는 지지와 저항의 거짓 돌파를 기준으로 매수 및 매도 지점을 시각적으로 식별하고 표시하는 MetaTrader 5용 도구입니다. 버퍼를 사용하여 매수(파란색) 및 매도(빨간색) 화살표, 지지선(파란색) 및 저항선(빨간색), 시장 고점 및 저점을 나타내는 추가 화살표를 표시합니다. 인디케이터의 주요 로직은 캔들의 고가와 저가를 기준으로 고점과 저점을 감지하고 지지와 저항 수준을 동적으로 업데이트하는 것으로 구성됩니다. 가격이 지지선 또는 저항선을 돌파했다가 되돌아오면 지표는 각각 매수 또는 매도 신호를 생성합니다. 잘못된 돌파를 기반으로 전략을 운영하는 트레이더에게 유용한 도구입니다.

개별 모듈 또는 코드 섹션을 로깅하는 기능이 있는 로거

맞춤형 R-제곱 최적화 기능을 갖춘 간단한 전문가 어드바이저

여러 날에 걸쳐 평균화할 수 있는 동적 VWAP 수준

ATR 채널의 멀티 레벨을 표시하는 표시기입니다.

"MQL5 Programming for Traders" 파트 6에서는 MQL5 언어의 핵심인 트레이딩 자동화에 대해 알아볼 것입니다. 우리는 금융상품 사양 및 트레이딩 계좌 설정과 같은 기본적인 것들부터 시작하게 될 것입니다. 이는 Expert Advisors를 제대로 운영하기 위한 전제 조건입니다.

Monitoring of memory leaks in the strategy tester

The default CCI in MT5 doesn't have the shift parameter. This script implements the shift.

Horizontal Grid Controller with KeyEvents

찬데 크롤 스톱 인디케이터 - 숏 및 롱 포지션의 스톱 레벨입니다.

Perfect Seconds chart indicator allows you to convert minute candles of live data into seconds. 1. Choose any number of seconds to close a bar with accurate time. 2. This is Live OHLC rates based data, It works even if ticks are not available. 3. No external DLL required, it works smoothly on VPS 4. Fast and optimized code 5. Supports Crypto Pairs such as BInance, Kucoin and all other exchanges where Futures live chart can be converted into seconds easily. 6. Support all type of symbols such as Gold and Forex pairs. 7. Options to delete symbol and rates.

this is a copier template

This function allows you to retrieve and return the filling policy of a symbol in MetaTrader 5. This is useful for making trading decisions based on the filling policy of a specific financial instrument.

This is an edit of the Mod_ATR_Trailing_Stop by MQL5 user @Scriptor found here https://www.mql5.com/en/code/20423 . MT5 indicator .mql5 and .ex5 files, report any bugs, I'll fix.

Multi_BreakEven is a script file that enables setting multiple entry positions to breakeven, either through pips or a target price, once the trade becomes favorable.

이 Expert Advisor는 거래를 하지 않습니다. 표준 캔버스 라이브러리를 사용하여 구현된 간단한 패널을 사용하면 여러분은 마우스로 숫자를 그릴 수 있습니다. 학습된 mnist.onnx 모델은 숫자를 인식하는 데 사용됩니다.

This is a simple program to compare asynchronous and synchronous all close. It is a sample program, so feel free to modify it for your own testing purposes, such as adding conditions.

The MT5 custom indicator, named "wd.Multi_LineMA.mq5," is designed to offer traders valuable insights into Moving Average values from a higher timeframe (MTF Multi TimeFrame). It encompasses additional visual features for in-depth analysis, such as the ability to view trails for a specified number of bars and a dynamic MA horizontal price line.

인디케이터는 차트에 임의의 두 번째 시간대를 그립니다.

Here are some examples of codes for set counters based on "Count"

가격 변동률(ROC)에 기반한 확실한 것(KST) 오실레이터 지표 알기

Select the last closed deal (trade) to further work.

에르고딕 오실레이터 스토캐스틱 모멘텀 지수(SMI)

Standard Bollinger Bands indicator with averaging features added

It will delete all objects on the chart when the compiled executable is dragged onto the chart

Indicator displays the value of defined stop loss and or take profit in the deposit currency. Note: It calculates an estimated value based on a simple calculation and does not take into account brokerage commissions.

higher confidence to get into trade

The CDebugLogger class is a flexible and comprehensive logging utility designed for use in MQL4/5 environments. It allows developers to log messages at various levels of importance (INFO, WARNING, ERROR, DEBUG) with options to include timestamps, function signatures, file names, and line numbers in the log entries. The class supports logging to both the console and files, with the ability to save logs in a common folder and in CSV format. Additionally, it offers functionality to silence logs based on specific keywords, ensuring that sensitive information is not logged. This class is ideal for developers looking to implement robust logging mechanisms in their MQL4/5 applications, with customizable features that cater to a wide range of debugging and monitoring needs.

The simplest class for logging in MetaTrader 5 with support for levels, message format, include and exclude filters on substrings.

This MQL5 script exports candlestick data for various timeframes into a CSV file, capturing essential market information like open, high, low, and close prices. It analyzes each candlestick's characteristics, including body and wick sizes, while calculating additional metrics such as candle gaps. After processing the latest 21 bars, it notifies the user upon successful data export.

이 EA는 이동평균 및 스토캐스틱 오실레이터 지표의 신호를 사용하여 시장 추세를 자동으로 따르도록 설계되었습니다. EA는 MA 크로스오버를 활용해 매수 및 매도 신호를 감지하고 스토캐스틱으로 추세를 확인합니다. 또한 EA는 추세장에서 트레이딩 효과를 높이기 위해 이익실현, 손절, 로트 크기 2배 설정 등 자동 포지션 관리 기능이 포함되어 있습니다.

Creating profit labels on deals (closed trades) which also show in the strategy tester

Prototype for data collection. Dummy buffers for the data window (for data collection purposes) for the hour of the day, and an additional buffer for the hour of the day. Comments the hour of the day.

This script is a reference solution for mapping symbol names configured by users in MetaTrader 5 EAs or scripts to the actual names provided by the broker. It uses the Levenshtein distance algorithm to automatically identify the most similar symbol in Market Watch. It is ideal for developers facing compatibility issues with prefixes or suffixes in symbol names. This is a customizable starting point to adapt to any specific needs.

This script was developed for displaying saved Strategy report from the Strategy Tester into a chart.

Dots (MetaTrader indicator) is based on the 2006 indicator by TrendLaboratory. It displays the current trend direction by placing the dots on the main chart. The blue dots signal bullish trend and the red dots signal bearish trend. Although the indicator doesn't rely on any standard MetaTrader indicators, it uses a call to iMA() (moving average) to get the price values depending on the input price type used (Close, Open, High, Low, Typical, etc.) The calculation is based on the cosine of the angle of price change. Trader can modify several input parameters. The indicator is available both for MT4 and MT5 versions of the platform.

핀바 탐지기는 핀바("핀바" 또는 "핀바"라고도 함)를 감지하여 강세 핀바 아래 및 약세 핀바 위에 "웃는 얼굴" 기호를 배치하여 표시하는 메타트레이더 보조지표입니다. 이는 코드에 표준 기술 지표를 사용하지 않는 순수한 가격 행동 지표입니다. 핀바 감지의 구성은 인디케이터의 입력 매개변수를 통해 할 수 있습니다. 핀바 감지기는 감지 시 플랫폼 알림과 이메일 알림을 발행할 수 있습니다. 이 인디케이터는 MT4 및 MT5 버전의 거래 플랫폼에서 모두 사용할 수 있습니다.

12345678910...190