Newbie eliminated from ATC2008

 

Hello!

I'm a newbie trader from Portugal and I'm very enthusiastic about automatic trading. Whe I leraned about ATC2008 I was very excited to participate! Of course there was a problem: I'm not a coder! So I found an online expert builder and started working on it. I aplied to the ATC2008 and waited. I had to restructure my EA several times so I could get better results and so I could correct some errors. An I was very happy when the registration ended and my EA was admitted!

So you may understand whay I was so frstraded when I got this message:

"Renat wrote:
Unfortunately, your expert is not admitted because of infringement of a rules 2.5 & 2.6 "

Immediatelly I went back to the rules to see what was it that I had infriged. And I can't figure it out!

"The Participant can be registered only once within the Championship. Registration of your friends or relatives instead of you will result in your disqualification. If any registered persons display their ignorance of trading, they will be disqualified. The attempts of multiple registrations or use of anonymous proxies will result in unambiguous disqualification of the Participant."

- In no way have I made more than one registartion on the ATC2008.
- No relative of mine or friend has registered for me.
- Have you assumed that my EA displays any ignorance on my behalf as to trading??!
- There where no multiple registrations atempted by me, at any time!
- All my file submissions have been made from my home PC, so I see no way that I might be using anonymous proxys (should I, at least know what these are or how to use them...)!
There are only two details that may have caused this:
- I used an online free EA builder (hence not coding it myself...);
- I used my office's PC to update some personal information on my profile.
Is it because of any of this that I'm not admited to the ATC2008? If so, is there any way to correct it?
Please help.
Thanks!
Ruben
 
Does the online EA builder produce *.mq4 or *.ex4 files? If it produces compiled *.ex4 files then it's clear why you have been disqualified. The rules 2.5&2.6 doesn't allow (implicitly) submitting more than one EA compiled on a single PC.
 
bstone wrote >>
Does the online EA builder produce *.mq4 or *.ex4 files? If it produces compiled *.ex4 files then it's clear why you have been disqualified. The rules 2.5&2.6 doesn't allow (implicitly) submitting more than one EA compiled on a single PC.

Hello bstone!

Thanks for the swift reply!

As a matter of a fact, on my PC I have a *.mq4 file and a *.ex4, for my EA. I have no idea how does it create the second file. I submitted the *.mq4... Is there a way to avoid it from creating that second file?

Was I eliminated because my EA produces a second file (*.ex4) on the ATC2008 server or because they assume I submitted two files? I'm 100% sure I only submitted 1 file (*.mq4)!

If there is a way to solve this, do you think ATC2008 jurys would accept my EA back?

Thanks!

 
rubencouto wrote >>

Hello bstone!

Thanks for the swift reply!

As a matter of a fact, on my PC I have a *.mq4 file and a *.ex4, for my EA. I have no idea how does it create the second file. I submitted the *.mq4... Is there a way to avoid it from creating that second file?

Was I eliminated because my EA produces a second file (*.ex4) on the ATC2008 server or because they assume I submitted two files? I'm 100% sure I only submitted 1 file (*.mq4)!

If there is a way to solve this, do you think ATC2008 jurys would accept my EA back?

Thanks!

Olá Ruben,

Ontem sofreste um bocado;)

Quanto à tua confusão dos ficheiros o que se passa é que quando estás a escrever um EA (ou script ou indicador) qualquer no MetaEditor ou pela forma que o fizeste é criado um ficheiro *.mq4 que tem o código desse EA mas não pode ser lido pelo MetaTrader. Quando acabas de programar, para que esse código possa ser lido e executado pelo MetaTrader é preciso que seja compilado num ficheiro *.ex4 que é o EA propriamente dito.

Quando recebem os ficheiros para participar no campeonato a MetaQuotes verifica a origem do ficheiro e no teu caso a origem é o tal builder que tu usaste e eles consideraram isso inválido.

O que podias ter feito é: depois de construir o teu EA apagavas o ficheiro *.ex4 (que tem origem no builder) abrias o *.mq4 no MetaEditor e clicavas em compile para criar um novo ficheiro *.ex4 que podias mandar porque já teria origem no teu computador.

