
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
any answer on these questions from metaquotes ?
I ave installed ( 2 time) MQL5 but when the programm asks for a number account does not recongize my old number.
May someone help me in ths matter?. Mails to metaquotes are closed. TIA .
hello,
sorry Metaquotes, but i don't understand your strategy in this case, you want to promote mql5 and the ability of multicurrency ea's with this contest, and in a second step you limit the total amount of pending orders on the total of 3??
as far i have understand the rules, there are 12 symbols so why not limiting the pending on 2 or 3 per symbol?
i have a breakoutstrategy which requires 2 pending orders per symbol. so following your rules i am not able to let the EA run on more than one currency. please explain that.
also if i understand the rules (english is not my native language) the requotes, latency will be random. is there guaranteed that if 2 or more EA's trade at the same tick, they have the same latency's and they get requoted all or nobody?
Hello,
I have a question about using Custom Indicatrors at the Championship.
Can I use some Custom Indicators in the "/MQL5/Indicators/Examples" folder.
like the following line
iCustom(_Symbol,_Period,"Examples\ZigZag",ExtDepth,ExtDeviation,ExtBackstep)
Hi,
I have few questions regarding the Championship Rule. The rule number IV.4. says "The minimum trading amount is 0.1 lots, and the maximum is 5 lots, with an increase by 0.1 lot on every order.".
My questions are:
1. Does the trading amount must be increased by 0.1 lot from the previous order?
2. Does my EA must include a function to increase by 0.1 on every order? Or does the demo program will increase my trading amount automatically?
3. Can I increase by more than 0.1 lot on every order? (e.g: 0.5 lot up to 5 lot)
4. What will happen if my trading amount is less than previous order?
Thanks in advance for your answer.
1. Does the trading amount must be increased by 0.1 lot from the previous order?
2. Does my EA must include a function to increase by 0.1 on every order? Or does the demo program will increase my trading amount automatically?
You can specify any volume in any sequence, but see my previous post about minimal fraction.
Only your expert can set volume for every order, we are not going to interfere in your program.
3. Can I increase by more than 0.1 lot on every order? (e.g: 0.5 lot up to 5 lot)
4. What will happen if my trading amount is less than previous order?
Hi Rosh, the rule III.7. say: never use scalping: if the profits of 25% of trades, made by the end of the contest, are detected to range within the spread, the Participant will be disqualified
If all profit less than the spread but all the positions keep over 60 minutes, are they deemed to scalping? Thanks