Ea

Hi all,

Sorry to trouble you

I have spent the last 12 hours trying to create a robot for MT4 using java/jdk etc. It is supported by intelli J.

I have made some good headway but get the following

Exception in thread “main” java.io.IOException: Invalid user name or password: com.jfx.net.TerminalServer$ClientWorkerThread$InvalidUserNamePassword: XXXXXXX
at com.jfx.strategy.Strategy.connect(Strategy.java:379)
at JFXExample.main(JFXExample.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at com.intellij.rt.execution.application.AppMain.main(AppMain.java:120)

Process finished with exit code 1

I know the username and password are correct becase I am looking at my MT4 account now.

Also during the process up to the above, there is a small flash on my desktop tray which looks like MT4 loading but then it disappears.

COuld someone please help me?!

Hi, please post your code so I can help you… Btw, didnt know that you could make a MT4. Ea in java, why don’t you use mql?

You can’t, unless you make it as an external DLL.

why not try on mql4 language? is java faster?

CAN I HAEVE THE SCRIPT OF EA[quote=“Richard87, post:2, topic:45503, full:true”]
Hi, please post your code so I can help you… Btw, didnt know that you could make a MT4. Ea in java, why don’t you use mql?
[/quote]