Agora acho que já não tens hipótese de participar no campeonato mas fica à espera de uma resposta da organização porque quer eu quer o bstone somos traders e não organizadores. De qualquer forma recomendo-te que invistas em aprender a linguagem MQL4 para daqui a um ano já não acontecer o mesmo problema! A linguagem não é difícil e se leres o livro nesta página é um processo rápido.

Boa sorte!

 
vam wrote >>

Olá Ruben,

Ontem sofreste um bocado;)

Quanto à tua confusão dos ficheiros o que se passa é que quando estás a escrever um EA (ou script ou indicador) qualquer no MetaEditor ou pela forma que o fizeste é criado um ficheiro *.mq4 que tem o código desse EA mas não pode ser lido pelo MetaTrader. Quando acabas de programar, para que esse código possa ser lido e executado pelo MetaTrader é preciso que seja compilado num ficheiro *.ex4 que é o EA propriamente dito.

Quando recebem os ficheiros para participar no campeonato a MetaQuotes verifica a origem do ficheiro e no teu caso a origem é o tal builder que tu usaste e eles consideraram isso inválido.

O que podias ter feito é: depois de construir o teu EA apagavas o ficheiro *.ex4 (que tem origem no builder) abrias o *.mq4 no MetaEditor e clicavas em compile para criar um novo ficheiro *.ex4 que podias mandar porque já teria origem no teu computador.

Agora acho que já não tens hipótese de participar no campeonato mas fica à espera de uma resposta da organização porque quer eu quer o bstone somos traders e não organizadores. De qualquer forma recomendo-te que invistas em aprender a linguagem MQL4 para daqui a um ano já não acontecer o mesmo problema! A linguagem não é difícil e se leres o livro nesta página é um processo rápido.

Boa sorte!

Antes de mais, OBRIGADO pela resposta em tuga!!!

Desenrasco-me bem com o Inglês, mas sabe bem ler em português sobre esta matéria!!

De facto, eu já tinha imaginado que não fossem aceitar o EA, por ser construido no builder... Mas, como não queria que pensassem que os queria aldrabar (a construir no builder e depois fazer alguma manobra para parecer que eu é que tinha escrito), mandei-o mesmo assim. Enfim, saiu-me o tiro pela culatra. Não faz mal...

Realmente já pensei em dedicar-me mais à aprendizagem da linguagem. O problema é não ter a disponibilidade necessária... Tenho outras duas ocupações a tempo integral, além de família, etc. Mas, talvez fosse um bom investimento.

Já agora, andas nisto há muito tempo? E qual é o Broker / plataforma que usas?

Ruben

 
rubencouto:

I submitted the *.mq4... Is there a way to avoid it from creating that second file?


Then my comment does not apply. Submitting *.mq4 avoids the problem I mentioned. You've been disqualified for another reason.


If there is a way to solve this, do you think ATC2008 jurys would accept my EA back?


No, I don't think so.
 
bstone wrote >>

Then my comment does not apply. Submitting *.mq4 avoids the problem I mentioned. You've been disqualified for another reason.


No, I don't think so.

Hello!

I think it may have been because I used an online EA builder and submited the EA to the ATC2008, without removing the automatic comments the builder itself inputs to the EA...

Thanks for your help!!

:)

 
rubencouto wrote >>

Antes de mais, OBRIGADO pela resposta em tuga!!!

Desenrasco-me bem com o Inglês, mas sabe bem ler em português sobre esta matéria!!

De facto, eu já tinha imaginado que não fossem aceitar o EA, por ser construido no builder... Mas, como não queria que pensassem que os queria aldrabar (a construir no builder e depois fazer alguma manobra para parecer que eu é que tinha escrito), mandei-o mesmo assim. Enfim, saiu-me o tiro pela culatra. Não faz mal...

Realmente já pensei em dedicar-me mais à aprendizagem da linguagem. O problema é não ter a disponibilidade necessária... Tenho outras duas ocupações a tempo integral, além de família, etc. Mas, talvez fosse um bom investimento.

Já agora, andas nisto há muito tempo? E qual é o Broker / plataforma que usas?

Ruben

Realmente sabe bem ler/escrever em português aqui nem que seja só para criar a diferença!

