stevehopwoodforex.com
https://www.stevehopwoodforex.com/phpBB3/
Print view

HGI Hurst Trader
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=4009
Page 15 of 18
Author:  SpiderX [ Fri Jan 16, 2015 4:13 am ]
Post subject:  HGI Hurst Trader

brinol » Fri Jan 16, 2015 6:45 am wrote:Hi Spider

Yet another addition to the wish list..
Could a Higher timframe HGI filter be added to trade in the direction of the last H4 or D1 (if trading H4) HGI Hurst trend arrow. I am finding that a lot of losing H1 trend arrow trades do not have a preceding H4 trend arrow in the same direction ..it would probably result in even fewer trades but would certainly help to pare down the losing ones unless of course we have a day like today where even some of the brokers blew up :)

Regards
Hi,

Think this should not be too challenging to implement.
Btw, it seems alorente suggests to take H4 trades in the D1 direction.

Cheers
Author:  brinol [ Fri Jan 16, 2015 2:41 pm ]
Post subject:  HGI Hurst Trader

SpiderX » Thu Jan 15, 2015 11:43 pm wrote:
brinol » Fri Jan 16, 2015 6:45 am wrote:Hi Spider

Yet another addition to the wish list..
Could a Higher timframe HGI filter be added to trade in the direction of the last H4 or D1 (if trading H4) HGI Hurst trend arrow. I am finding that a lot of losing H1 trend arrow trades do not have a preceding H4 trend arrow in the same direction ..it would probably result in even fewer trades but would certainly help to pare down the losing ones unless of course we have a day like today where even some of the brokers blew up :)

Regards
Hi,

Think this should not be too challenging to implement.
Btw, it seems alorente suggests to take H4 trades in the D1 direction.

Cheers
Thanks spider
Yes its nice to see him spending more time here at SHF ....another one of the good guys :)
Author:  SpiderX [ Mon Jan 19, 2015 1:25 am ]
Post subject:  HGI Hurst Trader

Hi all,

Tested Trading hours on backtest with v1.05 last night and it seems to be working fine on visual backtest.
If you encounter any issues with it, then most likely it is due to a wrong input.
v1.05 is pending release after a few more optimizations.

Cheers
Author:  SpiderX [ Mon Jan 19, 2015 4:56 pm ]
Post subject:  HGI Hurst Trader

Hi all,

v1.05 is in post 1.

20 Jan 15:v1.05

-Added Htf HGI/ Hurst Check option

Code: Select all

extern bool    CheckHtfTradeEntry   = false;
extern int     HtfTradingTimeFrame  = PERIOD_D1;
extern int     HtfLookBackCandles   = 8;
extern bool    HtfTradeTrend	      = true;
extern bool    HtfTradeRAD      	   = true;
extern bool    HtfTradeRange		   = true;
extern bool    HtfTradeWave		   = true;
extern bool    HtfTradeWaveAndTrend	= false;
extern bool    HtfUseHurst          = false;   
extern int     HtfFastMA_Period     = 5;
extern int     HtfFastMA_Shift      = 0;
extern int     HtfSlowMA_Period     = 11;
extern int     HtfSlowMA_Shift      = 0;
To enable set CheckHtfTradeEntry to true.
The code will check the current and previous HtfLookBackCandles for the last Signal.
Use the HtfTradeTrend/RAD/Range/Wave/WaveAndTrend options to determine which Htf signal to follow.
Set HtfUseHurst to enable Hurst check on the higher time frame

-Added Trade Balance filters

Code: Select all

extern bool     UseZeljkoBalancedCcyTrade =false; //Allow only one buy and sell of Currency at one time
extern bool     LimitTradesPerCurrency    =false; //Limit the maximum trades per currency to MaxTradesPerCurrency
extern int		 MaxTradesPerCurrency	  = 2;
UseZeljkoBalancedCcyTrade - allows only one buy and one sell of a currency at one time
LimitTradesPerCurrency - limits the maximum trades of each currency subject to MaxTradesPerCurrency



Would recommend trying out the different combinations to compare.
- Lower Timeframe HGI + Hurst, Higher Timeframe HGI
- Lower Timeframe HGI , Higher Timeframe HGI + Hurst
- Lower Timeframe HGI + Hurst, Higher Timeframe HGI + Hurst ( dont expect much trades)
- Lower Timeframe HGI , Higher Timeframe HGI

As a note, the recommended timeframes by alorente are H4 and D1 for Htf.


Cheers
Author:  brinol [ Mon Jan 19, 2015 6:51 pm ]
Post subject:  HGI Hurst Trader

Thats excellent ..thank you once again Spider ...your efforts are much appreciated :)
Author:  fire580 [ Mon Jan 19, 2015 7:05 pm ]
Post subject:  HGI Hurst Trader

Has anyone thought about trading this using only the the MA cross as the trigger? and then go for the other 50% of the move. :smile:
Author:  SpiderX [ Wed Jan 21, 2015 10:40 am ]
Post subject:  HGI Hurst Trader

Hi all,


v1.05b is in post one.
Very minor update. Functionally no change from v1.05.

20 Jan 15:v1.05b

Corrected some small bugs which causing the HGI candle lookback shift to display wrongly and spelling errors

Cheers
Author:  varso [ Thu Jan 29, 2015 7:11 am ]
Post subject:  HGI Hurst Trader

This is amazing robot and looks very promising. I put it on demo on 20.1.2015 and here is the result for today. Version is 1.05.
I didn't look closer how EA works because I don't have time. I only put EA on demo, but now I must look closer on it. :)

Image
Author:  AGT [ Thu Jan 29, 2015 8:52 am ]
Post subject:  HGI Hurst Trader

Gosh !

Great man !

Is all that OOTB with the v 1.05 ? Mine doesn't the do the job really good, I use a bit older version, got very very rarely trades :oops: :?
Have to switch perhaps to the last v 1.05 too !
:hi:
Author:  varso [ Thu Jan 29, 2015 9:15 am ]
Post subject:  HGI Hurst Trader

AGT wrote:Gosh !

Great man !

Is all that OOTB with the v 1.05 ? Mine doesn't the do the job really good, I use a bit older version, got very very rarely trades :oops: :?
Have to switch perhaps to the last v 1.05 too !
:hi:
Hi
I think is not totally OOTB I send setting latter when I came home now im at work. I think I switch on Look back signal, but im not totally sure.
All times are UTC Page 15 of 18