How use mql4 API in java ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?

 

hi


how i can use a mql4 api in java ?


please help me


thanks

 

Mql4 calls a C dll with prices, open order list etc, which call java which returns to the dll which returns to the mql4 which places/modify orders.

Must easier just to code in mql4

Reason: