Empty4 <---> JavaBridge

Post Reply
Kilian19
Trader
Posts: 26
Joined: Thu Oct 17, 2013 12:05 pm

Empty4 <---> JavaBridge

Post by Kilian19 »

Hello,
I like to trade using Java and some calculations you wish to do are just impossible to realize in mql4. To the day I am using simple text files to get data from my Empty4 terminal to Java and back. (Buffered Reader + Input Streams).
It is doing it's job but streams or pipes would be the better solution after all. Has anyone already gathered some experience with pipes in mql4 and Java? This is a problem I would like to tackle in the near future and any hints about good readings are highly appreciated.
phil_trade

Re: Empty4 <---> JavaBridge

Post by phil_trade »

Kilian19 wrote:Hello,
I like to trade using Java and some calculations you wish to do are just impossible to realize in mql4. To the day I am using simple text files to get data from my Empty4 terminal to Java and back. (Buffered Reader + Input Streams).
It is doing it's job but streams or pipes would be the better solution after all. Has anyone already gathered some experience with pipes in mql4 and Java? This is a problem I would like to tackle in the near future and any hints about good readings are highly appreciated.
Hi Kilian

I manage Empty4 via an API integrated via DotNet in my windev software. I don't know about Java, but if you can manage DOTNET in Java, you should manage Empty4. This API can be found at http://www.mt4api.net/

I've also found this for Java/API/DotNet http://www.nj4x.com/

cheers

Philippe
Kilian19
Trader
Posts: 26
Joined: Thu Oct 17, 2013 12:05 pm

Re: Empty4 <---> JavaBridge

Post by Kilian19 »

phil_trade wrote:...

Hey Philippe,

I just noticed your reply. Thank you for the links I will take a look at it.

Regards
art
Trader
Posts: 588
Joined: Fri Mar 02, 2012 3:51 pm

Re: Empty4 <---> JavaBridge

Post by art »

hi guys not sure if i'm in the right place, been hours trying to set up my hotmail account on Empty4 to recieve alerts, can anyone help, cheers
Kilian19
Trader
Posts: 26
Joined: Thu Oct 17, 2013 12:05 pm

Re: Empty4 <---> JavaBridge

Post by Kilian19 »

I don't think you are right here ;) but this should help you out.

[youtube]http://www.youtube.com/watch?v=lSomE8aFa2Q[/youtube]
Post Reply

Return to “Know your MT4 platform”