Page 1 of 2

EA Trade4 Coding Help

Posted: Mon Jun 05, 2017 8:03 pm
by palex2005
Hey guys, I am using a russian indicator, and I ask a freelancer to make an EA based on the arrows. He did the job but my martingale strategy doesn't work.
I want to enter martingale on the next candle.
I will attach the files here (indicator and the EA).
If you want to know more , I am willing to share.
Thanks

Re: EA Trade4.me Coding Help

Posted: Mon Jun 05, 2017 9:31 pm
by mntiwana
palex2005 wrote: Mon Jun 05, 2017 8:03 pm Hey guys, I am using a russian indicator, and I ask a freelancer to make an EA based on the arrows. He did the job but my martingale strategy doesn't work.
I want to enter martingale on the next candle.
I will attach the files here (indicator and the EA).
If you want to know more , I am willing to share.
Thanks
Then you did not asked the freelancer to correct the job he was paid for

Re: EA Trade4.me Coding Help

Posted: Mon Jun 05, 2017 9:52 pm
by palex2005
I asked him to review the code, but he said he's code is good and should work, but I think he's not such a good coder, maybe someone could make it work, I will be glad to pay for that service! Thanks

Re: EA Trade4.me Coding Help

Posted: Mon Jun 05, 2017 10:07 pm
by mntiwana
palex2005 wrote: Mon Jun 05, 2017 9:52 pm I asked him to review the code, but he said he's code is good and should work, but I think he's not such a good coder, maybe someone could make it work, I will be glad to pay for that service! Thanks
Dear
Matter is not about paying for the service,almost every thing here is free already for every user without any distinguish,first thing some codes (indicators) are not well coded then same with EAs based on such codes and usually it needs to rewrite whole thing that is impossible as investing time correction on possible scrape idea,is it not better and easy for experts here to invent some thing new ,far better than those,hope you understand the reason but experts can better explain it
and then you simply think it just not taking trade on next candle - but you do not see,script,include,indicators,ea and so on - seems like some old job,better to look for some thing new

Re: EA Trade4.me Coding Help

Posted: Mon Jun 05, 2017 10:20 pm
by palex2005
Thanks for the explanation!

Re: EA Trade4.me Coding Help

Posted: Mon Jun 05, 2017 10:23 pm
by mrtools
palex2005 wrote: Mon Jun 05, 2017 9:52 pm I asked him to review the code, but he said he's code is good and should work, but I think he's not such a good coder, maybe someone could make it work, I will be glad to pay for that service! Thanks

Palex2005, will see if I get it to work, when I get some time.

Re: EA Trade4.me Coding Help

Posted: Tue Jun 06, 2017 5:11 am
by palex2005
mrtools wrote: Mon Jun 05, 2017 10:23 pm
Palex2005, will see if I get it to work, when I get some time.
I appreciate that.
Thanks!

Re: EA Trade4.me Coding Help

Posted: Tue Jun 06, 2017 12:32 pm
by mrtools
palex2005 wrote: Mon Jun 05, 2017 8:03 pm Hey guys, I am using a russian indicator, and I ask a freelancer to make an EA based on the arrows. He did the job but my martingale strategy doesn't work.
I want to enter martingale on the next candle.
I will attach the files here (indicator and the EA).
If you want to know more , I am willing to share.
Thanks
Far as I can tell the EA doesn't place trades it sends signals to a trade4 me website.

Re: EA Trade4.me Coding Help

Posted: Tue Jun 06, 2017 4:28 pm
by palex2005
yes, and if you have binary.com account linked to trade4.me will send there too....
I use the trade4.me API, because I did not find any good bridge for MT4 to BINARY.COM!

Re: EA Trade4.me Coding Help

Posted: Thu Jun 08, 2017 8:50 pm
by palex2005
I think I found the error with this EA and the reason why sometimes takes trades and sometimes not.
The indicator is showing an arrow on current candle (when it's forming) during the formation of the candle the arrow will dissapear, if the candle retrace. If the candle retrace and then recovers by the end of it, the arrow appears again (if previous candle has an arrow then you can enter the trade at the opening of a new candle). This is way the EA doesn't take the trade. And maybe this is why the martingale is not working or the EA doesn't store any data.
I would be grateful if someone can see what's wrong with the code.
Thanks

A picture of strategy tester from the indicator