Simple MT4 - Java bridge - page 4

 

cyberflohr:

Although MQL is very simple and easy to learn, some things are really painful to code in this language.


 

Looks like it might be worth a try.

@cyberflohr : I'm paranoid and don't connect binaries I don't compile myself to my MetaTrader. Is the source code to the DLL in the archive (I couldn't find it)?

Thanks!

 
@cyberflohr: I'm just trying to test it out for now, but I would add that the source code to the dll would also be useful in case it suddenly stops working after an MT update and you're not around to fix it for us.
 

I get an error:

2012.09.23 19:35:09 mt4jSample EURUSD,M5: function 'addNewBar' call from dll 'mt4j.dll' critical error c0000005 at 6D8860FA.

Anyone knows what's causing it?

Thanks!

 

Done some searches and apparently it's due to a different build of the MT4 platform (as opposed to the one against which your DLL has been compiled). Is there any chance to get the source of the DLL? Otherwise we can't just come back to the forum after each update...

Thanks!

 

UPDATE - The full source code for this project is now available on GitHub - https://github.com/cyberflohr/mt4j

PS: Any issues are now tracked over GitHub.

regards,
cyberflohr

 

HI

Anyone knows how can I use an indicator in JAVA, and use

at MT4 platform? 

Do I have to get a coder to code the indicator in MT4?

OR

Can I insert the Java indicator file into MT4 file?

Ca anyone help me?


Thanks in advance.

 
How to retirve data from Meta trader in java application
Reason: