
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Interesting product.
I want to develop a client front end in java to manually trade multiple mt4 accounts. Can I do this with this api?
Can I use already installed mt4 client terminals, or this api only works with its internal mt4 client terminal?
Hi Barabba,
Of course, it is possible to develop multiple mt4 accounts front end using JFX API (I aware of at least one commercial web front-end already developed).
As to the using of pre-installed terminals, the answer is: "currently not, but can be adopted if you need". By default JFX Terminal Server is starting mt4 terminal.exe application in background to serve your java market requests. It keeps separate mt4 terminal dir structure at your computer under the current user home directory (for ex. C:\Users\barabba\.jfx_terminals or C:\Documents and Settings\barabba\.jfx_terminals).
This and other things you can test for yourself freely by taking the library from this forum thread or I can give you the latest version if you write me an e-mail to roman.gerasimenko@gmail.com.
Has any one encountered this issue ???
i named the class Sample1 instead of JfxExample
Exception in thread "main" MT4 Terminal client disconnect...
java.io.IOException
: No connection to server: com.jfx.net.TerminalServer$ClientWorkerThread$NoSrvConnection: 66.114.120.22:443, java.net.ConnectException: Connection timed out: connectat com.jfx.strategy.Strategy.connect(Strategy.java:379)
at com.dashboard.test.Sample1._main(Sample1.java:228)
at com.dashboard.test.Sample1.main(Sample1.java:206)
12 19:25:50 | Thread-0 | INFO | Close method called: 1292203529125
.
Has any one encountered this issue ???
i named the class Sample1 instead of JfxExample
Exception in thread "main" MT4 Terminal client disconnect...
java.io.IOException: No connection to server: com.jfx.net.TerminalServer$ClientWorkerThread$NoSrvConnection: 66.114.120.22:443, java.net.ConnectException: Connection timed out: connect
.
Great...
It's perfect if anyone made a MT4-Object Pascal API~
Great...
It's perfect if anyone made a MT4-Object Pascal API~
Interesting Product :)
Could you tell me how to purchase the license?
Is there any possibility to use indicator that already installed in Client Terminal?
Thanks
-adhit-