DislikedHello Actionpl
Firebird - v63H04_Heilen_ashi_Trend_vs1_1 will be prompted to set the time: bad hours will be how to set up correct?Ignored
EA tool & strategy for semi-automatic interactive trading 82 replies
semi-automatic fibs in MT4? 0 replies
Testing a semi-automatic EA with a strategy tester 1 reply
Geoff's Manual and Semi Automatic Trading Setup 988 replies
Trading a (semi) automatic approach...but want more 11 replies
DislikedHello Actionpl
Firebird - v63H04_Heilen_ashi_Trend_vs1_1 will be prompted to set the time: bad hours will be how to set up correct?Ignored
DislikedHello Actionpl
Firebird - v63H04_Heilen_ashi_Trend_vs1_1 will be prompted to set the time: bad hours will be how to set up correct?Ignored
DislikedTDFX platform I use GMT +2, I would like to in a fixed time frame trading platform started .7 end time 16-speed, I set: GMT = 2 OpeningHour = 16 ClosingHour = 7, total tips: bad hours, how to set up is the correct setting?Ignored
DislikedIgnored
DislikedHi Actionpl,
I compare it with FB.v63 original on EU it was open trade, but FB.v63H04 Haiken Ashi trend didnt open trade since yesterday on GU (based on my experience FB.v63 original will open trade with that kind of candle formation).
or maybe its design for 4 digit broker only? coz im using fxpro 5 digit platform.
Need an explanation, much better with pic illustration, thx actionpl.
Regards,
Samurai PowerIgnored
DislikedHi Samurai, Thanks for your testing, you have found a bug in the programmation. The bug was associated with variable "Manage_trade". When this variable was set to false there was no trade with version 1_1.
Hi shisuyu, I have also check the code for time setting and those function were not working since the code was using a obsolete function call.
So now in this new version, it is fixed. You have two way to control the execution of the EA,
First, you can set Variable "TradeFromx and TradeUntilX" for a specific hour.
(Server time not your local...Ignored
Disliked...
.... which time frames are going to be the best, daily charts (that I can check in the morning and at night) or 4 hour charts (that I can check in the morning, noon and at night) .
My next question, which appears to be the best pairs for this system?
My last question, I've read the documentation on the system and I just want to make sure I have it. We ONLY set the trade direction and start the EA to trade when we have an arrow and candle going in the SAME direction and ONE candle after ALSO going the same direction correct?Ignored
DislikedWill this version work both on a 4 and 5 digit broker. Do we adjust the settings accordingly to reflect a 4 or 5 digit borker?Ignored
DislikedHi Actionpl,
I have a few question about vs 1_2.
Does the EA able to recognize wich "Trade Area" and "Not Trade Area"
determined by a trendline I draw?
ex.
On long trade
Above trendline area is "Trade Area" but,
On short trade
Above trendline area is "Not Trade Area".
Regards,
Samurai PowerIgnored
Dislikedill be waiting for your update, thx actionpl.
Regards,
Samurai PowerIgnored
DislikedHi Samurai,
i have look at the trigger mechanisim and version H have a concept of save area to trade, it adding the BullsPower with the Bearspower indicator as this
Safe1 = iBullsPower(NULL,PERIOD_M15,20,6,0)+iBearsPower(NULL,PERIOD_M15,20,6,0);
If this somme of those two indicators fall inside the SaveArea variable, it allow the trade. So if you want to simulate more closely the G version change this parameter for a bigger number as 5000 and try it.
Doing this searh i have found an other problem that would have prevent the closing of the stoploss...Ignored
DislikedHi ByerRa,
I trade based on daily chart but I control in in 4H chart by drawing trendline.
Most open trade is for GU and EU pair, I tried USDCHF, USDCAD, NZDUSD and it works but less open trade. Hope thats help.Ignored