Getting Volume data from MT4

 

Just getting my hands dirty with the API, and found that the only function to collect data is from the MarketInfo() call. If this duplicates the DDE data conneciton, all you get is the time and price data (Open, Close...), no Volume data.

What do we use with MT4 to get volume data out of the Terminal for analysis?

Thanks!

 
 
phy wrote >>

iVolume()

I was wanting to know which function from the API, not MQL4 language. But thanks, this give me an idea anyway, I'll export data using the MQL language into a CSV file.

 
What API ?
Reason: