Exp-TickSniper ist ein schneller Tick Scalper, der automatisch Parameter für jedes Währungspaar separat auswählt. Der EA wurde basierend auf fast 10…
Fehlercodes von Metatrader, MQL und Forex. Lösungen.
Market Time Pad. Indicator for MetaTrader with trading sessions
Main
Documentation
Settings
FAQ
Changelog
Reviews
Comments
Extra
About InfoPad
INFOPad is an information panel that creates information on the selected currency pair in the MetaTrader terminal.
INFOPad is a highly useful information panel that is designed to provide crucial information on the specific currency pair selected in the MetaTrader terminal. This panel offers in-depth and real-time data such as the current bid and ask prices, spread, high and low prices, and much more. INFOPad is an efficient tool that helps traders make informed decisions by providing them with up-to-date and accurate information about the currency pairs they are interested in.
There are 5 functions of this indicator:
- Shows the main information on the selected symbol: Ask BID, Spread, Stop Level, Swap, Tick value, Commission prices;
- Shows the future targets of the SL target and TP Target (The number of points of the established stop loss and take profit, the dollar amount);
- It shows the profit received for the periods: Today, Week, Month, Year, Total profit for the selected currency;
- It shows the current open position, its lot (volume), the number of positions, and the profit of positions in points, dollars, and percent;
- Shows additional information on the chart for open deals. It shows stop loss and take profit levels and the goals of these stop levels;
- Writes information to log files when a deal (position)is opened on a symbol, a deal (position)is closed, a deal (position)is modified;
- Plays a sound file when opening a deal, closing a deal, or modifying a deal;
- Sends an informational message to the phone (PUSH Notification) when opening a deal (position), closing a deal (position), or modifying a Deal(Position).
How does InfoPad work?
What do people write about InfoPad ?
You can Download free InfoPad
FULL for FREE!
This is FULL FREE version without limits!
You can download and install our program for free!
Want One-Click Trading? Execute Faster and Trade Smarter!
Links
Nützliche Links
Have you installed MetaTrader?
MetaTrader is required for installing from www.expforex.com
Table of Contents (click to show)
Brief
INFOPad is an information panel that creates information on the selected currency pair in the MetaTrader terminal.
There are 5 functions of this indicator:
- Shows and main information on the selected symbol: Ask BID, Spread, Stop Level, Swap, Tick value, Commission prices;
- Shows the future targets of the SL target and TP Target (The number of points of the established stoploss and takeProfit, the dollar amount);
- It shows the Profit received for the periods: Today, Week, Month, Year, Total Profit for the selected currency;
- It shows the current open position, its lot (volume), the number of positions, and the Profit of positions in points, dollars, and percent;
- Shows additional information on the chart for open deals. It shows stop loss and take profit levels and the goals of these stop levels;
- Writes information to log files when a transaction is opened on a symbol, a transaction is closed, a transaction is modified;
- Plays a sound file when opening a deal, closing a deal, or modifying a deal;
- Sends an informational message to the phone (PUSH Notification) when opening a deal (position), closing a deal (position), or modifying a transaction.
If you want Detailed report from your account on the live-chart, try our Extra Report Pad
Main characteristics of InfoPad
- The name of the currency pair, The presence of an open position on the symbol, its type, and lot size.
- Ask and Bid prices in a readable format;
- Profitability of a current position in Dollars, points, and percent from the current deposit;
- Current spread (If the spread floating in the name is (F));
- The current minimum indent for stop orders and pending orders;
- Swap short positions and Swap long positions;
- The cost of 1 point of price movement in the deposit currency of the currently installed lot in the terminal for this position;
- Distance to stop loss in points and in dollars;
- Distance to take Profit in points and dollars;
- Daily Profit or loss in dollars for this currency pair today in the Currency of the deposit as well as a percentage of the current balance;
- Weekly Profit or loss in dollars for a given currency pair for the current week;
- Monthly Profit or loss in dollars for a given currency pair for the current month;
- Annual Profit or loss in dollars for a given currency pair for the current year;
- Everything available by history;
Other features:
- In the input parameters option: Show \ Hide prompts, when you hover over the buttons,
- as well as the language of prompts English / Русский / 中国 / Português / Español / Deutsch / 日本語;
- This indicator can be used in the multi-character mode of 1 chart;
- The parameter of the string type of the currency pair name: SymbolToShowCustom – by default, it accepts the currency of the chart;
- This indicator can be used with other panels and experts from our collection;
- Button Collapse \ Expand – collapses \ expands the panel on the chart;
- The panel can be moved on the schedule. To do this, click on the top row of the panel next to the Minimize buttons and drag the panel to a place convenient for you.
You can set multiple indicators on 1 chart with different magic numbers to monitor
Images about InfoPad
The first version of our indicator in 2008: Ind – PROINFO Profit calculation indicator
External Variables and Settings
Parameter | Description |
---|---|
Language=0 | Specifies the language for tooltips and text in the interface. 0 usually represents the default language (English). |
HShow=true | Enables tooltips to be displayed when hovering over buttons, helping users understand button functionality. |
ShowInfoPosition=true | Displays information about positions, Stop Loss (SL), and Take Profit (TP) directly on the chart for better trade management. |
SymbolToShowCustom=”” | Allows setting a custom name for the symbol to be displayed, useful for tracking specific instruments. |
TypeofDealsToShow | Specifies the type of positions to monitor. Options include:
|
MagicNumber=”777″ | Defines the magic number for opened positions and orders, which helps distinguish different trades by their unique identifiers. |
UseAllMagicFromAllAccount=true | If set to true, the system works with all magic numbers across the account on the specified symbol. |
ShowInfoPositionSize=10 | Specifies the text size for position information displayed on the chart. |
ShowInfoClosedPositionSize | Sets the size of the text labels for closed position information. If set to 0, no text is displayed. |
NULL1=clrGray | Defines the color of the “0” on the panel, which can be customized using the color code clrGray. |
PLUS_=clrLime | Sets the color of the “+” symbol on the panel to clrLime (green). |
MINUS_=clrOrangeRed | Defines the color of the “-” symbol on the panel, using clrOrangeRed (orange-red) for losses. |
TEXT4=clrAqua | Sets the color of the text on the panel to clrAqua (light blue). |
Notice_Open_Push=false | Disables push notifications when a position is opened. |
Notice_Open_Sound=true | Enables sound notifications when a position is opened. |
Notice_Close_Push=false | Disables push notifications when a position is closed. |
Notice_Close_Sound=true | Enables sound notifications when a position is closed. |
Notice_Modify_Push=false | Disables push notifications when a position is modified. |
Notice_Modify_Sound=true | Enables sound notifications when a position is modified. |
Notice_Open_NameSoundFromEa=”ok” | Specifies the sound file (ok) to be played when a position is opened. |
Notice_Close_NameSoundFromEa=”alert2″ | Specifies the sound file (alert2) to be played when a position is closed. |
Notice_Modify_NameSoundFromEa=”stops” | Specifies the sound file (stops) to be played when a position is modified. |
FAQ
Changelog
Version 24.420 2024.04.20
– Optimization of the “Show Profit on History” function
– Added the parameter to shift text labels Shift_from_Right. The parameter in bars!
By default, the value Shift_from_Right = 5 bars from the right price line is set in the VirtualTradePad panel (the shift of bars in the terminal is also taken into account)
– Fixed and optimized operation of the “Profit for Day/Week/Month/Total Profit” function
Version 24.313 2024.03.13
-Added type of position for monitoring. Parameter TypeofDealsToShow (All deals, Only Buy, Onle Sell)
-Added information about profit from closed positions to the chart.
The information is displayed for each bar of the current timeframe.
You can change the timeframe to see the result of trading on a certain bar of the current timeframe.
If several positions/deals are closed on one bar of the current timeframe, the trading result is summarized, and the total information for a certain bar is displayed.
The information is updated when the next position/deal is closed.
Settings:
ShowInfoClosedPositionSize = Size of text labels; If 0 – text labels are not shown;
PLUS_Color = Color of the plus value;
MINUS_Color = Color of minus value;
Version 24.226 2024.02.26
-Corrected the error of working with information labels on the chart when working with other Expforex panels
-Optimization of calculation speed when moving the panel on the chart.
-Added possibility to set several panels with the same currency pair on 1 chart but with different magic numbers for monitoring.
-Added information about currency pair and Magic number, which is monitored by the indicator.
-MT5 Fixed calculation of profit for the period for different magic numbers (if UseAllMagicFromAllAccount=false).
Version 22.110 2022.01.12
Fixed a bug with drawing objects for new versions of MT5 terminal
Version 20.916 2020.09.16
Обновлено в последнем билде терминала МТ
Reviews about InfoPad
Thanks for feedback!
Nepomnjashchy
⭐⭐⭐⭐⭐
Nepomnjashchy
Как по мне так очень удобно все в одном месте спасибо разработчику за такие продукты
Pedro Jose Rascon Ortega
⭐⭐⭐⭐⭐
Pedro Jose Rascon Ortega
Buen Trabajo, quizás el panel màs completo y versátil, gracias por la aportacion gratuita.
Nepomnjashchy
⭐⭐⭐⭐⭐
Nepomnjashchy
Как по мне так очень удобно все в одном месте спасибо разработчику за такие продукты
karsara
⭐⭐⭐⭐⭐
karsara
Великолепная информационная панель! Пользуюсь с удовольствием! Есть все необходимое, размер просадки, прибыль за день, неделю, месяц, год и итого. Благодарю автора!!!
Maurizio Francia
⭐⭐⭐⭐⭐
Maurizio Francia
hello very nice bravo ... but if you give the possibility of a general report on all the currencies that are on the market thanks....byby from Italy
Mye Mechanic351
⭐⭐⭐⭐⭐
Mye Mechanic351 This's so awesome, useful helper. It's placed on my need instead of showing toolbox. No bug and working fine. Thanks a lot!
LanaL
⭐⭐⭐⭐⭐
LanaL 2021.06.16 12:31
Почему-то для МТ5 невозможно найти индикатор свопов, хотя для МТ4 таких полно. С трудом нашла Ind5, но тут слишком много ненужной мне информации, т.к. это целая информационная панель. И вроде как можно свернуть ненужные окна, но они возвращаются снова при малейшем движении. В общем, заказала такой индикатор своему сыну-программисту :)). Но автору спасибо, что хоть в каком-то виде информация о свопах существует без необходимости лазить в дебри характеристик валютных пар
Marco
⭐⭐⭐⭐⭐
Marco
Very useful indicator, perfect to monitor hedged positions, thanks for publishing it 🙂
Comments about InfoPad
Do you have a question?
2 responses to “InfoPad, Online Information Panel for MetaTrader”
Extra
Navigation durch Registerkarten
Verwandte Beiträge
Programming your strategy in 10 steps with Universal Expert Advisor
Description The X is a builder of trading strategies. We created a Universal Expert Advisor that has all the most interesting and…
Market Time Pad. Indicator for MetaTrader with trading sessions
The indicator that displays current time at the main markets of the world. It also displays the current session. Very easy…
Partial Close and Trailing. Partial closing of positions on rollbacks
Partial Close and Trail – assistant EA. Closes a part of a position (Closes part of the lot) during rollback. EA …
EA The xCustomEA: Universeller Handelsberater für benutzerdefinierte Indikatoren. Individueller Strategie-Builder
Universeller Handelsberater für benutzerdefinierte Indikatoren für MetaTrader. Exp – The xCustomEA Universeller Handelsberater für benutzerdefinierte Indikatoren. The xCustomEA arbeitet mit einem…
Swing strategy (Pendulum). Automatic opening of 2 opposite pending orders,
The model of the well-known strategy Pendulum (OCO orders) is the sequential opening of pending orders with an increased lot. The…
VirtualTradePad (VTP) Handelspanel. Trade Pad für One-Click-Trading über Chart und
VirtualTradePad oder VTP – Bedienfeld für den Handel mit einem Klick in MetaTrader-Terminals. Das Programm für Scalping und manuellen Handel auf…
Tick Hamster Automatic trading robot. Nothing extra!
Expert with automatic optimization of all parameters for any trading symbol in MetaTrader. A trading EA that requires no settings!…
Exp – The xCustomEA Advisor on the PipFinite Trend PRO
Description An example of programming a strategy for the PipFinite Trend PRO indicator and trading using our universal trading system Exp – The xCustomEA. In…
Extra Report Pad – Trader-Tagebuch. Analysiert professionell Ihr Handelskonto. MyFxBook
Extra Report Pad – professionelle Lösung zur Analyse Ihres Handelskontos Heutzutage ist es unerlässlich, gleichzeitig für mehrere Währungspaare zu handeln. Aber…
The X and The xCustomEA: Testing and Optimization
Description The X and The xCustomEA are two standout Expert Advisors (EAs) in the Forex trading community, gaining widespread popularity over…
Duplicator – Duplication of signals and deals/positions/orders on the MetaTrader
The Expert Advisor repeats (duplicate) trades and positions or signals a preset number of times on your account MetaTrader. It copies all deals opened…
AI Sniper. Automatisierter Intelligenter Expert Advisor für MetaTrader.
AI Sniper ist ein intelligenter, selbstoptimierender Handelsroboter, der für die MT4- und MT5-Terminals entwickelt wurde. Er nutzt einen intelligenten Algorithmus…
EAPADPRO LIBRARY – Adding our panel to your EA
Library to add the Information Panel to your Expert Advisor for MetaTrader. Method of programming the information panel in any adviser. The…
Copylot – Forex-Kopierer für MetaTrader. Kopierer zwischen Terminals
Handelskopierer für MetaTrader. Er kopiert Forex-Handel, Positionen und Aufträge von jedem Konto. Es ist einer der besten Handelskopierer MT4-MT4, MT5-MT4 für die…
This post is also available in: English Українська Portuguese Español Deutsch Chinese Русский Français Italiano Türkçe 日本語 한국어
Leave a Reply