Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
Thanks for your hard work on this EA Hendrick! I think what Firedave was offering in his post to you was to try and do the programming for you/us. Could you please answer his question for him and describe the time frame in GMT as he requested because it would be great to have the times hard coded into the EA? cheers
Quote:
Originally Posted by Hendrick
Hi Firedave,
I'm not a MQL4 programmer (still studying). This EDEA can be used for all EA's and have to possibilty make a schedule for a whole week (on Sunday I look at Forex Calendar of forexfactory.com and put the results in my schedule).
Last edited by goldensight; 06-21-2006 at 04:03 PM.
Hi Hendrick, why not just hard-coded it to the EA ? Maybe you could describe the time frame in GMT, so I could try to apply it to the EA. Hope this help
Hi Firedave!
Thanks to Goldensight I now understand you are willing to apply trade times to Firebird. That would be great! But is it possible to incorporate a week schedule with 7 starts and stop times per day in Firebird? Another question: to me the code of Firebirdv63G looks a little messy. Is it possible to bring it back to its basics? Maybe I ask too much, but if so, please tell me.
Thanks to Goldensight I now understand you are willing to apply trade times to Firebird. That would be great! But is it possible to incorporate a week schedule with 7 starts and stop times per day in Firebird? Another question: to me the code of Firebirdv63G looks a little messy. Is it possible to bring it back to its basics? Maybe I ask too much, but if so, please tell me.
I think it's still possible to have a week schedule with 7 start and stop per day, but it surely makes the user to input many parameter. I didn't try EDEA yet so I don't know how easy to setup this schedule on it. Let me know if you think it's easier to have the schedule hard-coded to the EA. Hope this help
__________________ David Michael H
"Trader helps traders with sincerity, honesty and integrity"
Do u know the function of the Pipstep.What is different between the pipstep 15 and 40.In my forward test now overall i use pipstep 40.I only use pipstep 15 for eurjpy(on M15 chart)and yesterday no open trade had been made by that firebird.Today i want to see whether the firebird will open trade or not for this pair eurjpy on 15pipstep.Lets see
Do u know the function of the Pipstep.What is different between the pipstep 15 and 40.In my forward test now overall i use pipstep 40.I only use pipstep 15 for eurjpy(on M15 chart)and yesterday no open trade had been made by that firebird.Today i want to see whether the firebird will open trade or not for this pair eurjpy on 15pipstep.Lets see
Thanks
The difference is simple....with pipstep = 15 if the market goes against your opened position and your loss reach 15 pips another position in the same direction is opened!!! With pipstep = 40 another position is opened when you are at -40 pips on current position!!!
I believe backtesting an EA can not predict forward testing or live results. It does show us, however, that over time, this Forex market is always changing, causing EAs to perform differently. The one thing we need to do is to try to alter Firebird to be as stable over time as possible. One way is Time Filter, as Hendrick is working on with firedave. Another is a Trend Filter to assist Firebird in compensating for negative trends.
Two other ideas are:
1. Input variable to limit maximum numbers of PipStep orders on a currency pair at one time. Just in case of a negative severe spike and PipStep goes crazy placing orders.
2. Input variable to set a minimum account balance. If actual account balance falls below this point, trading stops.
The idea is to find a way to limit the loss during a negative market spike and protect the profits if the trading starts to go bad for the EA.
For pair GbpUsd (Today at 10:54 )pos 1.8422
The firebird open pos BUY in the downtrend condition.And the result now its give me the negative pos.And hits stop loss of 52 pips.
What is in my mind is why this firebird not open SELL pos.From my indicator its show the downtrend.I am using aNina indicator.Is it some kind of msytery or what.Just to share to understand this firebird behaviour.Its a bad day for the firebird.