How can i read finished M15/M5 candle data from Metatrader with vb.net

 

Hi,

I triying to read data from metatrader 4 with my app (on vb.net)

I catch data with DDE but it is only bid/ask/high/low.

I want to read realtime data for finished candles (M5 and M15 etc)

How can i read from metatrader 4

 

Thanks in advice.

 
Named Pipe or socket
 

Thanks but how?

there is no example..

I found "examples/pipes/pipeclient" and run but i cant connect from vb.net to this pipe. there is not listed in pipes..

 pipeclient

 

1)How can i start pipe server from mt4?

2)How can i connect from vb.net from pipe (what name is it)?

3)With pipe,can i get candle (M15 OR M5) open/close/high/low data? 

 

Well you have to code both sides yourself - may be you find some parts by google.

Or you post a project in the freelance part (see above)

Reason: