Anatoli Kazharski
Anatoli Kazharski
  • Information
14+ years
experience
3
products
1872
demo versions
28
jobs
0
signals
0
subscribers
Anatoli Kazharski
This article provides a detailed overview of Equity Analyzer — an application for MetaTrader 5 that helps analyze trading history, evaluate balance and equity dynamics, filter trades, and find patterns in reports...
Anatoli Kazharski Published product

Equity Analyzer is a trading history analysis tool for MetaTrader 5. It helps you assess account performance, review trades by period and symbol, compare results across expert advisors, and find patterns in reports — from the current account or imported data. Detailed article with screenshots: Equity Analyzer — Complete Guide Equity Analyzer focuses on two core tasks: Equity Indicator — a balance and equity indicator in a subwindow of the terminal chart. Shows how balance and equity changed as

Anatoli Kazharski
This article provides a detailed overview of Chart Manager — an application for MetaTrader 5 that automatically arranges detached chart windows around the terminal in a flexible grid...
Anatoli Kazharski Published product

Chart Manager is a multi-chart workspace organizer for MetaTrader 5. It arranges detached chart windows around the terminal in a flexible grid layout — letting you monitor multiple symbols and timeframes without manually resizing and positioning each window. Set up your trading workspace once and focus on the market. Detailed article with screenshots: Chart Manager — Complete Guide For indicator signals and multi-symbol screening, see Symbol Screener by the same author. Chart Manager focuses on

Anatoli Kazharski
This article provides a detailed overview of Symbol Screener — an application for MetaTrader 5 that gathers signals from five indicators across multiple symbols and timeframes into a single compact table...
Anatoli Kazharski Published product

Symbol Screener is a professional multi-symbol, multi-timeframe indicator signal dashboard for MetaTrader 5. The application combines the signal table, mini-charts, and automatic detached window layout in one interface. You see the full market picture and switch to the required instrument faster. Detailed article with screenshots: Symbol Screener — Complete Guide If you need a version without indicator signal analytics, see Chart Manager by the same author. Symbol Screener gathers signals from 5

shared product by seller Henry Lyubomir Wallace
Reviews: 13
89.00 USD

DashPlus is an advanced trade management tool designed to enhance your trading efficiency and effectiveness on the MetaTrader 5 platform. It offers a comprehensive suite of features, including risk calculation, order management, advanced grid systems, chart-based tools, and performance analytics. Key Features 1. Recovery Grid Implements an averaging and flexible grid system to manage trades during adverse market conditions. Allows for strategic entry and exit points to optimize trade recovery

shared product by seller Henry Lyubomir Wallace
Reviews: 2
59.00 USD

Enhance Your Trading with News Event Insights In the fast-paced world of trading, news events can significantly impact market prices. Understanding how these events influence price movements is crucial for managing your trades during volatile periods. The News Tool EA is designed to provide insights into both historical and upcoming news events, helping you make informed trading decisions. This EA cannot run in the strategy tester.  USER GUIDE  Key Features: Historical Impact Analysis

shared product by seller Henry Lyubomir Wallace
Reviews: 3
30.00 USD

Overview Use the Stats Dashboard to track, analyse, and enhance your trading performance. View a selection of key stats over various periods including daily, weekly, monthly and custom. Easily identify your best and worst performing instruments using the interactive line chart. EA does not run in the strategy tester. Message us for a free trial.  Stats Displayed: Profit - Profit % & Total Net $ Trades - Total Trades & Wins Stats - Profit Factor & Recovery Factor Win Rate %

Anatoli Kazharski
Published article Magic of time trading intervals with Frames Analyzer tool
Magic of time trading intervals with Frames Analyzer tool

What is Frames Analyzer? This is a plug-in module for any Expert Advisor for analyzing optimization frames during parameter optimization in the strategy tester, as well as outside the tester, by reading an MQD file or a database that is created immediately after parameter optimization. You will be able to share these optimization results with other users who have the Frames Analyzer tool to discuss the results together.

Osmel
Osmel 2023.07.27
Hola. Esta es el mejor complemento para optimizar. Cómo puedo adquirir Frames Analyzer? Saludos
Anatoli Kazharski
Anatoli Kazharski 2023.08.03
Unfortunately, this program is no longer for sale.
Anatoli Kazharski
Published article Веб-проекты (Часть III): Система авторизации Laravel/MetaTrader 5
Веб-проекты (Часть III): Система авторизации Laravel/MetaTrader 5

В этот раз создадим систему авторизации в торговом терминале MetaTrader 5 на чистом MQL5. Пользователи приложения смогут зарегистрироваться в системе, предоставив свои учётные данные, чтобы впоследствии можно было авторизоваться и получить доступ, к каким-нибудь данным, которые хранятся в серверной части приложения.

5
Anatoli Kazharski
Published article Веб-проекты (Часть II): Система авторизации Laravel/Nuxt
Веб-проекты (Часть II): Система авторизации Laravel/Nuxt

В этой статье создадим систему авторизации через браузерное приложение и через торговый терминал MetaTrader 5. Можно будет зарегистрироваться в системе, указав свои учётные данные.

6
Anatoli Kazharski
Published article Веб-проекты (Часть I): Создание веб-приложения в схеме Laravel/Nuxt/MetaTrader 5
Веб-проекты (Часть I): Создание веб-приложения в схеме Laravel/Nuxt/MetaTrader 5

Разработчики MetaTrader 5 предоставили MQL-сообществу множество технологических решений, что даёт возможность реализовывать сложные программные комплексы, схемы которых могут выходить даже за рамки «песочницы» локального компьютера.

8
Anatoli Kazharski
Published article The power of ZigZag (part II). Examples of receiving, processing and displaying data
The power of ZigZag (part II). Examples of receiving, processing and displaying data

In the first part of the article, I have described a modified ZigZag indicator and a class for receiving data of that type of indicators. Here, I will show how to develop indicators based on these tools and write an EA for tests that features making deals according to signals formed by ZigZag indicator. As an addition, the article will introduce a new version of the EasyAndFast library for developing graphical user interfaces.

Anatoli Kazharski
Published article The power of ZigZag (part I). Developing the base class of the indicator
The power of ZigZag (part I). Developing the base class of the indicator

Many researchers do not pay enough attention to determining the price behavior. At the same time, complex methods are used, which very often are simply “black boxes”, such as machine learning or neural networks. The most important question arising in that case is what data to submit for training a particular model.