SyncDB LT

A service to keep the SQLite database up to date. Fast real-time operation. Saves open positions and orders, current quotes, and trading history. Take advantage of SQLite's capabilities for intermediate data storage, analytics, and integration of the MetaTrader platform. Save all your data in one place. Use the saved data in SQL analytical queries, from Python and other languages, to build dashboards and integrate MetaTrader

This version "Learn & Test" is designed for familiarization and training, as well as debugging your programs.
The service will synchronize data only for demo accounts.
No other restrictions or differences from SyncDB (https://www.mql5.com/en/market/product/127024 )

Parameters

SyncDB LT creates and maintains 2 databases at the same time :

db/{server_name}.{account}.history-lt.db is a replenished history database that contains the history of transactions and information about instruments

db/ram/{server_name}.{account}.trade-lt.db is an updated database that contains open orders and positions, current prices.

Where {server_name} is the name of the DC trading server, it will be delivered automatically. {account} the number of the trading account on it. Thus, with the simultaneous operation of several terminals, their data is stored separately and will not cause mutual locks and slowdowns.

I strongly recommend placing the db/ram directory on a ram disk or fast media.

Very simple parameters:

  • priceUpdateSec, 15 - the period (seconds) for updating prices in the database. When using a ram disk, you can specify smaller values, up to 0
  • useCommon , true. Use a [COMMON] shared data directory.
  • dbFolder , "db". The name of the database storage folder

The scheme of the trade-lt.db database

The database contains the necessary minimum, in the style of mt4 and adapted for frequent additions. After creating the database with the script, you can make your own adjustments to it (add indexes, computable fields, additional data and tables)

CREATE TABLE IF NOT EXISTS 
Trade (
        ticket          INT PRIMARY KEY,
        symbol          VARCHAR(16),
        'type'          VARCHAR(16),
        lots            REAL,
        openPrice       REAL,
        stopLoss        REAL,
        takeProfit      REAL,
        price           REAL,
        'time'          DATETIME,
        closeTime       DATETIME,
        expiration      DATETIME,
        profit          REAL,
        swap            REAL,
        commission      REAL,
        magic           INT ,
        'comment'       VARCHAR(255)
) WITHOUT ROWID

and

CREATE TABLE IF NOT EXISTS
Watch (
        name            VARCHAR(16) PRIMARY KEY,
        'time'          DATETIME,
        bid                     REAL,
        ask                     REAL,
        spread          INTEGER,
        stopLevel       INTEGER,
        tickValue       REAL
) WITHOUT ROWID

History-lt.db database schema

CREATE TABLE IF NOT EXISTS 
History (
        ticket          INT PRIMARY KEY,
        symbol          VARCHAR(16),
        'type'          VARCHAR(16),
        lots            REAL,
        openPrice       REAL,
        stopLoss        REAL,
        takeProfit      REAL,
        price           REAL,
        'time'          DATETIME,
        closeTime       DATETIME,
        expiration      DATETIME,
        profit          REAL,
        swap            REAL,
        commission      REAL,
        magic           INTEGER,
        'comment'       VARCHAR(255)
) WITHOUT ROWID

and

CREATE TABLE IF NOT EXISTS 
Symbol (
        name    VARCHAR(16) PRIMARY KEY,
        base    VARCHAR(16),
        quote   VARCHAR(16),
        digits  INTEGER,
        point           REAL,
        tickSize        REAL,
        minLot          REAL,
        maxLot          REAL,
        lotStep         REAL
) WITHOUT ROWID

Usage

Just run an instance of the SyncDB LT service, and use the data in your applications and for integration.

This version "Learn & Test" is designed for familiarization and training, as well as debugging your programs.
The service will synchronize data only for demo accounts.
No other restrictions or differences from SyncDB (https://www.mql5.com/en/market/product/127024 )



추천 제품
Transaction Data Analysis Assistant: This is a statistical analysis tool for transaction data, and there are many data charts for analysis and reference. language: Support language selection switch (currently supports Chinese and English active recognition without manual selection) The main window shows: Balance display Total profit and loss display Now the position profit and loss amount is displayed Now the position profit and loss ratio is displayed The total order volume, total lot size, and
FREE
Bneu Prop Firm Manager
Marvinson Salavia Caballero
**Bneu Prop Firm Challenge Manager** is a trading utility for MetaTrader 5 designed to assist traders participating in proprietary trading firm evaluation challenges. This free version monitors account metrics, tracks challenge progress, and displays rule compliance status with pre-configured prop firm presets. **Free Version Features** **Prop Firm Presets** - Pre-configured rule sets for common proprietary trading firms - FTMO preset with corresponding rule parameters - MyForexFunds (MFF) pr
FREE
Trade2Telegram
Strifor (Mauritius) Ltd
Trade2Telegram — MetaTrader에서 Telegram으로 자동 거래 알림을 보내는 플러그인입니다. 이 도구는 자금을 관리하는 트레이더, 시그널 채널을 운영하는 사람, 또는 교육 커뮤니티를 이끄는 사람을 위해 설계되었습니다. 이 플러그인은 터미널의 모든 거래를 복사하여 선택한 Telegram 채팅, 그룹 또는 채널에 게시합니다. 포지션이 열리거나 닫힐 때, 손절/익절 수준이 변경될 때, 미결 주문이 실행될 때, 또는 거래가 부분적으로 종료될 때 메시지가 자동으로 전송됩니다. 메시지 형식은 다음을 포함하도록 맞춤 설정할 수 있습니다: 거래 상품, 거래 방향, 거래량, 진입 및 청산 가격, SL/TP 수준, 포인트 및 금액 기준 결과. 해시태그와 코멘트 추가, 서버 시간 또는 로컬 시간 선택도 지원합니다. 이 플러그인은 제3자 서비스 없이 Telegram Bot API를 직접 사용하여 작동합니다. 연결하려면 봇 토큰과 원하는 채팅 또는 채널 ID를 제공하면 됩니다. 주요
FREE
Advanced History Collector Panel for MT5 The Advanced History Collector Panel is a professional-grade account analysis and visualization indicator for MetaTrader 5 (MT5). It bridges the gap between raw trading logs and actionable insights by transforming execution data into interactive charts and comprehensive tables. Key Features: Comprehensive Data Metrics : Track daily/weekly profit and loss, long/short ratios, total volume, and deposit/withdrawal history. Dynamic Visualizations : Toggle betw
FREE
Product Name: Smart Switch Dashboard STOP WASTING SECONDS. SECONDS COST MONEY. Are you losing trades because you're fumbling through the Market Watch? Is your workspace messy and slowing you down? In trading, Speed is everything. If you aren't organized, you are losing money to traders who are. Smart Switch Dashboard is not just a tool—it is your COMMAND CENTER . Designed for serious Scalpers and Day Traders who demand Speed, Precision, and Zero Lag. DOMINATE YOUR WORKFLOW 1. ULTRA-FAST SY
Market Maestro: Your Ideal Partner for Automated Forex Trading If you're looking for a reliable assistant for trading in the currency market, Market Maestro is exactly what you need. This modern Forex bot is built using the latest technologies and algorithms, allowing it to effectively analyze market data and make informed trading decisions in real-time. Key Features of Market Maestro 1. Multicurrency Capability for Broad Opportunities Market Maestro can work with a wide range of currency pairs,
CSP eurusd Strategy
Francisco Tomas Moreno Garcia
CSP 전략. 이 캔들스틱 패턴은 이름에서 알 수 있듯이 캔들의 특정 유형의 패턴 (1 시간대 최고의 성능)을 기반으로하며, 백 테스트 및 최적화는 외부 과거 데이터를 기반으로 수행되었으므로 메타 트레이더 5에서 수행 한 백 테스트는 동일한 좋은 결과를 나타내지 않지만 백 테스트 외에도 2023.03.27부터 2023.0330까지 1 주일 동안 실제 테스트를 수행했으며 결과는 제공된 이미지에 노출되어 있습니다. 이 전략과 대부분의 전략을 개선하기 위한 힌트입니다. 여러분 중 일부는 이미 경험하셨겠지만 현재 변동성이 큰 시기를 겪고 있습니다. 1. 시장의 예측 불가능성으로 인해 전략이 제대로 작동하기가 정말 어렵고 가격 변동이 더 크며 제대로 작동 할 수 있지만 일반적으로 손절매에 더 쉽게 도달하는 결과를 초래하는 경우가 아니라면 이러한 상황에서 거래하는 것은 권장하지 않습니다. 2.이와 관련하여 주요 뉴스가 발표되는 동안에는 변동성이 매우 높기 때문에 거래를 피해야합니다 (정보
Classic Market Surfer EA - A Timeless, Proven Strategy for Gold Trading For years, this powerful trading strategy has been hidden from the public-reserved for a select few. Now, for the first time, the Classic Market Surfer EA is available to traders like you.   Built on pure, time-tested trading principles, this EA doesn't rely on trendy gimmicks like AI or machine learning. Instead, it harnesses a classic, robust strategy that has consistently delivered results over the years. This is not a "g
Lunox Killzone
Akpofure Bright Gageche-gold
================================================================================ LUNOX SB-KILLZONE v2.0 - Professional Session Breakout Trading System ================================================================================ OVERVIEW -------- Lunox SB-Killzone is a sophisticated algorithmic trading system designed for  professional traders who understand institutional market structure and session- based trading dynamics. The Expert Advisor implements proven session breakout  methodologie
FREE
Aurus Core
Dmitriq Evgenoeviz Ko
AURUS CORE: Multi-AI Consensus Architecture Aurus Core is more than just an advisor; it's a next-generation trading ecosystem built on the principle of multi-layered artificial intelligence consensus . The system is based on an architecture of four specialized AI agents, each responsible for a specific stage of trade filtering. AI Quartet (4-Layer Filter) Aurus Core opens a trade only when all four independent algorithms give an "APPROVED" signal: GEMINI Layer (Global Market Context): Analyzes
Aurus AI
Dmitriq Evgenoeviz Ko
Aurus AI : Multi-AI Architecture Aurus AI Core is more than just a trading advisor; it's a next-generation intelligent ecosystem based on the principle of multi-layered artificial intelligence consensus. The system consists of four specialized AI modules, each responsible for a separate stage of trade entry signal verification. Four-layer filter system The advisor opens a trade only when all four independent modules give an "APPROVED" signal: Market Sense Layer : Evaluates overall market volati
Overview Mirror Signals Service EA (Text only)   is a powerful monitoring Expert Advisor that automatically sends   real-time Telegram notifications   for all important trade events on your MetaTrader 5 account. It is engineered specifically for   signal providers ,   trade-copier operators ,   auditors ,   educators , and   professional trading services   that require immediate, detailed, and reliable reporting. Everything from   entries, exits, SL/TP changes, comment changes, trailing sto
LT Candle Counter
Thiago Duarte
5 (3)
Candle Counter is a simple indicator that list the amout of candles in the day according to the current chart timeframe. It is specially useful for those teaching others how to trade, as it can draw attention to a specific candle of the day. Configuration: Reverse mode - if on, the actual candle is the first one. Position - Above or below the candles. Vertical distance - Vertical distance from the candles in pipets/points. Size - Font size. If you need help please don't hesitate to contact me.
FREE
Trade Assistant 38 in 1
Makarii Gubaydullin
4.91 (23)
다기능 도구: 로트 계산기, 그리드 주문, R/R 비율, 트레이드 관리자, 수급 구역, 가격 행동 등 데모 버전   |   사용자 설명서 트레이드 어시스턴트   는 전략 테스터에서 작동하지 않습니다 :   여기에서 데모 버전을 다운로드  하여 유틸리티 를 테스트하세요. 질문/개선 아이디어/버그 발견 시 연락주세요 MT4 버전이 필요하시면 여기 에서 이용 가능합니다 거래   프로세스 를 간소화, 가속화, 자동화하세요. 이   대시보드 로 표준 터미널 기능을 확장합니다. 트레이딩 패널은  모든 거래 상품에서 작동: 외환, 주식, 지수, 암호화폐 등. 1. 새 거래 개시 : 로트 / 위험 / RR 계산 : 수동 거래를 위한 위험 관리 로트 계산기 (위험 크기 기반 거래량 계산) 위험 계산기 (로트 크기 기반 위험 금액) 위험 대비 보상   비율 그리드 주문:  + 동적 간격 옵션, 로트 분할 옵션 주문 활성화 트리거, + 매수 스톱리밋 / 매도 스톱리밋 가상 SL, 가상 TP (숨김
AI Algo
Vasil Georgiev Todorov
AI Algo – Intelligent Automated Trading System for Gold (XAUUSD) AI Algo is a cutting-edge algorithmic trading bot designed specifically for high-volatility, high-impulse markets — with a core focus on gold (XAUUSD) . It combines machine logic , adaptive risk management , and multi-layered signal filtration to deliver accurate entries, consistent protection, and reliable performance — both in fully automated and semi-manual operation modes. Key Features: Smart Entry Logic Precision entr
DCA Buddy
Karim Abdelwahab
DCA Buddy Advanced Break-Even Price Visualiser for MetaTrader 5 Take control of your multi-position trading with DCA Buddy , an advanced indicator for MetaTrader 5. It provides a clear and accurate visualisation of the average break-even price for all your open trades on the current chart symbol. This powerful tool goes beyond simple averages, correctly handling both one-sided and complex hedged scenarios, and now features a sophisticated, persistent 'once only' alert system to notify you precis
FundPass Pro
Faith Wairimu Kariuki
5성 등급 전문가용 어드바이저 — FundPass Pro FundPass Pro 소개: 모든 계좌 유형과 프롭펌 챌린지에 최적화된 궁극의 AI 트레이딩 시스템 ️ 중요 안내 : 모든 계좌 유형 (개인 계좌 및 프롭펌 평가 계좌 포함)과 호환되기 위해서는 사용자 설정에서 반드시 "Prop Firm Mode"를 활성화 해야 합니다. 이 옵션을 활성화하지 않으면 평가 기관의 규정을 위반할 수 있습니다. 개요: FundPass Pro 는 FTMO, MyForexFunds, The Funded Trader 등 프롭펌의 엄격한 기준을 충족시키기 위해 설계된 완전 자동화된 지능형 EA(전문가용 어드바이저)입니다. 또한 일반 표준 계좌에서도 효율적으로 작동합니다. 플러그 앤 플레이(Plug-and-Play) 설계를 통해 복잡한 설정이나 상시 모니터링이 필요 없습니다. 추천된 설정을 적용하고 차트에 EA를 연결하기만 하면 FundPass Pro가 자동으로 시장 분석, 주문 실행, 리스크
Сообщения в Telegram из MT5 о торговых событиях: Открытие/закрытие сделок; Выставление/удаление отложенных ордеров. Версия утилиты для MT4 здесь: https://mql5.com/8bjjy Настройки  Telegram: Создайте своего бота. Для этого напишите для пользователя  @BotFather команду  /newbot , и следуйте инструкциям. В результате вы получите Token бота, примерно такой:   1245680170:BBGuDFVkTYIPtjSaXMgQEhdfg7BOQ6rl8xI.  Узнайте свой ID в  Telegram, для этого напишите пользователю  @userinfobot любое сообщение.
Bneu Trade Manager Pro
Marvinson Salavia Caballero
**Bneu Trade Manager Pro** is an advanced trading utility Expert Advisor for MetaTrader 5 that extends the functionality of the free version with automated trade management features, risk protection systems, and compliance tools for proprietary trading firm challenges. **All Free Version Features Included** All features from the free version are included in the PRO version. This includes visual trade management with drag-and-drop lines, risk-based position sizing, one-click order execution, p
Script for quick updates (synchronization) up-to-date data in the SQLite database. Saves open positions and orders, current quotes. Take advantage of SQLite's capabilities for intermediate data storage, analytics, and integrations of the MetaTrader platform. Keep all your data in one place. Use the saved data in SQL analytical queries, from Python and other languages, to build dashboards Parameters useDefaults true - use default parameters. Save data to the COMMON hierarchy, to the db/ram/{s
FREE
Break Retest
Ongkysetiawan
BREAK RETEST NON-REPAINT. WORKS BEST AT M15 AND ABOVE.  Benefits Fewer false breakouts . Combining close confirmation + retest + previous-close filter greatly reduces noise vs. raw high/low breaks. Tighter execution plans . The drawn level line gives an objective spot for entries, stop placement (just beyond the level), and partial-take-profit structure. Non-repainting confidence . Signals are placed on current bar. Flexible across markets . Works on FX, indices, metals, crypto; scalping on M15
Expert. Automatic and manual trading. Ready-made trading system based on Elliott waves and Fibonacci retracement levels . It is simple and affordable. Display of the marking of Elliott waves (main or alternative option) on the chart. Construction of horizontal levels, support and resistance lines, a channel. Superposition of Fibonacci levels on waves 1, 3, 5, A Alert system (on-screen, E-Mail, Push notifications).    visual panel for opening orders in manual trading. visual panel for setting up
안녕하세요 친구 사람들의 눈에는 투자가 어렵고 위험한 사업으로 여겨집니다. 그러나 지식과 기술을 습득하여 투자한다면 시장은 결코 당신에게 해를 끼치지 않을 것입니다. 자본 시장에서 필터 라이팅은 전문가들이 생산성을 높이고 시간을 절약하기 위해 이 분야에서 취하는 조치 중 하나입니다. 많은 수의 기호 활동으로 인해 저장된 정보 및 데이터의 양이 매우 높습니다. 이 시장에서 활동하는 사람들은 때때로 일련의 정보가 필요하며 문제의 민감성으로 인해 가능한 한 빨리 정보를 얻어야 합니다. 이 정보는 일반적으로 시장의 미래를 예측하는 데 도움이 되며 매우 중요합니다. Fitler가 우리의 명령으로 작성하면 요청한 조건에 맞는 공유를 찾아줄 것입니다! 선택한 기능을 필터링하면 거래 가능한 모든 주식을 검색하고 적합한 주식을 표시합니다. 자본시장의 각 개인은 거래에 대한 구체적인 전략을 가지고 있으며 필터링을 통해 전략에 따라 진행하기 쉽습니다. 그 후, 그는 다양한 시간대에 걸쳐 자신의 전
AdaptiveStats  is a comprehensive and visually stunning performance analysis tool for the MetaTrader 5 (MQL5) platform, featuring a professional "Fintech Dark" (JARVIS-inspired) aesthetic. It is engineered to provide traders with real-time, actionable insights into their trading performance directly on the chart interface. Key features and capabilities include: Multi-Timeframe Performance Tracking : Automatically calculates and aggregates Net Profit, Win Rate, and Total Trades for three critical
FREE
Reverse Trader
ELITE FOREX TRADERS LLC
ELITE REVERSE TRADER (MT5) Instantly hedge or invert any trade opened on your account—manual or EA. Reverse Mirror EA monitors your live positions and opens an opposite trade using your chosen lot mode (Fixed or Multiplier). When the original position is closed (manual close, SL/TP hit, EA exit—any method), the mirrored position closes automatically. Because it runs in the same terminal, it reacts faster than third-party copy tools. WHY THIS MATTERS It is widely cited that a large majority of
숫자 시퀀스 중 하나를 "산불 시퀀스"라고 합니다. 가장 아름다운 새로운 시퀀스 중 하나로 인식되었습니다. 주요 특징은 이 시퀀스가 ​​가장 짧은 경우에도 선형 추세를 피한다는 것입니다. 이 지표의 기초를 형성한 것은 이 속성입니다. 금융 시계열을 분석할 때 이 지표는 가능한 모든 추세 옵션을 거부하려고 합니다. 그리고 그가 실패하는 경우에만 그는 추세의 존재를 인식하고 적절한 신호를 제공합니다. 이 접근 방식을 통해 새로운 트렌드가 시작되는 순간을 정확하게 결정할 수 있습니다. 그러나 거짓 긍정도 가능합니다. 숫자를 줄이기 위해 이 표시기에 추가 필터가 추가되었습니다. 새 막대가 열리면 신호가 생성됩니다. 어떤 경우에도 다시 그리기가 발생하지 않습니다. 표시 매개변수: Applied Price   - 적용된 가격 상수. Period Main   - 표시기의 기본 기간, 유효한 값은 5 - 60 이내입니다. Period Additional   - 추가 기간, 이 매개변수의 유효한
Advanced Dashboard Ultra
Mirel Daniel Gheonu
5 (1)
MT5용 통계 대시보드 & 저널 ULTRA (Stats Dashboard & Journal ULTRA) 완벽한 트레이딩 지휘 본부: 분석, 자동화 및 뉴스 인텔리전스. Stats Dashboard ULTRA는 Pro 분석 도구의 궁극적인 진화형입니다. 이는 MetaTrader 5를 전문 트레이딩 스테이션으로 변모시키며, 기관급 성과 분석과 자동화된 뉴스 보호 및 고급 심리 지표를 결합합니다. 완전한 통제력을 원하는 수동 트레이더와 EA 포트폴리오 관리자를 위해 설계되었습니다. ULTRA 버전의 새로운 기능 뉴스 인텔리전스 엔진 (News Intelligence Engine): 뉴스를 보기만 하지 말고 분석하십시오. 대시보드는 과거 뉴스 이벤트가 오픈된 포지션에 어떤 영향을 미쳤는지 시뮬레이션하여 포지션을 보유할지 청산할지 알려줍니다. EA 봇 가드 (자동 보호): 중요도가 높은 뉴스(High-Impact News) 발표 중에 다른 전문가 자문(EA)을 자동으로 일시 중지하고 시장이
Stormer RSI 2
Ricardo Rodrigues Lucca
This strategy was learned from Stormer to be used on B3. Basically, 15 minutes before closing the market, it will check RSI and decided if it will open an position. This strategy do not define a stop loss. If the take profit reach the entry price it will close at market the position. The same happens if the maximal number of days is reached. It is created to brazilian people, so all configuration are in portuguese. Sorry Activations allowed have been set to 50.
Portfolio Evolution
Salvatore Caligiuri
PROMO  - Only for next 3 buyers, one free expert - DYNAMIC PORTFOLIO   expert advisor !   NO 5 STAR REVIEW IS REQUESTED FOR THE GIFT! LIVE RESULTS:   click here Portfolio EVOLUTION represents a cutting-edge Expert Advisor concept that utilizes a range of strategies across multiple currency pairs. It can be operated in a MULTICURRENCIES mode or in SINGLE PAIR mode, creating an extensive multi-strategy portfolio designed to achieve safe and steady profits from the forex markets. This expert a
This script is designed to download a long history of cryptocurrency quotes from the Binance exchange. You will find it perfectly suitable if you want once to download the history of cryptocurrencies for charts analyzing, collecting statistics or testing trading robots in the MetaTrader 5 strategy tester, or if you need to update the history not very frequently (for example, once a day or once a week). After running the script, you will have fully featured (but not automatically updated) cryptoc
이 제품의 구매자들이 또한 구매함
Trade Assistant MT5
Evgeniy Kravchenko
4.42 (208)
거래당 위험 계산, 라인을 사용한 손쉬운 신규 주문, 부분 청산 기능을 통한 주문 관리, 7가지 유형의 트레일링 스탑 및 기타 유용한 기능을 제공합니다. 추가 자료 및 지침 설치 지침   -   애플리케이션 지침   -   데모 계정용 애플리케이션 평가판 라인 기능       - 차트에 개시선, 손절매, 차익실현을 표시합니다. 이 기능을 사용하면 새로운 주문을 쉽게 하고 개봉 전에 추가 특성을 볼 수 있습니다. 위기 관리       -       위험 계산 기능은 설정된 위험과 손절매 주문의 크기를 고려하여 새 주문의 볼륨을 계산합니다. 이를 통해 손절매 크기를 설정하고 동시에 설정된 위험을 존중할 수 있습니다. 로트 계산 버튼 - 위험 계산을 활성화/비활성화합니다. 필요한 위험 값은 위험 필드에 0에서 100 사이의 백분율 또는 예금 통화로 설정됩니다. 설정 탭에서 위험 계산 옵션을 선택합니다. $ 통화, % 잔액, % 지분, % 자유 마진, % 사용자 정의, % AB 이전
Trade Manager EA에 오신 것을 환영합니다. 이 도구는 거래를 보다 직관적이고 정확하며 효율적으로 만들기 위해 설계된 궁극적인 리스크 관리 도구 입니다. 단순한 주문 실행 도구가 아닌, 원활한 거래 계획, 포지션 관리 및 리스크 제어를 위한 종합 솔루션입니다. 초보자부터 고급 트레이더, 빠른 실행이 필요한 스캘퍼에 이르기까지 Trade Manager EA는 외환, 지수, 상품, 암호화폐 등 다양한 시장에서 유연성을 제공합니다. Trade Manager EA를 사용하면 복잡한 계산은 이제 과거의 일이 됩니다. 시장을 분석하고 진입, 손절 및 익절 수준을 차트의 수평선으로 표시한 후 리스크를 설정하면, Trade Manager가 이상적인 포지션 크기를 즉시 계산하고 SL 및 TP 값을 실시간으로 표시합니다. 모든 거래가 간편하게 관리됩니다. 주요 기능: 포지션 크기 계산기 : 정의된 리스크에 따라 거래 크기를 즉시 결정합니다. 간단한 거래 계획 : 진입, 손절, 익절을 위한
Local Trade Copier EA MT5
Juvenille Emperor Limited
4.96 (129)
Local Trade Copier EA MT5 를 사용하여 매우 빠른 거래 복사 경험을 해보세요. 1분 안에 간편하게 설정할 수 있으며, 이 거래 복사기를 사용하면 Windows 컴퓨터 또는 Windows VPS에서 여러 개의 MetaTrader 터미널 간에 거래를 0.5초 미만의 초고속 복사 속도로 복사할 수 있습니다. 초보자든 전문가든   Local Trade Copier EA MT5 는 다양한 옵션을 제공하여 사용자의 특정 요구에 맞게 맞춤 설정할 수 있습니다. 이는 수익 잠재력을 높이려는 모든 사람을 위한 최고의 솔루션입니다. 지금 사용해보시고 이것이 왜 시장에서 가장 빠르고 쉬운 무역용 복사기인지 알아보세요! 팁: 여기 에서 데모 계정에서 Local Trade Copier EA MT5 데모 버전을 다운로드하여 사용해 볼 수 있습니다. 다운로드한 무료 데모 파일을 MT5 >> File >> Open Data Folder >> MQL5 >> Experts 폴더에 붙여넣고 터
TradePanel MT5
Alfiya Fazylova
4.86 (148)
Trade Panel은 다기능 거래 보조원입니다. 이 애플리케이션에는 수동 거래를 위한 50개 이상의 거래 기능이 포함되어 있으며 대부분의 거래 작업을 자동화할 수 있습니다. 전략 테스터에서는 애플리케이션이 작동하지 않습니다. 구매하기 전에 데모 계정에서 데모 버전을 테스트할 수 있습니다. 데모 버전 여기 . 전체 지침 여기 . 거래. 한 번의 클릭으로 거래 작업을 수행할 수 있습니다: 자동 위험 계산을 통해 지정가 주문 및 포지션을 엽니다. 한 번의 클릭으로 여러 주문과 포지션을 열 수 있습니다. 주문 그리드를 엽니다. 그룹별 대기 주문 및 포지션을 마감합니다. 포지션 반전(매수 청산 후 매도 개시 또는 매도 청산 후 매수 개시). 포지션 고정(매수 포지션과 매도 포지션의 양을 동일하게 하는 추가 포지션 개설). 한 번의 클릭으로 모든 포지션을 부분 청산합니다. 모든 포지션의 이익실현과 손절매를 동일한 가격 수준으로 설정합니다. 모든 포지션에 대한 손절매를 해당 포지션의 손익 분기
베타 출시 Telegram to MT5 Signal Trader 는 곧 공식 알파 버전을 출시할 예정입니다. 일부 기능은 아직 개발 중이며, 작은 버그가 발생할 수 있습니다. 문제가 있으면 꼭 보고해 주세요. 여러분의 피드백은 소프트웨어 개선에 도움이 됩니다. Telegram to MT5 Signal Trader 는 Telegram 채널 또는 그룹의 거래 신호를 자동으로 MetaTrader 5 계정으로 복사하는 강력한 도구입니다. 공개 및 비공개 채널을 모두 지원하며, 여러 신호 제공자를 여러 MT5 계정에 연결할 수 있습니다. 소프트웨어는 빠르고 안정적으로 동작하며, 복사된 거래를 완벽히 제어할 수 있습니다. 인터페이스는 깔끔하며 대시보드와 차트가 시각적으로 구성되어 있고, 직관적인 네비게이션이 가능합니다. 여러 Signal Account를 관리하고, 공급자별 설정을 세밀하게 조정하며, 모든 동작을 실시간으로 모니터링할 수 있습니다. 필수 조건 MQL의 제한으로 인해 EA는 Te
Trade Dashboard MT5
Fatemeh Ameri
4.97 (117)
Tired of complex order placement and manual calculations? Trade Dashboard is your solution. With its user-friendly interface, placing orders becomes effortless, by a single click, you can open trades, set stop loss and take profit levels, manage trade lot size, and calculate risk to reward ratios, allowing you to only focus on your strategy. Say goodbye to manual calculations and streamline your trading experience with Trade Dashboard. Download  Demo Version  right now. You can find  Details of
Farmed Hedge Yield Farming - Professional Pair Trading Dashboard (Manual - Hybrid - Semi/Automated EA) VERSION 3 - WILD HARVEST UPDATE Trading Approach: - Manual Trading: Primary focus - Auto Pilot: Optional supplementary feature - Full Automation: Not the main purpose Recommended Timeframe: H1-H4 DEMO VERSION Download the free demo to test functionality. Use Strategy Tester with Visual Mode to see how it works. VERSION 3 - NEW FEATURES Summary Dashboard (SRA Panel) - Quick pair selection w
MT5 to Telegram Signal Provider 는 사용하기 쉽고 완전히 커스터마이즈 가능한 유틸리티로, 특정 신호를 Telegram의 채팅, 채널 또는 그룹으로 전송하고, 귀하의 계정을 신호 제공자 로 만듭니다. 경쟁 제품과 달리 DLL 임포트를 사용하지 않습니다. [ 데모 ] [ 매뉴얼 ] [ MT4 버전 ] [ 디스코드 버전 ] [ 텔레그램 채널 ]  New: [ Telegram To MT5 ] 설정 단계별 사용자 가이드 가 제공됩니다. 텔레그램 API에 대한 지식은 필요하지 않습니다; 개발자가 제공하는 모든 것이 필요합니다. 주요 특징 구독자에게 보낸 주문 상세 정보를 커스터마이즈할 수 있습니다. 예를 들어, 브론즈, 실버, 골드와 같은 계층 구독 모델을 만들 수 있습니다. 골드 구독에서는 모든 신호를 받습니다. id, 심볼, 또는 코멘트로 주문을 필터링할 수 있습니다. 주문이 실행된 차트의 스크린샷이 포함됩니다 보낸 스크린샷에 닫힌 주문을 그려 추가 검증을 합니다
HINN MagicEntry Extra
ALGOFLOW OÜ
4.69 (13)
HINN MAGIC ENTRY – the ultimate tool for entry and position management! Place orders by selecting a level directly on the chart! full description   ::  demo-version  :: 60-sec-video-description Key features: - Market, limit, and pending orders - Automatic lot size calculation - Automatic spread and commission accounting - Unlimited partitial take-profits  - Breakeven and trailing stop-loss and take-profit  functions - Invalidation leves - Intuitive, adaptive, and customizable interface - Works
Copy Cat More Trade Copier MT5 (복사 고양이 MT5) 는 오늘날의 거래 과제를 위해 설계된 로컬 거래 복사기이자 완전한 위험 관리 및 실행 프레임워크입니다. 프롭펌 챌린지부터 개인 포트폴리오 관리까지, 견고한 실행, 자본 보호, 유연한 구성 및 고급 거래 처리의 조합으로 모든 상황에 적응합니다. 복사기는 마스터(송신자)와 슬레이브(수신자) 모드 모두에서 작동하며, 시장 주문과 예약 주문, 거래 수정, 부분 청산 및 헷지 청산 작업의 실시간 동기화를 제공합니다. 데모 및 실계좌, 거래 또는 투자자 로그인과 호환되며, EA, 터미널 또는 VPS가 재시작되어도 지속적인 거래 메모리 시스템을 통해 복구를 보장합니다. 고유 ID로 여러 마스터와 슬레이브를 동시에 관리할 수 있으며, 브로커 간 차이는 접두사/접미사 조정 또는 사용자 정의 심볼 매핑을 통해 자동으로 처리됩니다. 매뉴얼/설정  | Copy Cat More MT4 | 채널  특별 기능: 설정이 간편함 —
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
3.82 (34)
MT5용 트레이드 복사기는 metaТrader 5 플랫폼용 트레이드 복사기입니다   . 그것은 사이의   외환 거래를 복사합니다       모든 계정   COPYLOT MT5 버전의 경우   MT5   -   MT5, MT4   -   MT5 (또는 COPYLOT MT4 버전의 경우   MT4 -   MT4 MT5   -  MT4) 믿을 수 있는 복사기! MT4 버전 전체 설명   +DEMO +PDF 구입 방법 설치하는 방법     로그 파일을 얻는 방법     테스트 및 최적화 방법     Expforex의 모든 제품 МТ4 터미널에서 거래를 복사할 수도 있습니다(   МТ4   -   МТ4, МТ5   -   МТ4   ):   COPYLOT CLIENT for MT4 이 버전은 МТ5   -   МТ5, МТ4   -   МТ5   터미널 간을 포함합니다. 거래 복사기는 2/3/10 터미널 사이의 거래/포지션을 복사하기 위해 만들어졌습니다. 데모 계정 및 투자 계정에서
Ultimate Extractor
Clifton Creath
5 (9)
Ultimate Extractor - Professional Trading Analytics for MT5 *****this is the local HTML version of Ultimate Extractor. Check out Ultimate Extractor Cloud on mql5 for the Cloud version****** Ultimate Extractor transforms your MetaTrader 5 trading history into actionable insights with comprehensive analytics, interactive charts, and real-time performance tracking. What It Does Automatically analyzes your MT5 trading history across all Expert Advisors and generates detailed HTML reports with inte
Trade Manager DaneTrades
Levi Dane Benjamin
4.36 (28)
거래 관리자는 위험을 자동으로 계산하는 동시에 거래를 빠르게 시작하고 종료하는 데 도움을 줍니다. 과잉 거래, 복수 거래 및 감정 거래를 방지하는 데 도움이 되는 기능이 포함되어 있습니다. 거래를 자동으로 관리할 수 있으며 계정 성과 지표를 그래프로 시각화할 수 있습니다. 이러한 기능은 이 패널을 모든 수동 거래자에게 이상적으로 만들고 MetaTrader 5 플랫폼을 향상시키는 데 도움이 됩니다. 다중 언어 지원. MT4 버전  |  사용자 가이드 + 데모 트레이드 매니저는 전략 테스터에서 작동하지 않습니다. 데모를 보려면 사용자 가이드로 이동하세요. 위기 관리 % 또는 $를 기준으로 위험 자동 조정 고정 로트 크기 또는 거래량과 핍을 기반으로 한 자동 로트 크기 계산을 사용하는 옵션 RR, Pips 또는 Price를 사용한 손익분기점 손실 설정 추적 중지 손실 설정 목표 달성 시 모든 거래를 자동으로 마감하는 최대 일일 손실률(%)입니다. 과도한 손실로부터 계정을 보호하고 과도한
Trade copier MT5
Alfiya Fazylova
4.63 (38)
Trade Copier는 거래 계정 간의 거래를 복사하고 동기화하도록 설계된 전문 유틸리티입니다. 복사는 공급자의 계정/단말기에서 동일한 컴퓨터 또는 vps에 설치된 수신자의 계정/단말기로 발생합니다. 구매하기 전에 데모 계정에서 데모 버전을 테스트할 수 있습니다. 데모 버전 여기 . 전체 지침 여기 . 주요 기능 및 이점: 복사기는 "МТ5> МТ5", "МТ4> МТ5", "МТ5> МТ4" 복사를 지원합니다. 복사기는 데모 계정 > 실 계정, 실 계정 > 데모 계정, 데모 계정 > 데모 계정 및 실제 계정 > 실 계정 복사를 지원합니다. 복사기는 읽기 전용 암호가 적용된 투자자 계정에서 복사를 지원합니다. 하나의 공급자 터미널은 여러 수신 터미널로 트랜잭션을 보낼 수 있고 하나의 수신 터미널은 여러 공급자 터미널에서 트랜잭션을 수신할 수 있습니다. 복사기는 귀하 또는 귀하의 고문이 거래하는 동일한 터미널에서 작동할 수 있습니다. 높은 복사 속도(0.5초 미만). 복사기에는 간편
Smart Stop Scanner – 실제 시장 구조 기반의 멀티자산 스톱로스 분석 시스템 개요 Smart Stop Scanner는 여러 시장에서 스톱로스 구조를 전문적으로 모니터링하기 위해 설계된 강력한 도구입니다. 실제 시장 구조, 핵심 브레이크아웃, 가격 행동 로직을 기반으로 가장 의미 있는 스톱 영역을 자동으로 감지하며, 고해상도(DPI 지원)의 깔끔하고 일관된 패널에 모든 정보를 표시합니다. 포렉스(FOREX), 금, 지수, 금속, 암호화폐 등 다양한 자산군을 지원합니다. 스톱 레벨 계산 방식 이 시스템은 기존의 인디케이터 공식을 사용하지 않습니다. 대신 브레이크아웃, 더 높은 고점, 더 낮은 저점 과 같은 실제 시장 구조 이벤트를 분석합니다. 스톱 레벨은 이러한 구조적 지점에서 직접 생성되므로 시장의 실제 움직임과 자연스럽게 일치하며, 더 신뢰도 높은 스톱 시스템을 제공합니다. 주요 기능 • 고정밀 멀티자산 호환성 포렉스, 금속, 금, 지수, 암호화폐 등 다양한
Pulsar Terminal 은 Astralys LLC 의 상표인 Pulsar Technologies 의 제품입니다. Pulsar Terminal은 MetaTrader 5용 유틸리티 애드온입니다. Expert Advisor 를 통해 MetaTrader 5 계정에 연결되는 동반 애플리케이션 내에서 실행 도구와 결합된 비주얼 인터페이스 입니다. 표준 MT5 패널보다 더 고급 비주얼 인터페이스와 워크플로우를 제공하기 위해 동반 애플리케이션을 사용하여 도구의 기능을 극대화합니다. Pulsar Terminal은 독립형 애플리케이션이 아니며 작동하려면 MetaTrader 5가 필요합니다. EA는 Pulsar Terminal 동반 애플리케이션과 localhost를 통해서만 통신합니다. 동반 애플리케이션 설치 프로그램은 설치 가이드(MQL5 블로그 게시물)를 통해 구매자에게 제공됩니다. 인터페이스를 통해 주문 실행, 리스크 관리, 거래 통계 확인, 그리고 MetaTrader 5에 연결된 동반
Telegram To MT5 Receiver
Levi Dane Benjamin
4.53 (15)
가입한 모든 채널에서 (개인 및 제한된 채널 포함) 시그널을 바로 MT5로 복사합니다.   이 도구는 사용자를 고려하여 설계되었으며 거래를 관리하고 모니터하는 데 필요한 많은 기능을 제공합니다. 이 제품은 사용하기 쉽고 시각적으로 매력적인 그래픽 인터페이스로 제공됩니다. 설정을 사용자 정의하고 제품을 몇 분 안에 사용할 수 있습니다! 사용자 가이드 + 데모  | MT4 버전 | 디스코드 버전 데모를 시도하려면 사용자 가이드로 이동하십시오. Telegram To MT5 수신기는 전략 테스터에서 작동하지 않습니다! Telegram To MT5 특징 여러 채널에서 동시에 신호를 복사합니다. 개인 및 제한된 채널에서 신호를 복사합니다. Bot 토큰이나 채팅 ID가 필요하지 않습니다.   (원하는 경우에는 사용할 수 있습니다) 위험 % 또는 고정된 로트로 거래합니다. 특정 심볼을 제외합니다. 모든 신호를 복사할지 또는 복사할 신호를 사용자 정의할지 선택할 수 있습니다. 모든 신호를 인
Smart Stop Manager – 전문 트레이더 수준의 자동 스톱로스 실행 개요 Smart Stop Manager는 Smart Stop 라인업의 실행 계층으로, 여러 개의 오픈 포지션을 보유한 트레이더를 위해 설계된 구조적이고 신뢰할 수 있으며 완전 자동화된 스톱로스 관리 시스템입니다. 모든 활성 거래를 지속적으로 모니터링하고, Smart Stop 시장 구조 로직을 사용해 최적의 스톱레벨을 계산하며, 명확하고 투명한 규칙에 따라 스톱을 자동으로 업데이트합니다. 단일 자산부터 전체 멀티심볼 포트폴리오까지, Smart Stop Manager는 모든 거래에 규율, 일관성, 그리고 완전한 리스크 가시성을 제공합니다. 감정적 판단을 제거하고, 수동 작업을 줄이며, 모든 스톱이 항상 시장 구조 기반의 논리적 진행을 따르도록 보장합니다. 하이라이트 시장 구조 기반 자동 스톱 배치 • 모든 오픈 포지션을 평가하여 Smart Stop 로직에 기반한 최적의 스톱로스를 자동 적용합니다. 포트폴
Trade Manager DashPlus
Henry Lyubomir Wallace
5 (13)
DashPlus 는 MetaTrader 5 플랫폼에서 거래 효율성과 효과를 향상시키기 위해 설계된 고급 거래 관리 도구입니다. 리스크 계산, 주문 관리, 고급 그리드 시스템, 차트 기반 도구 및 성과 분석 등 포괄적인 기능을 제공합니다. 주요 기능 1. 리커버리 그리드 불리한 시장 상황에서 거래를 관리하기 위한 평균화 및 유연한 그리드 시스템을 구현합니다. 거래 회복을 최적화할 수 있도록 전략적인 진입 및 종료 포인트를 제공합니다. 2. 스택 그리드 강한 시장 움직임 동안 포지션을 추가하여 유리한 거래에서 잠재적 수익을 극대화하도록 설계되었습니다. 유리한 시장 트렌드에서 승률을 높이며 거래를 확장할 수 있도록 합니다. 3. 손익(P&L) 라인 차트에서 잠재적인 수익 및 손실 시나리오를 시각적으로 표현합니다. 설정을 조정하고 P&L 라인을 드래그하여 실행 전에 다양한 거래 결과를 평가할 수 있습니다. 4. 바스켓 모드 동일한 심볼에 여러 포지션을 단일 집계 포지션으로 결합하여 관리합니
Seconds Chart MT5
Boris Sedov
4.59 (17)
Seconds Chart — MetaTrader 5에서 초 단위 차트를 생성하는 독특한 도구입니다. Seconds Chart 를 사용하면 초 단위로 설정된 타임프레임으로 차트를 작성할 수 있어, 표준 분 또는 시간 단위 차트에서는 불가능한 유연성과 정밀한 분석이 가능합니다. 예를 들어, S15 타임프레임은 15초 동안의 캔들로 구성된 차트를 의미합니다. 사용자 정의 심볼을 지원하는 모든 인디케이터와 전문가 어드바이저를 사용할 수 있습니다. 이를 사용하는 것은 표준 차트에서 거래하는 것만큼 편리합니다. 표준 도구와 달리, Seconds Chart 는 초고속 타임프레임에서도 높은 정확도와 지연 없이 작업할 수 있도록 지원합니다. Seconds Chart의 장점 1초부터 900초까지 의 타임프레임 지원. 내장 틱 데이터베이스 덕분에 역사 데이터 즉시 로딩 . 실시간 데이터 업데이트로 지연이나 차이 없음 . 여러 초 단위 차트를 동시에 생성 가능. Seconds Chart가 이상적인 경우
Telegram to MT5 Coppy
Sergey Batudayev
5 (8)
Telegram에서 MT5로:   최고의 신호 복사 솔루션 DLL 없이도 Telegram 채널과 채팅에서 MetaTrader 5 플랫폼으로 거래 신호를 직접 복사하는 최신 도구인 Telegram to MT5를 사용하여 거래를 간소화하세요. 이 강력한 솔루션은 정밀한 신호 실행, 광범위한 사용자 정의 옵션을 제공하고 시간을 절약하며 효율성을 높여줍니다. [ Instructions and DEMO ] 주요 특징 직접 Telegram API 통합 전화번호와 보안 코드를 통해 인증하세요. 사용자 친화적인 EXE 브리지를 통해 채팅 ID를 쉽게 관리하세요. 여러 채널/채팅을 추가, 삭제, 새로 고침하여 동시에 신호를 복사합니다. 고급 필터를 사용한 신호 파싱 예외 단어(예: "보고서", "결과")가 포함된 원치 않는 신호를 건너뜁니다. 유연한 SL 및 TP 형식을 지원합니다: 가격, 핍 또는 포인트. 가격 대신 포인트를 지정하는 신호에 대한 진입 포인트를 자동으로 계산합니다. 주문 맞춤화 및
Equity Protect Pro: 안심 거래를 위한 종합 계좌 보호 전문가 계좌 보호, 자산 보호, 포트폴리오 보호, 다중 전략 보호, 수익 보호, 수익 확보, 거래 보안, 위험 관리 프로그램, 자동 위험 관리, 자동 청산, 조건부 청산, 예약 청산, 동적 청산, 추적 손절매, 원클릭 종료, 원클릭 청산, 원클릭 복원 등의 기능을 찾고 있다면 Equity Protect Pro가 바로 필요한 프로그램입니다. 설정이 간편하고 사전 설정된 조건이 충족되면 모든 차트를 닫을 수 있으며 신호 구독 취소도 지원합니다(이는 모든 거래 프로그램도 중지됨을 의미합니다). 이 시점에서 새로운 주문이 생성되지 않으며 최종적으로 모든 주문이 종료되어 예상치 못한 손실을 효과적으로 방지하고 안심하고 거래할 수 있습니다. Equity Protect Pro Demo Version for yo u to test   Equity Protect Pro MT4 Demo.ex4 Equity Protect Pro M
설치 가이드:    여기를 클릭하세요! 여러 전문가 자문가의 의견을 종합적으로 분석합니다. 매직 넘버를 기준으로 EA 결과를 비교해 보세요. 수익성 및 손실 추이 추적 날짜 범위를 기준으로 결과 필터링 시각적 형평성 곡선 및 상세 지표 1분 안에 사용 준비 완료 EA 포트폴리오 분석기 EA 포트폴리오 분석기는   여러 전문가용 투자 자문 시스템(EA)의 실시간 성과를   명확하고 체계적인 방식으로   모니터링하도록 설계된   전문 분석 도구 입니다. 동일한 계정에서 여러 개의 EA를 실행할 때 각 EA가 전체 결과에 어떻게 기여하는지 파악하기 어려울 수 있습니다. EA 포트폴리오 분석기를 사용하면   매직 넘버를 기준으로 EA를 필터링하고 조합하여 특정   EA 하나, 선택한 몇 개의 EA 또는 전체 포트폴리오   의 성과를 확인할 수 있습니다   . 이를 통해 다양한 EA 조합을   쉽게 테스트하고   자산 곡선이 어떻게 함께 움직이는지 확인할 수 있습니다. 이를 통해   보다
Anchor: The EA Manager A coordination system for traders running multiple EAs. Anchor ensures only one EA can trade at a time, preventing conflicting positions and keeping your portfolio safer. Attach Anchor to any chart. Configure your EAs and their magic numbers. Anchor handles the rest. Built for portfolios. Built for discipline. Built for prop firms. The Problem Running multiple EAs on the same account creates risk. Two gold EAs can open opposite positions on the same candle. Three EA
Timeless Charts
Samuel Manoel De Souza
5 (3)
Timeless Charts is an advanced charting solution designed for professional traders seeking for custom charts / custom timeframes , including seconds charts / seconds timeframe, renko charts / renko bars, cluster charts / footprint charts and advanced tools present in most of the popular platforms. Unlike traditional offline charts or simplistic custom indicators, this solution constructs fully custom bars with true timestamp accuracy , down to miliseconds, allowing for a powerful and precise tr
Take a Break MT5
Eric Emmrich
4.75 (24)
One tool to protect all your EAs — news filter, equity protection, time filter and more — free demo available Take a Break has evolved from a basic news filter into a comprehensive account protection solution. It pauses your other Expert Advisors during news events or based on custom filters. When trading resumes, it automatically restores your entire chart setup , including all EA settings. Typical use cases: One news filter for all your EAs. Pause trading during news or high volatility — and c
YuClusters
Yury Kulikov
4.93 (43)
Attention: You can view the program operation in the free version  YuClusters DEMO .  YuClusters is a professional market analysis system. The trader has unique opportunities to analyze the flow of orders, trade volumes, price movements using various charts, profiles, indicators, and graphical objects. YuClusters operates on data based on Time&Sales or ticks information, depending on what is available in the quotes of a financial instrument. YuClusters allows you to build graphs by combining da
The product will copy all telegram signal to MT5 ( which you are member) , also it can work as remote copier.  Easy to set up, copy order instant, can work with almost signal formats, image signal,  s upport to translate other language to English Work with all type of channel or group, even channel have "Restrict Saving Content", work with  multi channel, multi MT5 Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. Support to backtest signal. How to s
The News Filter MT5
Leolouiski Gan
4.74 (19)
이 제품은 뉴스 시간 동안 모든 전문가 어드바이저 및 수동 차트를 필터링하여 수동 거래 설정이나 다른 전문가 어드바이저가 입력한 거래가 파괴될 수 있는 급격한 가격 상승으로부터 걱정하지 않아도 됩니다. 이 제품은 또한 뉴스 발표 전에 열린 포지션과 대기 주문을 처리할 수 있는 완전한 주문 관리 시스템이 함께 제공됩니다.   The News Filter  를 구매하면 더 이상 내장 뉴스 필터에 의존할 필요가 없으며 이제부터 모든 전문가 어드바이저를 여기서 필터링할 수 있습니다. 뉴스 선택 뉴스 소스는 Forex Factory의 경제 캘린더에서 얻어집니다. USD, EUR, GBP, JPY, AUD, CAD, CHF, NZD 및 CNY와 같은 어떤 통화 기준으로 선택할 수 있습니다. Non-Farm (NFP), FOMC, CPI 등과 같은 키워드 식별을 기준으로 선택할 수도 있습니다. 저, 중, 고 영향을 가지는 뉴스를 필터링할 수 있도록 선택할 수 있습니다. 차트와 관련된 뉴스만 선
ManHedger MT5
Peter Mueller
4.8 (5)
THIS EA IS A SEMI-AUTO EA, IT NEEDS USER INPUT. Manual & Test Version Please TEST this product before BUYING  and watch my video about it. The price of the ManHedger will increase to 250$ after 20 copies sold. Contact me for user support or bug reports or if you want the MT4 version! MT4 Version  I do not guarantee any profits or financial success using this EA. With this Expert Advisor, you can: Implement your own Zone Recovery strategy to capitalize on trending markets. Create Grid trading s
제작자의 제품 더 보기
VisualVol EURUSD
Maxim Kuznetsov
The indicator highlights the points that a professional trader sees in ordinary indicators. VisualVol visually displays different volatility indicators on a single scale and a common align. Highlights the excess of volume indicators in color. At the same time, Tick and Real Volume, Actual range, ATR, candle size and return (open-close difference) can be displayed. Thanks to VisualVol, you will see the market periods and the right time for different trading operations. This version is intended f
FREE
XFlow CHF
Maxim Kuznetsov
XFlow shows an expanding price channel that helps determine the trend and the moments of its reversal. It is also used when accompanying transactions to set take profit/stop loss and averages. It has practically no parameters and is very easy to use - just specify an important moment in the history for you and the indicator will calculate the price channel. This is a demo version limited to CHF currency pairs. Designed to familiarize you with the interactive use of XFlow DISPLAYED LINES ROTATE
FREE
MalteseCross GBP
Maxim Kuznetsov
Maltese cross GBP   Универсальный инструмент для определения трендов, флетов и торговли по графическим паттернам. Объединяет техники Гана, Эллиота, Мюррея. Просто разместите его на графике и он покажет направление и скорость движения цены, выделит разворотные моменты. Maltese cross поможет точно определять узловые моменты в истории, планировать торговые действия и сопровождать открытые сделки.  Эта бесплатная демонстрационная версия MalteseCross ограничена GBPUSD и кроссами GBP. Никаких прочих о
FREE
Script for quick updates (synchronization) trade history in the SQLite database. Saves closed positions and orders, symbols data. Take advantage of SQLite's capabilities for intermediate data storage, analytics, and integrations of the MetaTrader platform. Keep all your data in one place. Use the saved data in SQL analytical queries, from Python and other languages, to build dashboards Parameters useDefaults   true - use default parameters. Save data to the COMMON hierarchy, to the db/ram/{s
FREE
IntradayMagicGBP
Maxim Kuznetsov
4 (1)
IntradayMagic прогнозирует характер ATR и тиковых объёмов на 1 сутки вперёд. Индикатор не перерисовывается и не отстаёт. Используя Intraday Magic вы можете значительно повысить качество торговли и избежать излишних рисков. По его показаниям можно детектировать кризисные состояния рынка и моменты разворота тренда, уточнять моменты и направления входов. Это бесплатная ознакомительная версия ограничена символами (парами) включающими GBP. Никаких иных ограничений нет. Для других пар вы можете исполь
FREE
The script calculates the rate of price change and its deviation. Displays a typical price movement channel. Transfer the script to the chart and it will automatically mark up the channels through which the price can move in the near future. Place orders according to the channel boundaries. The script uses statistical methods to determine the rate and amplitude of the price. It calculates and displays channels and limits of further movement based on them.  This   version   is   intended   for
FREE
Script for quick updates (synchronization) up-to-date data in the SQLite database. Saves open positions and orders, current quotes. Take advantage of SQLite's capabilities for intermediate data storage, analytics, and integrations of the MetaTrader platform. Keep all your data in one place. Use the saved data in SQL analytical queries, from Python and other languages, to build dashboards Parameters useDefaults true - use default parameters. Save data to the COMMON hierarchy, to the db/ram/{s
FREE
Another Relation
Maxim Kuznetsov
Another Relation displays the relative movement of the other symbols (up to 5) in a separate chart window. The indicator works currency pairs, indices and other quotes. Another Relation allows to visually estimate the symbol correlation and their relative amplitude. Thus, the trader is able to compare the movement of the current instrument to others, identify correlations, delays and make decisions based on their general movement. Indicator usage The window displays the data on all the symbols
SMArrows
Maxim Kuznetsov
Reliable SMA reversal signals. No repainting. Simple settings. Suitable for binary options. Made for maximum traders' convenience. The indicator performs a complex analysis of a price movement relative to SMA and displays the array which is to be most probably followed by a price impulse and SMA reversal. Internal sorting mechanisms sort out definitely late, unreliable or inefficient entries. Options SMA_PERIOD - considered SMA period should be no less than 24, the default is 44 SMA_APPLIED - S
SpeedChan
Maxim Kuznetsov
SpeedChan Leading indicator. Marks in the future two price channels - if the price comes into the channel, then the quote changes with the speed specified in the parameters. In these areas, price reversals are most likely. Two price channels are displayed - one on top, showing the growth rate; the second one - below, shows the speed of the fall. Channels are displayed as a solid center line and two borders drawn with a dotted line. In many cases, the area between the channels is not important fo
Intraday Magic
Maxim Kuznetsov
IntradayMagic predicts the nature of ATR and tick volumes for 1 day ahead. The indicator does not redraw and does not lag behind. Using Intraday Magic, you can significantly improve the quality of trading and avoid unnecessary risks. According to its indications, you can detect the crisis state of the market and the moments of trend reversal, specify the moments and directions of entries. How the indicator works Periodic events, exchange schedules, Bank schedules, expirations, and other similar
Maltese cross
Maxim Kuznetsov
A universal tool for determining trends, flats and trading on graphical patterns. Combines the techniques of Gan, Elliot, and Murray. Just place it on the chart and it will show the direction and speed of the price movement, highlight the turning points. Maltese cross will help you accurately determine the key points in the history, plan trading actions and accompany open transactions. Basic principles Maltese Cross displays the Trend, Flat and Impulse lines before and after the selected momen
Inguz 4
Maxim Kuznetsov
Ing (inguz,ingwar) - the 23rd rune of the elder Futhark ᛝ, Unicode+16DD. Add some runic magic to your trading strategies. The correct marking of the daily chart will indicate to you the successful moments for counter-trend trading. Simple to use, has high efficiency in volatile areas. Be careful in lateral movements. Signals ᛝ are generated when the main lines of construction intersect. Red arrow down - recommended sales Blue up arrow - recommended purchases rare purple arrows indicate exce
XFlow4
Maxim Kuznetsov
XFlow shows an expanding price channel that helps determine the trend and the moments of its reversal. It is also used when accompanying transactions to set take profit/stop loss and averages. It has practically no parameters and is very easy to use - just specify an important moment in the history for you and the indicator will calculate the price channel. DISPLAYED LINES ROTATE - a thick solid line. The center of the general price rotation. The price makes wide cyclical movements around the
Bright Road MT5
Maxim Kuznetsov
The indicator shows the direction and sustainability of the trend, as well as its reversals. Use the indicator to search for successful entries, the performance bottlenecks to minimize risk and time to exit deals. The indicator is never redrawn . It is an easy-to-setup visual tool for both novice and experienced traders It fits any trading style. The indicator is displayed immediately at a candlestick open as two lines: ROAD - smoothed movement. It is drawn as a solid orange line BRIGHT - trend
AnotherSymbol displays the relative movement of another symbol on the current chart as candlesticks, High/Low or Close lines. The plotted chart is aligned to the selected Moving Average and scaled by the standard deviation. When sing this data representation the trader should focus not on the absolute values, but on the behavior of the price relative to the Bollinger bands. Another Symbol provides additional opportunities in the pair strategies and cross rates trading. Main Parameters SYMBOL -
Prima MT5
Maxim Kuznetsov
Price Reversion Indicator based on MA shows trend reversals. The indicator algorithm provides highly reliable entry points, and its simple settings allow using it for any symbol and trading style. Signals are generated at the opening of a bar and are not redrawn. Prima analyzes the relative movement of two moving averages (fast and slow) with respect to the price, and determines the moments when the next movement will cause the reversal of the two MAs with a high probability. These points are ma
IntradayMagic predicts the nature of ATR and tick volumes for 1 day ahead. The indicator does not redraw and does not lag behind. Using Intraday Magic, you can significantly improve the quality of trading and avoid unnecessary risks. According to its indications, you can detect the crisis state of the market and the moments of trend reversal, specify the moments and directions of entries. How the indicator works Periodic events, exchange schedules, Bank schedules, expirations, and other similar
MartinGame 5
Maxim Kuznetsov
Trading can be fun and exciting! The MartinGame Expert Advisor game will help you get acquainted with money management while having fun, understand the value of correct forecasts and just pass the time usefully. You will act as an analyst predicting the direction and strength of the trend, and the wayward "Martin" will listen to your advice and try to follow them. Rules of the game All transactions are made by your ward "Martin". He has absolutely no knowledge of analysis, always uses fixed ta
Variativity
Maxim Kuznetsov
The indicator evaluates the degree of price variability and identifies the components leading to growth and fall. Using Variability, you can determine the places where the movement changes, successful moments for trading on the trend or against the trend. Accompany open transactions. DISPLAY The indicator displays 3 lines: VARIABILITY - a thin gray line. Total price variability. The growth of the line indicates an increase in market activity. The decline shows the possibility of counter-trend tr
AutoGan
Maxim Kuznetsov
The script statistically reveals the main rate of movement (Gan angle) for the selected instrument. Using mathematical methods, it determines the speed of following the candles of the current timeframe against the background of the older one. Just place AutoGan on the graph and it will perform the required calculations and correctly draw the Gan grid. The script is very easy to use, only the colors of the grid lines are set in the parameters. Parameters: GRID_COLORING : How many colors to us
MACD by MK
Maxim Kuznetsov
Use the opportunities of the MACD with maximum efficiency. Choose the price, filters and averaging method, all possible parameters. A unique feature of "MACD by MK"is the amplified signal line. The bends of the indicator have color designations and are additionally reflected on the main chart. By correlating them and the initial price, make your trading more qualitative. For ease of use, a neat ZigZag has been added A remarkable property of "MACD by MK" is the detection of motion attenuation.
AutoLevels
Maxim Kuznetsov
Automatic calculation and marking of resistance and price reversal levels. The script will perform statistical calculations and plot a regular grid on which the quote moves on the graph. These levels are very stable. Use them in trading planning and for placing pending orders. Just select a timeframe and AutoLevels will indicate the important places of the chart in the form of horizontal lines. Solid lines indicate more "dense" areas - areas of price reversal, where the quote happens more oft
Inguz
Maxim Kuznetsov
Ing (inguz,ingwar) - the 23rd rune of the elder Futhark ᛝ, Unicode+16DD. Add some runic magic to your trading strategies. The correct marking of the daily chart will indicate to you the successful moments for counter-trend trading. Simple to use, has high efficiency in volatile areas. Be careful in lateral movements. Signals ᛝ are generated when the main lines of construction intersect. Red arrow down - recommended sales Blue up arrow - recommended purchases rare purple arrows indicate exce
Ing
Maxim Kuznetsov
Intraday diagonal grid trading, development of Gan and Murray trading techniques. Relying on cyclical volatility, the Expert Advisor makes optimal inputs. Very easy to use - the main parameter is the minimum daily range. Additionally, you can set the parameters of averaging and profit taking. Every day, the ADVISER displays a diagonal network of lines forming a semblance of the Ing rune The BUY trading signal is the price crossing of the descending construction lines The SELL trading signal
SessionAlert
Maxim Kuznetsov
Taking into account the difference in trading sessions, the indicator shows the trend direction and the resistance level. All events are marked on the chart and alerts are sent. Using SessionAlert, you can trade calmly, steadily. You just need to specify the start and end time of the sessions. The indicator displays the resistance level, the arrow indicates the trend change event and additionally marks the price touching the resistance level. The principle of operation of the indicator is very s
XFlow
Maxim Kuznetsov
XFlow shows an expanding price channel that helps determine the trend and the moments of its reversal. It is also used when accompanying transactions to set take profit/stop loss and averages. It has practically no parameters and is very easy to use - just specify an important moment in the history for you and the indicator will calculate the price channel. DISPLAYED LINES ROTATE - a thick solid line. The center of the general price rotation. The price makes wide cyclical movements around the
DayRate
Maxim Kuznetsov
The script calculates the rate of price change and its deviation. Displays a typical price movement channel. Transfer the script to the chart and it will automatically mark up the channels through which the price can move in the near future. Place orders according to the channel boundaries. The script uses statistical methods to determine the rate and amplitude of the price. It calculates and displays channels and limits of further movement based on them.  Parameters PLACEMENT - channel place
MyChart
Maxim Kuznetsov
The beautiful design of the trading chart makes trading more convenient and enjoyable. MyChart neatly marks out the time and price grid. Marks up the visual labels of the graph. Displays candlesticks of the older period, spread and stop-level levels. Flexible options allow you to customize the appearance to your taste. It looks good in any color theme of the terminal.  Settings TIME & PRICE grid - the appearance of the time and price grid. You can turn the grids on/off separately. Set fonts and
SyncDB
Maxim Kuznetsov
A service to keep the SQLite database up to date . Fast real - time operation . Saves open positions and orders , current quotes , and trading history . Take advantage of SQLite 's capabilities for intermediate data storage , analytics , and integration of the MetaTrader platform . Save all your data in one place . Use the saved data in SQL analytical queries , from Python and other languages , to build dashboards and integrate MetaTrader Parameters SyncDB creates and maintains 2 databases at th
필터:
리뷰 없음
리뷰 답변