
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
Why nobody has answered these questions yet?
Please give some sample code for folloe thr rules of Championship 2010.
It is not easy to code since using position, order, and deal to manage order in mql5, and some functions like ordertotal() not always work right.
for example, iinsdie Ontrade() function, ordertotal() always return 0 at test mode.
So wish MT can give some basecode to check the relation of counts of positions, orders, and deals with rules of Championship
Try to read the following article:
How to Quickly Create an Expert Advisor for Automated Trading Championship 2010
Why nobody has answered these questions yet?
I want to be absolute sure.
If i want make 15 lot order i have to send free order with 5lots at the same tick event, yes?
Now i have one (assume buy) 15 lot position. If then I want to close I have to send three times sellOrder with 5 lots volume or can I send one sellOrder with 15 lots volume?
Rule 15 lot amount by symbol at one time is ok but why is 5 lot limit i don't understand?
And I have another question regarding III./1: "Programs are accepted in compiled files *.EX5, as well as in their original format". So I don't have to submit the source, it's enough to upload the compiled ex5 file?
What does it mean?
"Make a minimum of 5 non-demo trades in the first 8 months of testing (2010.01.01 - 2010.09.01) and in the 3 months of the contest."
especially " 5 non-demo trades in the first 8 months of testing (2010.01.01 - 2010.09.01)" is not clear.
Could you also explain this:
"The Stop Out level (for forced closure of positions) is 50%."
I wonder how expert advisors are tested in so called preliminary testing e.g. what is the testing period
thanks in advance
I want to be absolute sure.
If i want make 15 lot order i have to send free order with 5lots at the same tick event, yes?
Now i have one (assume buy) 15 lot position. If then I want to close I have to send three times sellOrder with 5 lots volume or can I send one sellOrder with 15 lots volume?
And I have another question regarding III./1: "Programs are accepted in compiled files *.EX5, as well as in their original format". So I don't have to submit the source, it's enough to upload the compiled ex5 file?
About scalping: yes, the situation you described is ok.
About EX5: yes, it's enough to send your ex5 file.
What does it mean?
"Make a minimum of 5 non-demo trades in the first 8 months of testing (2010.01.01 - 2010.09.01) and in the 3 months of the contest."
especially " 5 non-demo trades in the first 8 months of testing (2010.01.01 - 2010.09.01)" is not clear.
Could you also explain this:
"The Stop Out level (for forced closure of positions) is 50%."
I wonder how expert advisors are tested in so called preliminary testing e.g. what is the testing period
"non-demo trades" means sensible trades, trades that are performed due to your trade strategy but not the ones performed just to comply with the rules.
If the amount of free margin falls below 50% your opened positions will be forcedly closed until the free margin level becomes higher than 50%.
Testing period is from 2010.01.01 to 2010.09.01