What is the format of data feed ?

 

I want to use OHLC values of M1 chart , in my own Android app.

How to get Bid / Ask prices in every tick from Metaquotes / from broker ?

Any web based function for that ? 

 

In which format, the data is received by MT4/5 terminal ? 

How to receive the same data outside terminal ? 

Documentation on MQL5: Standard Constants, Enumerations and Structures / Chart Constants / Chart Properties
Documentation on MQL5: Standard Constants, Enumerations and Structures / Chart Constants / Chart Properties
  • www.mql5.com
Standard Constants, Enumerations and Structures / Chart Constants / Chart Properties - Documentation on MQL5
 
chandra100:

I want to use OHLC values of M1 chart , in my own Android app.

How to get Bid / Ask prices in every tick from Metaquotes / from broker ?

Any web based function for that ? 

 

In which format, the data is received by MT4/5 terminal ? 

How to receive the same data outside terminal ? 

It's a proprietary format,  you should ask MetaQuotes directly,  I'm sure they will tell you if you pay enough for it.
 
RaptorUK:
It's a proprietary format,  you should ask MetaQuotes directly,  I'm sure they will tell you if you pay enough for it.
Ok. Thank you. I will write it to service desk.