Chopar MT4 TH
- Yardımcı programlar
- Sardorbek Sirojiddinov
- Sürüm: 26.50
- Etkinleştirmeler: 5
Chopar MT4 — Transaction Notification Utility
This tool is designed exclusively for broadcasting trading account events to Telegram (@ChoparTradeBot). It does not analyze the market or provide advice; it acts as an information bridge between your MT4 terminal and the messenger.
What exactly does this monitor track?
-
Opening and Closing Trades: Records the moment a trade is added to the history. For closed positions, it immediately calculates and displays the final profit.
-
Pending Orders: Notifies you when new Buy Limit / Sell Limit orders are placed or modified.
-
SL/TP Level Changes: Sends a separate notification if you move the stop-loss or take-profit of an existing order.
-
Account Status by Timer: Sends the current balance and equity at a specified hour interval (parameter InpHours ).
Technical Features:
-
3 Visualization Modes: You can choose between a detailed report with dividers, a minimalist style, or a purely technical string (convenient for logs).
-
Delivery Mechanics: Uses the standard WebRequest function. Requires adding [https://api.telegram.org](https://api.telegram.org) to the list of allowed URLs in the terminal settings.
-
Nothing Extra: The code does not overload the tick processing flow, as the main events are handled efficiently.
Limitations (Important!):
-
The monitor notifies you of the fact that a transaction has occurred. It does not alert you when the price approaches specific levels or when margin changes (except for scheduled time-based reports).
-
Operation requires a stable internet connection and enabled Web requests in the terminal.
Startup Instructions:
-
Find out your Chat ID (e.g., via @userinfobot or @ChoparTradeBot ).
-
Enable WebRequest for the Telegram domain in the MT4 settings.
-
Enter the data into the Expert Advisor settings and run it on any chart (the symbol does not matter; the monitor tracks the entire account).
