MT4 Java API - page 7

 
sorry for the openness, there is such a thing as JForex, it has the ability to convert existing programs to mcl4 and 5 automatically convert to java. however, the work goes under carrenex, not what mt shows
 

Please explain, can this thing be used in the strategy tester?

Can it be done in the free version? Or will there also be a delay in doing so, which will not allow to understand the performance of the system?

 
vsevik >>:

Прошу объяснить, можно ли эту штуку использовать в тестере стратегий?

Можно ли это делать в бесплатной версии? Или при этом тоже будет задержка, которая не позволит понять работоспособность системы?

You can use this thing in the strategy test (it's in the examples), and to remove the delay, I can offer a key for one Windows machine for free. Email me at roman.gerasimenko@gmail.com and specify the BOXID that appears in the message like this

20 17:21:26 | pool-2-thread-1 | WARN | *************************************************************************

20 17:21:26 | pool-2-thread-1 | WARN | Ask for 'jfx_activation_key' for your box: id=1128320414

20 17:21:26 | pool-2-thread-1 | WARN | JFX functionality is limited: API methods will respond in random delay.

20 17:21:26 | pool-2-thread-1 | WARN | *************************************************************************

 

Question about the tester

Is it possible to select from the tester, the desired best solution and substitute in the strategy automatically?

 
-Neo-:

Question about the tester

Is it possible to select from the tester, the desired best solution and substitute in the strategy automatically?


Of course, it is possible, but it is more a question of imagination when programming the Java part of your application - the JFX API does not provide a solution for selecting strategies and a criterion of which strategy is better.
 
rgerasimen:
Of course, it is possible, but it is more a question of imagination when programming the Java part of your application - the JFX API does not provide a ready solution for choosing strategies and a criterion of which of the tested strategies is better.


Good day.

How can the above API be acquired?

 

Latest updates now at http://www.jfx-api.com/downloads

 
The idea is correct and, in fact, that's what MQ should have done from the beginning - give an API to work with from normal languages, but... they decided to reinvent the bird's language again. =)
 

JFX 1.5.3 connects to the MT4 terminal much faster (no? - just try again!)

http://www.jfx-api.com/downloads

 

What has changed in 1.5 years (current version 1.9.6) ?

- support for the .Net family of languages

- migration to a new domain (nj4x.com)

- ability to handle multiple orders simultaneously

- mechanisms of listeners: TickListener and PositionListener

and much, much more