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

TrendRangeCombo
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=4798
Page 1 of 12
Author:  TraderJoeForex [ Sat Jul 09, 2016 1:47 pm ]
Post subject:  TrendRangeCombo

Recently I have focused my attention on trading Range and Trend market conditions independently on the same account with a view to reducing overall draw down and maximizing profit.

Rather than trying to make one EA do the impossible I thought why not find the best for each. After all if we were given the task of putting together the best home sound system we probably wouldn't choose the same brand speakers, amplifier and CD player, we would choose the best brands independently.

I am bringing together my three favorite EA's which have been developed here at SHF:
HGBnG on M5 to handle directional moves
RnR to maximize profit from every range
GridMaster to add an extra offsetting option working one level higher than RnR and HGBnG

SERIOUS WARNING

Most Forex traders lose all their money.
Using the robots posted here in trading Forex does not guarantee success.
Trading these robots could lead to serious financial loss.
Trading these robots without understanding its underlying trading strategies guarantees traders will lose their money.
These are not set-and-forget ea; there is no such thing and anyone who tries to claim there is, is either stupid or lying. These EA requires frequent manual intervention.
At best, a trading robot is only 90% as good as the manual strategy it trades. At best. At worst, it can be much less effective. If the strategy is rubbish, so is the robot.
To trade these robots, you have to understand how to use EA's
To trade these robots, you have to read the relevant threads for HGBnG, RnR and Gridmaster

Lot size of 0.01 RnR and 0.05 HGBnG per 5000+ account size
GridMaster (HGBnG + RnR) 5 pip grid
Author:  SteveHopwood [ Sat Jul 09, 2016 3:40 pm ]
Post subject:  TrendRangeCombo

Brilliant. Thanks for this. :clap: :clap: :clap: Others will be along later - there does not tend to be a lot of activity on a Saturday. I will link this in my wrup.

:xm:
Author:  tomele [ Sat Jul 09, 2016 3:53 pm ]
Post subject:  TrendRangeCombo

Great work, TJ.

I will definitely test this next week.

Happy pippin, Thomas
Author:  woodlands [ Sat Jul 09, 2016 4:06 pm ]
Post subject:  TrendRangeCombo

Thanks TJF, setting up demo now. This looks very interesting :hi:

It seems that the 'common' tab needs to be set manually to 'Only Long' or 'Only Short' on the HGBnG, certainly on my platform unless I am missing something in the settings tab :?
Author:  TraderJoeForex [ Sun Jul 10, 2016 10:40 am ]
Post subject:  TrendRangeCombo

woodlands » Sat Jul 09, 2016 4:06 pm wrote:Thanks TJF, setting up demo now. This looks very interesting :hi:

It seems that the 'common' tab needs to be set manually to 'Only Long' or 'Only Short' on the HGBnG, certainly on my platform unless I am missing something in the settings tab :?
Good catch.. yes I will add this note to post 1. It's also worth knowing that there will be error messages as a result of managing the EA this way too.. I am sure this can be sorted when Steve has a chance so that we can have a dedicated buy only and sell only version perhaps.
Author:  tomele [ Sun Jul 10, 2016 10:55 am ]
Post subject:  TrendRangeCombo

Hi,

we have those parameters already in line 208 and 209:

Code: Select all

bool    TradeLong=true;
bool    TradeShort=true;
You could post two different EAs accordingly.

EDIT: Or even better, make them extern and include the values in the settings files.

Happy pippin, Thomas
Author:  SteveHopwood [ Sun Jul 10, 2016 11:13 am ]
Post subject:  TrendRangeCombo

I will make sure that the various incarnations of RnR have trade direction control before the markets open tonight.

:xm:
Author:  SteveHopwood [ Sun Jul 10, 2016 11:39 am ]
Post subject:  TrendRangeCombo

I have added the usual TradeLong/Short inputs to RnR and RnR.EXP. Vp and 1d respectively.

Go birdie if you need anything else.

:xm:
Author:  tomele [ Sun Jul 10, 2016 11:45 am ]
Post subject:  TrendRangeCombo

Hi Steve,

the swap filters for CAD,AUD,NZD in TradeDirectionBySwap() could override the global trade direction control by re-enabling trade directions. Is this intended?

Surely a very seldom used feature and no relevance for TrendRangeCombo, I just stumbled upon.

Thomas
Author:  SteveHopwood [ Sun Jul 10, 2016 11:49 am ]
Post subject:  TrendRangeCombo

tomele » Sun Jul 10, 2016 11:45 am wrote:Hi Steve,

the swap filters for CAD,AUD,NZD in TradeDirectionBySwap() could override the global trade direction control by re-enabling trade directions. Is this intended?

Surely a very seldom used feature and no relevance for TrendRangeCombo, I just stumbled upon.

Thomas
Yes, they will. Good thinking. Turn them off.

:xm:
All times are UTC Page 1 of 12