Pois, é mesmo pena porque acho que se tivesses percebido pelo menos a diferença entre os dois tipos de ficheiro e o facto deles verificarem a origem do que envias, em 1 minuto tinhas resolvido o teu problema...

Acho que é um bom investimento aprender a linguagem até porque depois de desenvolveres o teu EA e ficares satisfeito com ele só é preciso garantir um computador e uma ligação à internet permanente porque ele faz o trading por ti e assim tens uma nova fonte de rendimentos e todo o tempo para dedicar às tuas outras actividades.

Vai lendo o livro com a explicação da linguagem ao teu ritmo. Até podes imprimir e ler como se fosse o teu livro de cabeceira...não há melhor cura para insónias:)

Quando acabares abre no MetaEditor os EA, scripts e indicadores que vêm com a plataforma e outros que podes encontrar por aqui e vê como é foram construidos e finalmente pratica a criar as tuas próprias ideias!

Já faço trading há uns tempos mas só tomei a decisão de me dedicar a isto a full time há cerca de um ano, metade do qual em trading automático através do MetaTrader. O broker que eu uso é a Alpari UK porque é de longe o mais credível a utilizar esta plataforma. Pode não ter os melhores spreads mas sabes claramente com o que contar e não tens surpresas do género grandes diferenças de desempenho do teu EA em teste ou demo e em live e até não transferirem o teu dinheiro como já aconteceu a algumas pessoas!

De qualquer forma se ainda nunca tiveste uma conta live recomendo-te que mesmo quando tiveres toda a confiança no teu EA começa por criar uma conta com o mínimo de dinheiro possível (acho que na Alpari UK o mínimo é 200 Eur) porque existem sempre diferenças que condicionam a prestação do teu EA e infelizmente só perdendo dinheiro é que te apercebes delas! É uma fase pela qual tens que passar mas pelo menos minimiza os danos:)

 
rubencouto:

Hello!

I'm a newbie trader from Portugal and I'm very enthusiastic about automatic trading. Whe I leraned about ATC2008 I was very excited to participate! Of course there was a problem: I'm not a coder! So I found an online expert builder and started working on it. I aplied to the ATC2008 and waited. I had to restructure my EA several times so I could get better results and so I could correct some errors. An I was very happy when the registration ended and my EA was admitted!

So you may understand whay I was so frstraded when I got this message:

"Renat wrote:
Unfortunately, your expert is not admitted because of infringement of a rules 2.5 & 2.6 "

Immediatelly I went back to the rules to see what was it that I had infriged. And I can't figure it out!

"The Participant can be registered only once within the Championship. Registration of your friends or relatives instead of you will result in your disqualification. If any registered persons display their ignorance of trading, they will be disqualified. The attempts of multiple registrations or use of anonymous proxies will result in unambiguous disqualification of the Participant."

- In no way have I made more than one registartion on the ATC2008.
- No relative of mine or friend has registered for me.
- Have you assumed that my EA displays any ignorance on my behalf as to trading??!
- There where no multiple registrations atempted by me, at any time!
- All my file submissions have been made from my home PC, so I see no way that I might be using anonymous proxys (should I, at least know what these are or how to use them...)!
There are only two details that may have caused this:
- I used an online free EA builder (hence not coding it myself...);
- I used my office's PC to update some personal information on my profile.
Is it because of any of this that I'm not admited to the ATC2008? If so, is there any way to correct it?
Please help.
Thanks!
Ruben

Hi Ruben,


The same thing happen to me. This morning, I have received the excat same e-mail and like you I have registered only once and send only one EA.

The only think I can think off fin my case is that I have used 2 computers since I am working on my EA and also since I registered.

I have used my computer at home and the one at my job. I probably registered from one and did some update from the other.

However, this does not mean that I have multiple registration or send multiple EA or registered under some friend name.

I think this rule has to be reviewed as like you I am a first time player and I was excited with the EA I came up with.

I have asked Renat to give me more details on how he came up with my disqualification, so far no answer.

 
pasmat wrote >>

Hi Ruben,

The same thing happen to me. This morning, I have received the excat same e-mail and like you I have registered only once and send only one EA.

The only think I can think off fin my case is that I have used 2 computers since I am working on my EA and also since I registered.

I have used my computer at home and the one at my job. I probably registered from one and did some update from the other.

