Search found 14 matches

by farizu
Fri Sep 10, 2010 11:52 pm
Forum: MetaTrader
Topic: I code your strategy into an EA
Replies: 41
Views: 35299
Gender: None specified

Hey newschool, Any chance of you kindly using this attached indicator to filter the trades triggerred by the multi ema ea that you coded for me some time back. This additional indicator i think would filter out many of the unprofitable trades under my older criteria. use of the attached indicator is...
by farizu
Tue May 11, 2010 10:49 pm
Forum: MetaTrader
Topic: I code your strategy into an EA
Replies: 41
Views: 35299
Gender: None specified

hey newschool, if you are still around and if you have a moment, would you please try to code this strategy into an ea: 5M Chart any currency this are the rules Long Entry 1) RED CANDLE CLOSES 2) GREEN CANDLE CLOSES 3) PRICE TOUCHES HIGH OF PREVIOUS GREEN CANDLE - ENTER LONG Short Entry 1) Green Can...
by farizu
Sun Feb 14, 2010 12:14 am
Forum: MetaTrader
Topic: I code your strategy into an EA
Replies: 41
Views: 35299
Gender: None specified

hmm first you need to make the small change I talked about then yes, boolean inputs accept both true/false and 1/0 PS: you shouldnt do forex on a saturdays night ;) :D well the only time i have to optimize this baby is on saturday nights! Thanks again for your answers...this ea is looking pretty go...
by farizu
Sat Feb 13, 2010 10:28 pm
Forum: MetaTrader
Topic: I code your strategy into an EA
Replies: 41
Views: 35299
Gender: None specified

newschool wrote:-ohh small mistake, but you should be able to change it yourself in the code ;)
hint: double vs bool....

-turn the take profit to false...


Thanks for that, will make the change.

Sorry to be thick, but about turning the hedge off, will entering 0 in the inputs turn the hedge off?
by farizu
Sat Feb 13, 2010 7:40 pm
Forum: MetaTrader
Topic: I code your strategy into an EA
Replies: 41
Views: 35299
Gender: None specified

Well hedging function will permit multiple orders... dont you check the inputs before running the EA ? Its all here.. The reason I asked is because the hedging input is a numerical value, and not a true or false input. So if I enter 0 next to hedging input, will it turn hedging off? Also I am runni...
by farizu
Wed Feb 03, 2010 10:08 pm
Forum: MetaTrader
Topic: I code your strategy into an EA
Replies: 41
Views: 35299
Gender: None specified



Hi newschool, even with the new ea, i am still getting multiple orders...wondering why?

Have a look at the attached pic for more details
by farizu
Fri Jan 29, 2010 11:20 am
Forum: MetaTrader
Topic: I code your strategy into an EA
Replies: 41
Views: 35299
Gender: None specified

Many thanks newschool for the modified ea...will play around with it and report back...

In the meantime, can you please tell me how can i turn off the hedging function when running the ea?
by farizu
Wed Jan 27, 2010 11:30 pm
Forum: MetaTrader
Topic: I code your strategy into an EA
Replies: 41
Views: 35299
Gender: None specified

Hi newschool, I have been visually backtesting the ea that you kindly coded for me, and it has thrown up this rather major problem having to do with multiple order entries when the price whipsaws around the intertwined emas. Have a look at the attached picture. One way to prevent this would be to co...
by farizu
Tue Jan 05, 2010 8:20 pm
Forum: MetaTrader
Topic: I code your strategy into an EA
Replies: 41
Views: 35299
Gender: None specified

farizu, you told me your strategy was H1, so I coded it that way hehe. What you posted is H1 entries on a M15 chart. To make it versatile, just go into the code and replace all the "PERIOD_H1" by "0". Many thanks newschool, you are absolutely correct, my bad :oops: I am finding ...
by farizu
Tue Dec 01, 2009 12:24 am
Forum: MetaTrader
Topic: I code your strategy into an EA
Replies: 41
Views: 35299
Gender: None specified

Hi Newschool, have been playing around with the ea and i think i have isolated why the ea is yet not as profitable as the manual system. If you look at the attached chart you will see that the ea is getting into the trades a little too late. Can this be rectified? Also can you please change the ea s...

Go to advanced search