- Errors, bugs, questions
- [WARNING CLOSED!] Any newbie question, so as not to clutter up the forum. Professionals, don't go by. Can't go anywhere without you.
- Any questions from newcomers on MQL4 and MQL5, help and discussion on algorithms and codes
Trying to create a report on trades, I saw that the Volume column is always empty, and the volume value in the data window is always zero. Why is it so? can someone explain, in the MQ help it is written that there should be a volume on the last trades, but I always have it at zero, no matter how many trades I open
The real volume is broadcast, as a rule, on exchange symbols. Connect to the exchange server and you will get the real volume.
Trying to create a report on trades, I saw that the Volume column is always empty, and the volume value in the data window is always zero. Why is it so? can someone explain, in the MQ help it is written that there should be a volume on the last trades, but I always have it at zero, no matter how many trades I open
(Normal) volumes is for symbols traded at exchanges as there the volumes (in terms of money) of the transactions and the orders are registered like shares, commodities. But the forex market is not regulated. The prices are provided by the liquidity providers but they do not reveal the amount behind the orders they have got.
So instead of having no volume one started to count the numbers of orders for the prices and so we see the tick_volume.
Sorry, now I'll ask a question on the topic of the thread.
I understood from the thread why there are zeros in the MT5 terminal.
But in MT4 Terminal I see values:
***
All described is not applicable to MT4? And we can see via terminal the volume on the last trades, right?
All described is not applicable to MT4? And we can see via terminal the volume on the last trades, right?
What you see in MT4 is "Tick Volume". That is also available in MT5, but MT5 also has "Real Volume" which is the value that the OP is questioning.
However, in Forex, there is only tick volume. Real volume is not available for Forex because it is decentralised.
Forum on trading, automated trading systems and testing trading strategies
Rashid Umarov, 2010.08.10 16:07
Tick volume contains number of ticks came for bar. Real volume contains volume of trade operations made on this bar (i.e, for stock exchange).
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use