However, this does not mean that I have multiple registration or send multiple EA or registered under some friend name.

I think this rule has to be reviewed as like you I am a first time player and I was excited with the EA I came up with.

I have asked Renat to give me more details on how he came up with my disqualification, so far no answer.

Hello!

"The only think I can think off fin my case is that I have used 2 computers since I am working on my EA and also since I registered.

I have used my computer at home and the one at my job. I probably registered from one and did some update from the other."

Same with me!!!

From other users' opinions, I don't think we will be allowed back into the ATC... If you get some response from them, please let me know... I'll do the same! :)

Thanks!

 
vam wrote >>

Realmente sabe bem ler/escrever em português aqui nem que seja só para criar a diferença!

Pois, é mesmo pena porque acho que se tivesses percebido pelo menos a diferença entre os dois tipos de ficheiro e o facto deles verificarem a origem do que envias, em 1 minuto tinhas resolvido o teu problema...

Acho que é um bom investimento aprender a linguagem até porque depois de desenvolveres o teu EA e ficares satisfeito com ele só é preciso garantir um computador e uma ligação à internet permanente porque ele faz o trading por ti e assim tens uma nova fonte de rendimentos e todo o tempo para dedicar às tuas outras actividades.

Vai lendo o livro com a explicação da linguagem ao teu ritmo. Até podes imprimir e ler como se fosse o teu livro de cabeceira...não há melhor cura para insónias:)

Quando acabares abre no MetaEditor os EA, scripts e indicadores que vêm com a plataforma e outros que podes encontrar por aqui e vê como é foram construidos e finalmente pratica a criar as tuas próprias ideias!

Já faço trading há uns tempos mas só tomei a decisão de me dedicar a isto a full time há cerca de um ano, metade do qual em trading automático através do MetaTrader. O broker que eu uso é a Alpari UK porque é de longe o mais credível a utilizar esta plataforma. Pode não ter os melhores spreads mas sabes claramente com o que contar e não tens surpresas do género grandes diferenças de desempenho do teu EA em teste ou demo e em live e até não transferirem o teu dinheiro como já aconteceu a algumas pessoas!

De qualquer forma se ainda nunca tiveste uma conta live recomendo-te que mesmo quando tiveres toda a confiança no teu EA começa por criar uma conta com o mínimo de dinheiro possível (acho que na Alpari UK o mínimo é 200 Eur) porque existem sempre diferenças que condicionam a prestação do teu EA e infelizmente só perdendo dinheiro é que te apercebes delas! É uma fase pela qual tens que passar mas pelo menos minimiza os danos:)

Olá!

Não me quero meter na tua vida, nem quero que partilhes detalhes, mas, como és o primeiro tuga que eu conheço que vive do trading, diz-me lá: dá para viver bem ou é demasiado "casino" (ou seja, de uma hora para a outra podes perder tudo...)?

Eu sou só um amador! Estou a usar o FXOpen, porque dão um bónus de 25$ a quem fizer 100 posts no seu fórum (http://forum.fxopen.com/showthread.php?goto=newpost&t=36064). Se fores lá, por curiosidade, tenho feito posts no "Auto Trading" e tudo o que tiver a ver com o EA Kanguru é meu. :)

Tenho a consciência que o FXOpen (bem como todos os brokers que usam e-currency systems) é pouco fidedigno e a minha ideia é, um dia (se chegar a conseguir capital para investir), transitar para um broker mais fidedigno. Das minhas últimas pesquisas, também fiquei com uma boa experctativa do Alpari UK e US, por usarem o MetaTrader (e assim ser possível usar EAs). No entanto, o mínimo de 200, para mim é demais. Preferia o Alpari US, que não tem limite mínimo, mas, como ainda não tenho dinheiro, não sei qual escolher (nem há pressa, para já).

Antes do FXOpen, chegeui a usar o Marketiva, o Easy-Forex, o ForexWebTrader e o Lite Forex. Até agora, só a perder... Vamos a ver se estou ou outro EA que eu crie me faz mudar a tendência. Já usei alguns EA gratuitos que se encontram na Net, mas, como não lhes entendo a lógica de funcionamento, não entendo algumas decisões que tomam... Por isso, prefiro experimentar e criar o meu.

:)

Reason: