Tick Data Record MT4

The Tick Data Record is a multi-symbol multi-timeframe Expert Advisor that records tick data for later graphical representation and analysis. 

General Description 

The Tick Data Record offers a(n) alternative/complement to the online/offline price charts displayed through the MT4/MT5 platform. The Expert Advisor permits to write and save the current/history values of Time, Bid, Ask, Spread, Last and Volume to a text file (“.txt”). The idea is to copy/open the obtained register to/in a spreadsheet, respectively, represent these data graphically (“Bid/Ask/Spread/Last/Volume vs Time”) and analyse the result. The program enables the symbol's data recording in two modes, available through the Recording Mode input parameter: 

  • Unlimited – starts immediately recording and continues during the program execution. 
  • Limited – starts and stops recording at Start Time and Stop Time input parameters, respectively. 

In terms of the data file localization and identification, the program creates/opens (depending on if already exists or not) in the shared folder by all client terminals (“...\Terminal\Common\Files”) the following: 

  • A folder with the broker's name. 
  • A subfolder with the symbol's name. 
  • A file with the EA's name and the current/history date (for example, “Tick Data Record 2017.01.03”). 

Note: The graphical representation of those data using a spreadsheet permits a higher time accuracy (at the second's level) than it's currently possible when using the MT4/MT5 platform (at the minute's level). 

Input Parameters 

  • Recording Mode: Data recording mode – Unlimited/Limited (see the General Description section above). 
  • Start Time: Time used to define the record's start. 
  • Stop Time: Time used to define the record's stop. 

Displayed Information 

The Expert Advisor possesses a vast number of messages to inform the user about errors and conditions changes that might occur during its operation. The messages are shown through the Alert function (by a pop-up window), its content includes: 

  1. The warning that an input parameter has been incorrectly set. 
  2. The Runtime Errors description. 
  3. The standard function in the include file where the runtime error was detected (only relevant to the programmer). 
  4. The Uninitialization Reason Codes description. 

Note: The list's elements 2 and 3 are displayed simultaneously (in the same text line). 

During the EA’s operation, the messages displayed are grouped by kind of occurrence (related to the list’s elements 2 and 4) and counted. Immediately before the EA’s unloading, a final message containing those groups with the respective counts (if these were > 0) is presented. 

Conclusion 

The Tick Data Record is a helpful and efficient tool regarding tick data recording, enabling a simple and intuitive setting of the data to record. 


Рекомендуем также
The Saz_Timer indicator belongs to the Saz_Forex suite of professional indicators designed by Traders, for Traders. This indicator will show minutes and seconds of real time on the chart window. The indicator uses the OnTimer() event so it can update even while no ticks received on the chart. The text is shown toward the bottom right of the chart, encircled red in the screenshot. Inputs: Text Colour, allows selection of the colour for the text.
FREE
The Candle Countdown Timer for MetaTrader 4 (also available for MT5) is a vital indicator designed to help you manage your trading time effectively. It keeps you updated about market open and close times by displaying the remaining time before the current candle closes and a new one forms. This powerful tool enables you to make well-informed trading decisions. Key Features: Asia Range: Comes with an option to extend the range. Broker Time, New York, London Time: Displays the current broker time
FREE
Bollinger RSI Momentum Reversal: Индикатор прецизионных сигналов Хватит гоняться за каждым ценовым всплеском. Большинство трейдеров теряют деньги, потому что входят в сделку сразу при касании полосы Боллинджера, не дожидаясь сдвига импульса. Индикатор   Bollinger RSI Momentum Reversal   решает эту проблему, требуя подтверждения «двойного замка» перед выводом сигнала. Как это работает Этот индикатор сочетает в себе границы волатильности   полос Боллинджера   с силой смены режима   индекса относит
FREE
Trend Mate Scanner
ANGEL CALLE CRUZ
5 (1)
This product is based on the single indicator TREND MATE. Link: https://www.mql5.com/es/market/product/50082 The aim of this EA is to watch for all pairs in a single panel in order to have a quick view of changes or new uptrends/downtrends. It is possible to watch from your mobile by sending push notifications when changes appear. If you want to have all push notifications for even exit trends you may receive multiple messages.
FREE
Real-time spread tracking and monitoring software Displays spread values in form of histograms on current timeframe of chart Convenient for analyzing spread changes, as well as for comparing trading conditions of different brokers By placing on desired chart, the spread changes at different trading times are displayed Additionally Fully customizable Works on any instrument Works with any broker
FREE
Remaining Time MT4
Dhokiyas Money Map Investment Consultants - FZCO
Candle Remaining Time для MetaTrader 4 Больше никогда не пропускайте закрытие свечи. Торгуйте с идеальной точностью. Утилита точного таймера Candle Remaining Time для MT4 Candle Remaining Time — это легкая и точная утилита для MetaTrader 4, которая отображает точное оставшееся время текущей свечи прямо на графике в режиме реального времени. Инструмент создан для трейдеров, которые полагаются на подтверждение закрытия свечи. Независимо от того, торгуете ли вы скальпинг, внутридневные стратегии,
FREE
Индикатор анализирует изменение минимальных и максимальных цен предыдущих баров фиксируя вход больших игроков. В случае роста изменения (дельты) на график выводится сигнал в виде стрелки. При этом осуществляется виртуальная торговля на истории. В бесплатной версии виртуальная торговля осуществляется без доливок в случае повторения сигнала. Результаты виртуальной торговли в виде потерь/убытков, прибыльности, просадки и линий сделок выводятся на график цены и в поле комментария. Параметры Индикат
FREE
Position Selective Close MT4
Francisco Manuel Vicente Berardo
The Position Selective Close is a multi-symbol multi-timeframe script used to close simultaneously various positions.  General Description   The Position Selective Close   possesses   three operation modes (Intersection,   Union   and All) that control the way   as   four position features (symbol, magic number,   type   and profit) are used. The modes, available through the Selection Mode input parameter, relate to the features, available through the “Select by Feature” and “Feature” input pa
FREE
Индикатор анализирует шкалу объёмов и разделяет её на две компоненты - объёмы продавцов и объёмы покупателей, а также вычисляет дельту и кумулятивную дельту. Индикатор не мерцает и не перерисовывает, вычисления и отрисовку производит достаточно быстро, используя при этом данные с младших (относительно текущего) периодов. Режимы работы индикатора переключаются с помощью входной переменной Mode : Buy - отображает только объёмы покупателей. Sell - отображает только объёмы продавцов. BuySell - отобр
FREE
Market Profile 3
Hussien Abdeltwab Hussien Ryad
3 (2)
Market Profile 3 MetaTrader 4 indicator  — is a classic Market Profile implementation that can show the price density over time, outlining the most important price levels, value area, and control value of a given trading session. This indicator can be attached to timeframes between M1 and D1 and will show the Market Profile for daily, weekly, monthly, or even intraday sessions. Lower timeframes offer higher precision. Higher timeframes are recommended for better visibility. It is also possible t
FREE
Are you tired of drawing trendlines every time you're analyzing charts? Or perhaps you would like more consistency in your technical analysis. Then this is for you. This indicator will draw trend lines automatically when dropped on a chart. How it works Works similar to standard deviation channel found on mt4 and mt5. It has 2 parameters: 1. Starting Bar 2. Number of bars for calculation The   starting bar   is the bar which drawing of the trend lines will begin, while the   number of bars for c
FREE
BoxInside MT4
Evgeny Shevtsov
4.83 (6)
Индикатор вычисляет профиль объёма и выставляет метки, соответствующие уровням VAL, VAH и POC, для каждой свечи индивидуально. Особенности работы индикатора Индикатор работает на периодах от M5 до MN, но для вычислений использует исторические данные меньших периодов: M1 - для периодов от M5 до H1, M5 - для периода H4, M30 - для периода D1, H4 - для периода W1, D1 - для периода MN. Цвет и положение меток VAL, VAH и POC на текущей свече считаются корректными только по времени близкому к закрытию
FREE
"Adjustable Fractals" - это расширенная версия индикатора фракталов, очень полезный инструмент для торговли! - Как мы знаем, стандартный индикатор fractals MT4 вообще не имеет настроек - это очень неудобно для трейдеров. - Adjustable Fractals решил эту проблему - в нем есть все необходимые настройки: - Настраиваемый период индикатора (рекомендуемые значения - выше 7). - Настраиваемое расстояние от максимумов/минимумов цены. - Настраиваемый дизайн фрактальных стрелок. - Индикатор имеет встроенны
Индикатор Стрелки (Сигналы на Покупку/Продажу) – простой, но мощный инструмент! Версия продукта : 1.01 Тип индикатора : Сигналы разворота тренда Поддерживаемые таймфреймы : Все (Рекомендуется: H1, H4, D1) Ключевые особенности : Сигнал на покупку : Зелёная стрелка вверх () под свечой Сигнал на продажу : Красная стрелка вниз () над свечой Точное определение разворотов тренда – основано на проверенной стратегии SMA. ️ Чистый график – минималистичный, ненавязчивый стиль ото
FREE
Double Fibonacci
Fabio Mazzotta
5 (1)
Fibonacci will be designed by default based on the monthly candle but you can simultaneously view Fibonacci on a weekly candle or you can choose your two favorite timeframes. When you run this script, an input prompt will appear and the following input parameters can be configured: Input Parameters: Name Example Default Timeframe1 Monthly 43200 Timeframe2 Weekly 10080 TF1status 1 on 1 TF2status 0 off 0 candleID you can choose which candle to apply 1 Prefix1 It's is the prefix of the first object
FREE
Do you need precision? Tick charts show each change in the ask or bid; The chart updates whenever either price changes. Study the markets more deeply, with surgical precision. Tick Chart Window saves all the received ticks and shows them into a seperate window. Get the best entry price in the Market.               trade with precision trade good  Spread Register In the comment section you will see the highest spread, the lowest spread and the average spread since the indicator was loaded.
FREE
Простой плеер графиков для воспроизведения исторических данных. Вы можете анализировать рынок, продвигая свечи по одной. Воспроизведение можно приостановить и возобновить в любой момент. [Особенности] Автоматическое воспроизведение от прошлого к будущему Продвижение по одной свече с фиксированным интервалом Возможность паузы во время воспроизведения [Параметры воспроизведения] Направление воспроизведения: Прошлое → Будущее Скорость воспроизведения: Фиксированная Количество баров: 1 бар за шаг
FREE
*This is TradingView indicator converted to mql4* The SuperTrend V indicator is a popular technical analysis tool used to identify trends and potential trend reversals in financial markets. It is based on the concept of the SuperTrend indicator but incorporates additional features and variations. The SuperTrend V indicator uses a combination of price action and volatility to determine the trend direction and generate trading signals. Here are the key components and features of the indicator: Ca
FREE
MASi Three Screens основан на торговой стратегии Доктора Александра Элдера. Данный индикатор является сборником алгоритмов. Алгоритмы основаны на анализе графиков нескольких таймфреймов. Вы можете применить любой из предоставленных. Список версий алгоритмов ThreeScreens v1.0 - Простая реализация, с анализом MACD линии; ThreeScreens v1.1 - Простая реализация, с анализом MACD гистограммы; ThreeScreens v1.2 - Совмещение двух первых алгоритмов в одной версии; ThreeScreens v1.2.1 - В алгоритм внедре
FREE
Free automatic fibonacci - это индикатор, который автоматически строит коррекции Фибоначчи, основываясь на количестве баров, выбранных в параметре BarsToScan. Линии Фибоначчи автоматически обновляются в реальном времени при появлении новых максимальных и минимальных значений среди выбранных баров. В настройках индикатора можно выбрать уровни, значения которых будут отображены. Также можно выбрать цвет уровней, что позволяет трейдеру прикреплять индикатор несколько раз с разными настройками и цве
FREE
Индикатор MACD в MetaTrader 4/5 отличается от аналогичных индикаторов в других программах. Это связано с тем, что в версии MetaTrader 4/5 линия MACD отображается в виде гистограммы, тогда как традиционно она отображается в виде линии. Также, в версии MetaTrader 4/5 сигнальная линия строится с использованием SMA, тогда как по определению она должна быть построена по EMA. В версии MetaTrader 4/5 также отличается гистограмма (разница между линией MACD и сигнальной линией). Это может быть непривычно
FREE
Pairs Navigator
Suvashish Halder
5 (2)
Pairs Navigator is a simple and easy-to-use tool that allows you to view all of your charts in a single window. This eliminates the need to open multiple charts from the Market Watch window, saving you time and effort. Pairs Navigator is also very lightweight, so it will not put a strain on your RAM or cause your MT4/5 platform to hang. To use Pairs Navigator, simply drag and drop the currency pairs you want to view into the Pairs Navigator window. You can then easily switch between charts by c
FREE
AP VWAP Bands Pro (MT4) Volume-weighted average price with ±σ bands for clear intraday bias, mean-reversion zones, and dynamic support/resistance. Works on crypto (incl. BTC), FX, indices, and metals. Uses tick-volume when real volume isn’t available. What it shows VWAP line (volume-weighted mean price). Two envelopes around VWAP (default ±1σ and ±2σ) to highlight balance vs. extension. Reset modes: Day, Week, or Anchor Time (HH:MM) to start VWAP where you need it (e.g., exchange open). Why
FREE
Smart Trade Monitor — Real-Time Position Tracking, P&L Analysis & Alert System   Real-Time Monitoring : Auto-tracks open/closed positions, displays yesterday’s & previous day’s P&L—no manual calculations!   Smart Alerts (Premium Only) : Instant push notifications + sound alerts for position changes—never miss a trading opportunity!   User-Friendly : One-click setup, key data displayed directly on charts for faster decisions.   Cross-Platform : Supports both MT4 & MT5, compatible with
FREE
Tick Speed Free
John Louis Fernando Diamante
5 (1)
Tick Speed Free povides a on-chart label of tick speed to allow you to see the ebb and flow of market activity. Observing rises and falls in tick speed may allow you to better time entries to reduce slippage and re-quotes. Options include: - colores for low-mid-high tick speeds - placement and styling - prefix & suffix to customise the speed label Troubleshooting: - Note, in the tester environment, tick timings are limited to what is supplied by the tester environment and it's speed - If there
FREE
The indicator rely on The Toby strategy >> The mother candle which is bigger in range than the previous six candles. A vertical line shows the last Toby Candle with the targets shown up and down. The strategy is about the closing price out of the range of the toby candle to reach the 3 targets..The most probable to be hit is target1 so ensure reserving your profits and managing your stop lose.
FREE
FFx Momentum
Eric Venturi-Bloxs
4 (1)
Целью этой новой версии стандартного MT4 индикатора, входящего в поставку платформы, является отображение в подокне нескольких таймфреймах одного и того же индикатора. См. пример, приведенный на рисунке ниже. Однако индикатор отражается не как простой индикатор MTF. Это реальное отображение индикатора на его таймфрейме. Доступные настройки в индикаторе FFx: Выбор таймфрейма для отображения (от M1 до MN) Установка ширины (количество баров) для каждого окна таймфрейма Всплывающее оповещение/звуков
FREE
The Auto Fibonacci Indicator is a professional technical analysis tool that automatically draws Fibonacci retracement levels based on the most recent closed Daily (D1) or 4-Hour (H4) candle. These levels are widely used by traders to identify key support , resistance , and trend reversal zones . This version is designed for manual trading and supports a powerful trading strategy using Fibonacci levels combined with a 50-period EMA (Exponential Moving Average) , which you can easily add from MT4
FREE
Внимание: Демо-версия работает только на EURUSD. Ее нельзя использовать в тестере стратегий. ChartTrader — это профессиональный торговый инструмент, который должен быть в арсенале любого трейдера. Он разработан для платформы MetaTrader 4. Утилита ChartTrader предлагает несколько вариантов для быстрого и удобного размещения ордеров на рынке Форекс. Пользовательский интерфейс располагается в окне графика, поэтому при установке ордеров вам не придется переходить в отдельные окна. Программа позволяе
FREE
Профиль рынка Форекс (сокращенно FMP) Чем это не является: FMP не является классическим отображением TPO с буквенным кодом, не отображает общий расчет профиля данных диаграммы и не сегментирует диаграмму на периоды и не вычисляет их. Что оно делает : Что наиболее важно, индикатор FMP будет обрабатывать данные, которые находятся между левым краем спектра, определяемого пользователем, и правым краем спектра, определяемого пользователем. Пользователь может определить спектр, просто потянув мышь
FREE
С этим продуктом покупают
Добро пожаловать в Trade Manager EA — лучший инструмент для управления рисками, предназначенный для упрощения, точности и эффективности торговли. Это не просто инструмент для размещения ордеров; это комплексное решение для удобного планирования торгов, управления позициями и усиленного контроля над рисками. Независимо от того, начинающий вы трейдер, опытный специалист или скальпер, нуждающийся в быстром исполнении, Trade Manager EA адаптируется к вашим потребностям и работает с любыми активами:
Local Trade Copier EA MT4
Juvenille Emperor Limited
4.96 (110)
Опыт экстремально быстрого копирования сделок с помощью Local Trade Copier EA MT4 . Благодаря простой установке в течение 1 минуты этот копировщик сделок позволяет вам копировать сделки между несколькими терминалами MetaTrader на одном компьютере с Windows или на Windows VPS с крайне быстрыми скоростями копирования менее 0.5 секунды. Независимо от того, новичок вы или профессиональный трейдер, Local Trade Copier EA MT4 предлагает широкий спектр опций, чтобы настроить его под ваши конкретные пот
Trade Assistant MT4
Evgeniy Kravchenko
4.43 (197)
Помогает рассчитать риск на сделку, простая установка нового ордера с помощью линий, управление ордерами с функциями частичного закрытия, 7 типов трейлинг-стопа и другие полезные функции. Дополнительные материалы и инструкции Инструкция по установке   -   Инструкция к приложению   -   Пробная версия приложения для демо счета Функция Линии   - отображает на графике линию открытия, стоп-лосс, тейк-профит. С помощью этой функции легко установить новый ордер и увидеть его дополнительные характери
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.69 (65)
Профессиональный копировщик сделок для MetaTrader 4 Быстрый, профессиональный и надежный копировщик сделок для MetaTrader 4 . COPYLOT позволяет копировать сделки Forex между терминалами MetaTrader 4 и MetaTrader 5 , обеспечивая гибкую синхронизацию для разных типов счетов и сценариев торговли. Версия COPYLOT MT4 поддерживает: MetaTrader 4 → MetaTrader 4 MetaTrader 5 Hedge → MetaTrader 4 MetaTrader 5 Netting → MetaTrader 4   Версия MT5 Полное описание + DEMO + PDF Как купить Как установить Как по
Профессиональная панель для ручной торговли: весь цикл сделки в одном окне на графике, от точного входа до защиты счёта. Рассчитывайте объём строго под заданный риск, стройте сделку линиями прямо на графике с помощью RR Tool, открывайте рыночные и отложенные ордера, сетки и OCO. Сопровождение позиции панель берёт на себя: частичное закрытие до пяти уровней, шесть типов трейлинг-стопа, безубыток и Virtual SL/TP. Дневные, недельные и месячные лимиты защищают депозит и срабатывают автоматически при
News Filter EA: Advanced Algo Trading Assistant News Filter EA is an advanced algo trading assistant designed to enhance your trading experience. By using the   News Filter EA , you can integrate a Forex economic news filter into your existing expert advisor, even if you do not have access to its source code. In addition to the news filter, you can also specify   trading days   and   hours   for your expert. The News Filter EA also includes   risk management   and   equity protection   features
Автоматическая фиксация прибыли по достижении целевого профита EquityTargetCloser   — это утилитарный советник для MetaTrader 5, который автоматически закрывает все рыночные позиции и удаляет отложенные ордера, как только   эквити (Equity) превысит текущий баланс на заданную сумму прибыли . После закрытия всех позиций цель автоматически повышается: новый порог = новый баланс + заданная прибыль. Советник не открывает сделки, а только управляет существующими позициями, помогая надёжно фиксировать
Trading History MT4
Siarhei Vashchylka
5 (9)
Trading History - Программа для торговли и управления капиталом на истории котировок в тестере стратегий. Может работать с отложенными и немедленными ордерами, оснащена функциями трейлинг стопа, безубытка и тейкпрофита. Очень хорошо подходит для тренировок и тестирования различных стратегий. Инструкция/Мануал ( Обязательно читайте перед приобретением ) Преимущества 1. В кратчайшие сроки позволяет протестировать любую торговую стратегию 2. Отличный тренажёр для тренировок трейдинга. Можно получи
King Trade Copier MT4
Mohammed Maher Al-sayed Mohammed Ahmed Saleh
King Trade Copier MT4 – Lightning-Fast Local Trade Copier (Master + Slave in ONE file) King Trade Copier is a professional local trade copier that mirrors every trading action from one Master account to unlimited Slave accounts on the same PC or VPS — with an internal copy latency of just a few milliseconds. It was built by a real trader for daily real-money use, with one goal: whatever happens on the Master must happen on the Slave, instantly and without exceptions. Watch the demo video to s
SmartFastTrade AI
Muhammad Faisal Sagala
Transform Your Trading with SmartFastTrade AI: Speed and Ease at Your Fingertips! Introduction Are you a trader struggling with slow order execution? Do you want a tool that can assist you in making quick and accurate trading decisions? If yes, then SmartFastTrade AI is the answer to all your trading needs. With its unique combination of speed, user-friendliness, and advanced features, SmartFastTrade AI will help you unlock your full trading potential. Let's delve deeper into why this innovativ
Скачать рабочую пробную версию Copy Cat More (Копи Кэт Мор) — копировщик сделок (Trade Copier) MT4 — это не просто локальный копировщик сделок; это полноценная система управления рисками и исполнения (risk management and execution framework), созданная для современных торговых задач. От челленджей проп-фирм (prop firm) до управления личным портфелем — он адаптируется к любой ситуации благодаря сочетанию надёжного исполнения, защиты капитала, гибкой настройки и продвинутой обработки сделок. Ко
Equity Protect Pro: Ваш эксперт по комплексной защите счетов для спокойной торговли Если вы ищете такие функции, как защита счета, защита капитала, защита портфеля, защита мультистратегий, защита прибыли, сбор прибыли, безопасность торговли, программы контроля рисков, автоматический контроль рисков, автоматическая ликвидация, условная ликвидация, запланированная ликвидация, динамическая ликвидация, скользящий стоп-лосс, закрытие в один клик, ликвидация в один клик и восстановление в один клик,
Telegram to MT4 Multi-Channel Copier автоматически копирует торговые сигналы из ваших Telegram-каналов напрямую в MetaTrader 4. Никаких ботов, никаких браузерных расширений, никакого ручного копирования. Вы получаете сигнал в Telegram, и советник открывает сделку на вашем терминале за несколько секунд. Продукт включает два компонента: приложение для Windows, которое слушает ваши Telegram-каналы, и этот советник, который исполняет сигналы на терминале MT4. Также доступна версия для MT5. Руководст
The product will copy all telegram signal to MT4   ( 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
TradePanel MT4
Alfiya Fazylova
4.84 (95)
Trade Panel — это многофункциональный торговый помощник. Приложение содержит более 50 торговых функций для ручной торговли и позволяет автоматизировать большинство торговых операций. Перед покупкой вы можете протестировать демоверсию на демо-счете. Скачать пробную версию приложения для демонстрационного аккаунта: https://www.mql5.com/ru/blogs/post/750864 . Полная инструкция здесь . Торговля. Позволяет совершать торговые операции в один клик: Открыть отложенные ордера и позиции с автоматическим р
Strategy Builder offers an incredible amount of functionality. It combines a trade panel with configurable automation (covert indicators into an EA), real-time statistics (profit & draw down) plus automatic optimization of SL, TP/exit, trading hours, indicator inputs. Multiple indicators can be combined into an single alert/trade signal and can include custom indicators, even if just have ex4 file or purchased from Market. The system is easily configured via a CONFIG button and associated pop-up
MT4 к Telegram Signal Provider - это простой в использовании и полностью настраиваемый инструмент, который позволяет отправлять сигналы в Telegram, превращая ваш аккаунт в поставщика сигналов. Формат сообщений полностью настраиваем! Однако для простого использования вы также можете выбрать предопределенный шаблон и включать или отключать определенные части сообщения. [ Демо ]  [ Руководство ] [ Версия для MT5 ] [ Версия для Discord ] [ Телеграм-канал ]  New: [ Telegram To MT5 ] Настройка Шаг за
Exp Averager
Vladislav Andruschenko
4.82 (22)
Усреднитель для MetaTrader 4 — профессиональная система сопровождения сделок и управления средней ценой Профессиональный советник для тех, кто хочет не просто усреднять позиции, а грамотно управлять серией сделок, просадкой и общей точкой выхода. Этот инструмент помогает сопровождать уже открытые позиции, улучшать среднюю цену входа и выстраивать понятную логику выхода всей серии в безубыток или прибыль. Усреднитель для MT4 создан не как автономная торговая система, а как специализированный мод
PZ Trade Pad Pro MT4
PZ TRADING SLU
3.67 (3)
Это визуальная торговая панель, которая помогает вам легко размещать сделки и управлять ими, избегая человеческих ошибок и повышая вашу торговую активность. Он сочетает в себе простой в использовании визуальный интерфейс с надежным подходом к управлению рисками и положением [ Руководство по установке | Руководство по обновлению | Устранение неполадок | FAQ | Все продукты ] Удивительно простой в использовании Торгуйте легко с графика Торгуйте с точным управлением рисками, без проблем Сохранение
TradeMirror - это советник-копировщик для платформы MT4/MT5. Руководство по использованию Нажмите на ссылку Руководство по Trademirror , чтобы посмотреть больше инструкций. Почему TradeMirror Мы понимаем важность безопасности, стабильности и конфиденциальности для финансового программного обеспечения, поэтому мы приложили максимум усилий для детального укрепления этих трех элементов: Предоставляет удобный графический интерфейс, которым легко управлять Фокус на конфиденциальности и безопасности,
FORBEX Market Watch Trading Hours PRO NEWS  Feel free to contact me for support, installation assistance, and upgrade. Professional Market Session, Trading Schedule & Economic News Dashboard for MetaTrader 4 FORBEX Market Watch Trading Hours PRO NEWS is an advanced all-in-one MT4 dashboard designed to provide traders with real-time market session monitoring, broker trading schedules, live countdowns, intelligent voice alerts, and economic news awareness from one clean professional interface. The
RenkoChart
Boris Sedov
5 (1)
Renko Chart — графики рэнко для MetaTrader 4. Утилита позволяет создавать графики рэнко, на которых все бары имеют вид Renko-"кирпичей". Все бары на графике рэнко одинакового размера, который можно изменять для получения нужного графика. На полученный график можно прикреплять индикаторы, советники и скрипты. Получается полностью рабочий график, на котором можно работать точно так же, как и на обычном графике. График рэнко строится не только на истории, но и онлайн. Данные обновляются синхронно с
CloseIfProfitorLoss with Trailing
Vladislav Andruschenko
4.87 (31)
Close If Profit or Loss with Trailing для MetaTrader 4 — автоматическое закрытие по общей прибыли или убытку Надёжная торговая утилита для MetaTrader 4, которая автоматически закрывает позиции, когда общая прибыль или общий убыток достигает заданного уровня. Советник контролирует открытые сделки, считает плавающий результат, может использовать трейлинг прибыли и помогает закрывать позиции быстрее, чем ручная реакция трейдера. MetaTrader 4 до сих пор активно используют ручные трейдеры, скальперы
ИЩЕТЕ ВЕРСИЮ ДЛЯ MT5? Если вы используете MetaTrader 5, нажмите здесь, чтобы получить нативную версию: https://www.mql5.com/ru/market/product/155546 Multi-Currency Strength Dashboard PRO — Профессиональный индикатор силы валют (MT4) Multi-Currency Strength Dashboard PRO — это продвинутый индикатор для MetaTrader 4, который измеряет относительную силу основных валют рынка Форекс в реальном времени. Он анализирует до 28 основных пар, рассчитывает нормализованную силу 8 главных валют и отобр
Trade Manager Ultimate (MT4/MT5) — Профессиональное управление рисками и трейлингом Добро пожаловать в   Trade Manager Ultimate   — универсальное решение для управления рисками и трейлинг-менеджмента, созданное для того, чтобы сделать ручную торговлю интуитивной, точной и максимально контролируемой. Это не просто панель управления — это полноценный механизм для эффективного сопровождения позиций и продвинутой защиты капитала. Независимо от того, являетесь ли вы профессиональным скальпером или до
Trade copier MT4
Alfiya Fazylova
4.56 (32)
Trade Copier — это профессиональная утилита, предназначенная для копирования и синхронизации сделок между торговыми счетами. Копирование происходит от счета/терминала поставщика к счету/терминалу получателя, которые установлены на одном компьютере или vps. АКЦИЯ - Если вы уже приобрели "Trade copier MT5", вы можете получить "Trade copier MT4" бесплатно (для копирования MT4 > MT5 и MT4 < MT5). Для получения более подробной информации об условиях, пожалуйста, свяжитесь с нами через личные сообщени
Trade Copier Global: The name speaks for itself. This copier allows you to copy orders between MT4 terminals even if they are not installed on the same computer. Features Copying trades between MT4 terminals around the world with a short delay. Automatically recognizes symbol prefixes. Can connect many Slaves to the same Master. Supports pending and market orders. Supports partial order close (with limitations, see below) Can send messages and notifications to the Slaves from the Master Several
Копир->Удобное и быстрое взаимодействие с интерфейсом, пользователи могут использовать его сразу       ->>>> Рекомендуется использовать на компьютерах Windows или VPS Windows Функции: Разнообразные и персонализированные настройки копирования сделок: 1. Различные режимы лота могут быть установлены для различных источников сигналов. 2. Различные источники сигналов могут быть установлены для прямого и обратного копирования сделок. 3. Сигналы могут быть установлены с комментариями. 4. Следует ли ка
Простая в управлении Торговая панель обеспечит безопасную торговлю. Вычислит объём сделки от заданного уровня Stop Loss и величины убытка. Поможет рассчитать сейф, и в ноль закрыть неверную сделку. Интуитивно понятный интерфейс делает панель удобной в управлении, освобождая внимание трейдера для принятия решения о входе в сделку. Программа сделает все расчёты за вас. Поэтому работа с помощью панели Снайпер - оптимальное решение для торговли с соблюдением Мани-менеджмента. А это главный ключ к по
Grid Manual MT4
Alfiya Fazylova
4.71 (17)
Grid Manual — это торговая панель для работы с сеточными стратегиями. Утилита универсальная, имеет гибкие настройки и понятный интерфейс. Работает с сеткой ордеров не только в сторону усреднения убытков, но и в сторону наращивания прибыли. Трейдеру не нужно создавать и сопровождать сетку ордеров, это сделает утилита. Достаточно открыть ордер и Grid manual автоматически создаст ему сетку ордеров и будет сопровождать его до самого закрытия. Полная инструкция и демо-версия здесь . Основные особенно
Другие продукты этого автора
Multiple Position Opening MT5
Francisco Manuel Vicente Berardo
1 (1)
The Multiple Position Opening is a multi-symbol multi-timeframe script used to open simultaneously various positions.  Risk Management   The volume used to open a position is chosen between a fixed and a variable lot size, available through the Volume and Free Margin % input parameters, respectively. If there isn't enough money in the account for the chosen volume, this is reduced to the highest possible value (corresponding to free margin). If this reduction leads to a correct volume (if the
Pending Order Grid MT5
Francisco Manuel Vicente Berardo
The Pending Order Grid is a multi-symbol multi-timeframe script that enables multi-strategy implementation based on pending order grids.  General Description   The Pending Order Grid allows the performing of a user-defined strategy through the creation of pending order grids. The script places pending orders of a given type (Buy Limit, Sell Limit, Buy Stop, or Sell Stop) at equidistant price levels to form each grid. The beginning and finish of every grid are defined by the Start Price and Sto
Position Selective Close MT5
Francisco Manuel Vicente Berardo
The Position Selective Close is a multi-symbol multi-timeframe script used to close simultaneously various positions.  General Description   The Position Selective Close   possesses   three operation modes (Intersection,   Union   and All) that control the way   as   four position features (symbol, magic number,   type   and profit) are used. The modes, available through the Selection Mode input parameter, relate to the features, available through the “Select by Feature” and “Feature” input pa
FREE
Tick Data Record MT5
Francisco Manuel Vicente Berardo
The Tick Data Record is a multi-symbol multi-timeframe Expert Advisor that records tick data for later graphical representation and analysis.  General Description  The Tick Data Record offers a(n) alternative/complement to the online/offline price charts displayed through the MT4/MT5 platform. The Expert Advisor permits to write and save the current/history values of Time, Bid, Ask, Spread, Last and Volume to a text file (“.txt”). The idea is to copy/open the obtained register to/in a spreadshe
FREE
Environment State Info Print MT5
Francisco Manuel Vicente Berardo
The Environment State Info Print is a script to display the constants that describe the current runtime environment of a MQL5 program.  General Description   The constants are divided into four groups in the   Environment State section of the MQL5 documentation and each group is divided into enumerations/subgroups (with designations  “Integer”, “Double” or “String”). The script displays constants in two ways: a single constant or all group constants. The constants are obtained by selecting the
FREE
Scientific Calculator MT4
Francisco Manuel Vicente Berardo
The Scientific Calculator is a script designed to compute science, engineering and mathematics expressions.   General Description   The expression to calculate must obey syntax rules and precedence order, being constituted by the following elements:   Integer and real numbers.   Mathematical operators for addition (+), subtraction (-), multiplication (*), division (/) and exponentiation (^).   Mathematical and trigonometric functions .   Curved parentheses (()) to define the precedence and co
FREE
Scientific Calculator MT5
Francisco Manuel Vicente Berardo
The Scientific Calculator is a script designed to compute science, engineering and mathematics expressions.  General Description   The expression to calculate must obey syntax rules and precedence order, being constituted by the following elements:   Integer and real numbers.  Mathematical operators for addition (+), subtraction (-), multiplication (*), division (/) and exponentiation (^).  Mathematical and trigonometric functions .  Curved parentheses (()) to define the precedence and contain
FREE
Environment State Info Print MT4
Francisco Manuel Vicente Berardo
The Environment State Info Print is a script to display the constants that describe the current runtime environment of a MQL4 program.  General Description   The constants are divided into four groups in the Environment State section of the MQL4  documentation and each group is divided into enumerations/subgroups (with designations “ Market Info”, “Integer”, “Double” or “String”). The script displays constants in two ways: a single constant or all group constants. The constants are obtained by
FREE
Order Selective Delete MT4
Francisco Manuel Vicente Berardo
The Order Selective Delete is a multi-symbol multi-timeframe script used to delete simultaneously various pending orders.  General Description   The Order Selective Delete   possesses   three operation modes (Intersection,   Union   and All) that control the way   as   three pending order features (symbol, magic   number   and type) are used. The modes, available through the Selection Mode input parameter, relate to the features, available through the “Select by Feature” and “Feature” input pa
FREE
Position Selective Close MT4
Francisco Manuel Vicente Berardo
The Position Selective Close is a multi-symbol multi-timeframe script used to close simultaneously various positions.  General Description   The Position Selective Close   possesses   three operation modes (Intersection,   Union   and All) that control the way   as   four position features (symbol, magic number,   type   and profit) are used. The modes, available through the Selection Mode input parameter, relate to the features, available through the “Select by Feature” and “Feature” input pa
FREE
Order Selective Delete MT5
Francisco Manuel Vicente Berardo
The Order Selective Delete is a multi-symbol multi-timeframe script used to delete simultaneously various pending orders.  General Description   The Order Selective Delete   possesses   three operation modes (Intersection,   Union   and All) that control the way   as   three pending order features (symbol, magic   number   and type) are used. The modes, available through the Selection Mode input parameter, relate to the features, available through the “Select by Feature” and “Feature” input pa
FREE
Double Trailing Stop MT4
Francisco Manuel Vicente Berardo
The Double Trailing Stop is a multi-symbol multi-timeframe Expert Advisor that allows the Stop Loss and Take Profit trailing of positions.  General Description   The Double Trailing Stop’s purpose is to secure profit and minimize losses of the opened positions. The Expert Advisor places stop orders (Stop Loss or Take Profit) at the Trailing Stop distance from the market price when the symbol's quote reaches/overcomes the Trailing Start distance from the position’s opening price (a single-time
Multiple Position Opening MT4
Francisco Manuel Vicente Berardo
The Multiple Position Opening is a multi-symbol multi-timeframe script used to open simultaneously various positions.  Risk Management   The volume used to open a position is chosen between a fixed and a variable lot size, available through the Volume and Free Margin % input parameters, respectively. If there isn't enough money in the account for the chosen volume, this is reduced to the highest possible value (corresponding to free margin). If this reduction leads to a correct volume (if the
Pending Order Grid MT4
Francisco Manuel Vicente Berardo
The Pending Order Grid is a multi-symbol multi-timeframe script that enables multi-strategy implementation based on pending order grids.  General Description   The Pending Order Grid allows the performing of a user-defined strategy through the creation of pending order grids. The script places pending orders of a given type (Buy Limit, Sell Limit, Buy Stop, or Sell Stop) at equidistant price levels to form each grid. The beginning and finish of every grid are defined by the Start Price and Sto
Pending Order Grid EA MT4
Francisco Manuel Vicente Berardo
The Pending Order Grid is a multi-symbol multi-timeframe Expert Advisor that enables multi-strategy implementation based on pending order grids.  General Description   The Pending Order Grid allows the performing of a user-defined strategy through the creation of pending order grids. The Expert Advisor places pending orders of a given type (Buy Limit, Sell Limit, Buy Stop, or Sell Stop) at equidistant price levels to form each grid. The user might set up different grids to exist simultaneously
Double Trailing Stop MT5
Francisco Manuel Vicente Berardo
The Double Trailing Stop is a multi-symbol multi-timeframe Expert Advisor that allows the Stop Loss and Take Profit trailing of positions.  General Description   The Double Trailing Stop’s purpose is to secure profit and minimize losses of the opened positions. The Expert Advisor places stop orders (Stop Loss or Take Profit) at the Trailing Stop distance from the market price when the symbol's quote reaches/overcomes the Trailing Start distance from the position’s opening price (a single-time
Pending Order Grid EA MT5
Francisco Manuel Vicente Berardo
The Pending Order Grid is a multi-symbol multi-timeframe Expert Advisor that enables multi-strategy implementation based on pending order grids.  General Description   The Pending Order Grid allows the performing of a user-defined strategy through the creation of pending order grids. The Expert Advisor places pending orders of a given type (Buy Limit, Sell Limit, Buy Stop, or Sell Stop) at equidistant price levels to form each grid. The user might set up different grids to exist simultaneously
Фильтр:
Нет отзывов
Ответ на отзыв