
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
I have a question about the MagicNumber. I opened 7 pairs, M5 chart, and I gave all of them MagicNumber=100. Is that a mistake? I´ve read that with MN=0 the Symbol is used as identifier. If I use the same MN for each pair chart what could be the consequences?. Thanks in advance.
The magic Number is used to identify trades, it means, if you do manual trading in the same pair and use a magic number !=0, MS do not h andle your trades. If Magic Number is =0, MS handle your manual trades like its own ones and manage them.
Thursday evening. The weeks goal of 2,5% is done and a little more.... I added 2 more pairs now. Trading Milestone 22.5 with 18 pairs now.
In pips its 1660 this week and 4700 the month. And yes, I have some floating losses of around 1300 pips right now but with a look to the charts, they all may come back to the green.
Thursday evening. The weeks goal of 2,5% is done and a little more.... I added 2 more pairs now. Trading Milestone 22.5 with 18 pairs now.
In pips its 1660 this week and 4700 the month. And yes, I have some floating losses of around 1300 pips right now but with a look to the charts, they all may come back to the green.
Hoffentlich wissen dies auch Deine Paarungen .....
Schönes WE
Good EA Mr Trevor my compliments to you I have been using it on my demo account for last 3 days sometimes on 15 min chat sometimes on 5 min charts the results are good on both the charts I have opned it on 4 pairs and put the milestone growth at 1 percent the accont size is 5000 wit leverage of 1:100 I was under the impression that once all the open trades have a cumulative profit of 1 percent (in this case since account size is 5000 it would work to 50 dollars) it would close all trades I noticed that the EA is taking a profit of 1 percent on each trade and then closing it my question is,is there a way I could close all open trades once a growth of 1 percent is reached I have looked at all the inputs but not been able to figure out what parameters to tweak would be obliged if somebody here can recommend the setting thank you in advance
which setting do you use? could you send me a pm.
Good EA Mr Trevor my compliments to you I have been using it on my demo account for last 3 days sometimes on 15 min chat sometimes on 5 min charts the results are good on both the charts I have opned it on 4 pairs and put the milestone growth at 1 percent the accont size is 5000 wit leverage of 1:100 I was under the impression that once all the open trades have a cumulative profit of 1 percent (in this case since account size is 5000 it would work to 50 dollars) it would close all trades I noticed that the EA is taking a profit of 1 percent on each trade and then closing it my question is,is there a way I could close all open trades once a growth of 1 percent is reached I have looked at all the inputs but not been able to figure out what parameters to tweak would be obliged if somebody here can recommend the setting thank you in advance
This is from the code:
if( ( MAGIC > 0 && OrderMagicNumber() == MAGIC ) || OrderSymbol() == Symbol() ) {
I understand that it picks the trades that have the same MagicNumber (bigger than 0) or same Symbol/Pair. If we use the same MagicNumber for all the Pairs, shouldn't the EA compute all the pairs for the same milestone growth?
If I'm right with the above statement, what will perform better, all the pairs with the same MN computing together for the same milestone or each pair with a different MN computing for a different milestone each?
Weekends update.
This week: 1940 Pips or +3,5%
This month: 5039 Pips or +8,5%
---
Trading 17 pairs with the following settings at Oanda, 1:50 Micro Account
My changes (for the leverage) is Marginusage from 0.003 to 0.008 and backupmargin from 0.001 to 0.002 and my maxtrades are 3 or 4, depends on the pair and my confidence to that.
This results (with around 5000 euro balance) in 0.02 to 0.04 lot for the first trade and 0.01 to 0.02 for the basket trades. Atm I think about increasing the Marginuse a bit more, to lower the
needed pips for the 0.2% profits. On the other hand, this results in higher DDs... well, I'll keep you updated.
Actual drawdown with 28 open trades and 22 of them losing ones is 3% or 1560 Pips.
Successful trading to all of you
And please, if you reply to this, do not quote the complete text. Its useless and makes it almost impossible to read after a few quotes.
I've just finish reading the 53 pages of this thread... oh man! I came here so late. Things became pretty tense at the end. I'm sorry I came late because I'm a developer and I know I can contribute to this thing. Now I see that latest versions were removed.
I'm not interested in a get-rich-quick EA but in one that has steady and positive performance, reducing the size of DD. Do you think 22.5 has better performance that the following ones? Is there anyone willing to share with me the following (removed) versions? Send me a PM and I'll send my email address, I don't want to expose it here. I still studying Milestone in case there is a way to improve the quality of the signals or the risk management.
I understand Trevone when he said some people are just taking, taking, taking without giving. But that is what go get exposed to when you go to an anonymous community, however there were here people with enthusiasm that tried to help as much as possible.
Regards pals.
I've just finish reading the 53 pages of this thread... oh man! I came here so late. Things became pretty tense at the end. I'm sorry I came late because I'm a developer and I know I can contribute to this thing. Now I see that latest versions were removed.
I'm not interested in a get-rich-quick EA but in one that has steady and positive performance, reducing the size of DD. Do you think 22.5 has better performance that the following ones? Is there anyone willing to share with me the following (removed) versions? Send me a PM and I'll send my email address, I don't want to expose it here. I still studying Milestone in case there is a way to improve the quality of the signals or the risk management.
I understand Trevone when he said some people are just taking, taking, taking without giving. But that is what go get exposed to when you go to an anonymous community, however there were here people with enthusiasm that tried to help as much as possible.
Regards pals.
I am an amateur coder and I am trying to make a good EA that is easy to use. I agree 100% fonx that some people just take and never give back. I have created an EA that is very adjustable and easy to use. If you wish to dl it the links are
https://www.dropbox.com/s/qm3ic169a28ji2o/Universal%20EA.ex4 and
https://www.dropbox.com/s/ccenu6btrod1330/Universal%20EA.mq4
Also I made some youtube tutorials on how to use them here
https://www.youtube.com/watch?v=ZKRzSfHMjpQ
Good luck and happy trading!