MQL4 - automated forex trading   /  

Forum

Calling MetaTrader strategy tester from Java application

Back to topics list To post a new topic, please log in or register

avatar
3
bradro 2007.08.27 18:58 

Hi,

I have a Java Lib which i'm using to evolve mql4 strategies . . . . im looking backtest the evolved strategies from my java code. . . so from my java application i would like to pass an mql4 strategy to the metatrader strategy tester and store the profit/loss of the strategy .. . . to achieve this I need to be able to call the strategy tester . . .is the API available to do this?

Many Thanks,

Rob.

article

Interview with Matthew Brown (Matmospheric)

There is no added safety to keep the account from a forced closing; you just have to trust that the EA.


avatar
Moderator
5089
stringo 2007.08.28 20:19 
You can launch terminal with start config file. See help for client terminal

avatar
3
bradro 2007.09.07 01:00 

Hi,

No the question I have is the following: Is the API for the strategy tester available?

Thanks,

Rob.


avatar
Moderator
33780
Rosh 2007.09.07 10:24 
No.

avatar
3
bradro 2007.09.11 13:58 
Is there plans to make it available? I would like to write scripts to automate some testing and I need access to the API. Why isn't It being made available? I believe It would make MetaTrader more attractive. The strategy tester Is quite primitive but i'm impressed with the rest.


Rgds,

Rob.

avatar
Moderator
33780
Rosh 2007.09.11 21:41 
bradro wrote:
Is there plans to make it available? .

No.
Back to topics list  

To add comments, please log in or register