Rustamzhan Salidzhanov / News feed
- Information
|
14+ years
experience
|
2
products
|
0
demo versions
|
|
31
jobs
|
0
signals
|
0
subscribers
|
MTRemote - centralized management of MetaTrader terminals Control of all your trading terminals from any device, without RDP. A single panel shows for every terminal at once: Expert Advisor status, logs, account statistics and connection state. Real-time control: enabling trading, switching accounts, launching Expert Advisors. Web app and Android APK with the same capabilities. What you can do from the panel: Turning the terminal and Algo Trading on / off Switching the trading
MTRemote - centralized management of MetaTrader terminals Control of all your trading terminals from any device, without RDP. A single panel shows for every terminal at once: Expert Advisor status, logs, account statistics and connection state. Real-time control: enabling trading, switching accounts, launching Expert Advisors. Web app and Android APK with the same capabilities. What you can do from the panel: Turning the terminal and Algo Trading on / off Switching the trading
This article discusses the transition to MQL5 Algo Forge as a modern and convenient format for publishing program code and article attachments. Using repositories instead of traditional ZIP archives and source code allows you to keep projects up-to-date, make edits quickly, and professionally interact with your readers. Recommendations are provided for quickly migrating developments to the cloud environment via the MetaEditor interface.
В статье показана практическая реализация CandleCode для MetaTrader 5: расчет кодов свечей по методу Лиховидова с адаптацией порогов к волатильности (Bollinger Bands) и гистограммное отображение. Дополнительно представлен советник, который строит базу исторических паттернов по ZigZag, сравнивает их с текущим "слепком" через ATR и выдает статистику совпадений на панели.
| Specification quality | 5.0 | |
| Result check quality | 5.0 | |
| Availability and communication skills | 5.0 |
In this article, we will examine the Finite Volume Elements (FVE) indicator, which helps identify genuine capital flows in the market. We will implement FVE for MetaTrader 5 and review recommendations for using it in trading.
The article focuses on the Gopalakrishnan Range Index (GRI/ROCI), which quantitatively assesses the market's "degree of chaos" using the logarithm of the closing price range over a given period. The article shows how to implement GRI in MetaTrader 5, resolve the issue of negative values using a shifted logarithm, and convert the scale to convenient "points" by normalizing it by Point. Next, we examine practical scenarios for using GRI as a filter for volatility and market phases.
In this article, we will refine the graphics library classes by adding a vertical header to the table and use the table classes to create an indicator that displays the correlation between the symbols specified in the settings.
The article explores the possibility of launching a terminal with a configuration file to perform automated routine tasks, programmatically handling such launches, and creating a fully-fledged system for auto-optimizing an EA using Windows OS tools.

