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

Shelley's multi-pair basket trader
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=583
Page 63 of 87
Author:  OBO [ Fri Jun 01, 2012 7:25 pm ]
Post subject:  Re: Shelley's multi-pair basket trader

@forexripper

Isn`t it obvious?

There was a strong retrace around NFP, nothing special. This EA is successful in the direction on the trend and will fail if we will see the market going in the "wrong " direction.

The past three weeks were pure gold for this EA all pairs trending hundreds of Pips. This will end soon and then we will see big DD.

By the way, I would appreciate; if you will no call me "the guy", sounds a little bit disrespctful. Thank you.
Author:  monkeh [ Fri Jun 01, 2012 7:36 pm ]
Post subject:  Re: Shelley's multi-pair basket trader

Thunder123 wrote:Could anyone having success with this EA please post their settings? The versions are changing so fast that set files are not helpful.. For some reason my EA will not send out orders...
May I also suggest that the version name be included in the ea name so we don't have to attach it to find version number.

Thanks

hi, i would like to summarize all "no trades" "to do" points here:
1. check you have EA smiley on :)
2. if you are updating, compile EA and attach to the chart;
3. check your "BasketSendHour" is few min behind the time on your PC clock if you try to fire it straight away;
4. check your "BasketSendHour" < "ComeWhatMayCLoseHour";
5. check you dont have currency suffix/prefix. if you do, go to metaeditor, find line:

Code: Select all

extern string	PairsToTrade = "AUDCAD,AUDCHF,AUDNZD,AUDJPY,AUDUSD,CADCHF,CADJPY,CHFJPY,EURAUD,EURCAD,EURCHF,EURGBP,EURNZD,EURJPY,EURUSD,GBPCHF,GBPJPY,GBPUSD,NZDUSD,NZDJPY,USDCAD,USDCHF,USDJPY";
and add prefix/suffix eg.:

Code: Select all

extern string	PairsToTrade = "AUDCADm,AUDCHFm,AUDNZDm,AUDJPYm,AUDUSDm,CADCHFm,CADJPYm,CHFJPYm,EURAUDm,EURCADm,EURCHFm,EURGBPm,EURNZDm,EURJPYm,EURUSDm,GBPCHFm,GBPJPYm,GBPUSDm,NZDUSDm,NZDJPYm,USDCADm,USDCHFm,USDJPYm";
6. check the your internet connection :)
7. if you havent thought of at least of 2 points above - dont use this EA for live account!
Author:  forexripper [ Fri Jun 01, 2012 7:43 pm ]
Post subject:  Re: Shelley's multi-pair basket trader

OBO wrote:@forexripper

Isn`t it obvious?

There was a strong retrace around NFP, nothing special. This EA is successful in the direction on the trend and will fail if we will see the market going in the "wrong " direction.

The past three weeks were pure gold for this EA all pairs trending hundreds of Pips. This will end soon and then we will see big DD.

By the way, I would appreciate; if you will no call me "the guy", sounds a little bit disrespctful. Thank you.
Mate I called you OBO. Pls see the post again.
Author:  garyfritz [ Fri Jun 01, 2012 8:19 pm ]
Post subject:  Re: Shelley's multi-pair basket trader

OBO wrote:I am the only one who had a all time NEGATIVE record today?
No, my day was much worse than that, but it was self-inflicted... :lol:

I had a crazy idea this morning. I said to myself, "Self, this thing seems to choose good pairs to trade, and the baskets win a high percentage of the time -- no matter what time of day you trade it. Soooo... what if we trade it CONTINUOUSLY??"

I made some mods to version 1r so it would open a new basket as soon as it closed the old one. Probably most of the time it will open a basket with the same pairs, but I thought it might adapt to market changes by dropping bad pairs & opening new ones. Plus I thought it would be very useful to see how it performed throughout the day.

So I watched it open and close a few small test baskets, and I was satisfied it worked, so I turned it loose with adaptive TP of 10 and adaptive SL of 12. (I wanted to give it a 50-50 shot of hitting TP or SL, and I gave the SL a bit of extra to handle entry spread.) Then I took off for several hours to attend some meetings.

I came back to a plaintive beeping sound. Something was amiss.

The first basket closed in 20 minutes with a loss; the second basket closed in 30 minutes with a win. So far so good. But after the second basket it went nuts, and started opening and immediately closing baskets -- taking the spread loss on every basket.

The unhappy beeping sound indicated that, about 5minutes before I got back, it ran out of money.

So in 4 1/2 hours I managed to lose 25,000 pips!! Beat THAT! :lol:

Thank God it's play money...
Author:  John [ Fri Jun 01, 2012 8:20 pm ]
Post subject:  Re: Shelley's multi-pair basket trader

I'm not sure what the discrepancy is between my positive results this morning and anybody else's negative results... could be anything... settings? broker? EA version?? I have no idea... But I do know that I was trading WITH the M30 Slope filter ENABLED.... and I was out of the markets 30 minutes after NY open.....
Author:  John [ Fri Jun 01, 2012 8:29 pm ]
Post subject:  Re: Shelley's multi-pair basket trader

Maybe this works...
statement.JPG
Author:  Thunder123 [ Fri Jun 01, 2012 8:31 pm ]
Post subject:  Re: Shelley's multi-pair basket trader

I fixed my problem with the EA not sending any trades. Pretty sure it was SlopeConfirmationTimeFrame = 30. Probably filtering a bit too much so I disabled it and it seems to work.
Author:  SteveHopwood [ Fri Jun 01, 2012 8:39 pm ]
Post subject:  Re: Shelley's multi-pair basket trader

monkeh wrote:and add prefix/suffix eg.:

Code: Select all

extern string	PairsToTrade = "AUDCADm,AUDCHFm,AUDNZDm,AUDJPYm,AUDUSDm,CADCHFm,CADJPYm,CHFJPYm,EURAUDm,EURCADm,EURCHFm,EURGBPm,EURNZDm,EURJPYm,EURUSDm,GBPCHFm,GBPJPYm,GBPUSDm,NZDUSDm,NZDJPYm,USDCADm,USDCHFm,USDJPYm";
Just so everyone knows, all my multi-pair bots add pair suffixes automatically. There is no need to add them manually.

:D
Author:  Caillou [ Fri Jun 01, 2012 8:40 pm ]
Post subject:  Re: Shelley's multi-pair basket trader

I think it's obvious that a daily change in the TMA will take a long time........so maybe it would be great to use the lower TF for entries (already done) and the same lower TF for exits. But if we do that, maybe the entry should be when both TFs Slope are in agreement, and not only at a specefic hour.
Author:  SteveHopwood [ Fri Jun 01, 2012 8:40 pm ]
Post subject:  Re: Shelley's multi-pair basket trader

garyfritz wrote:
OBO wrote:I am the only one who had a all time NEGATIVE record today?
No, my day was much worse than that, but it was self-inflicted... :lol:

I had a crazy idea this morning. I said to myself, "Self, this thing seems to choose good pairs to trade, and the baskets win a high percentage of the time -- no matter what time of day you trade it. Soooo... what if we trade it CONTINUOUSLY??"

I made some mods to version 1r so it would open a new basket as soon as it closed the old one. Probably most of the time it will open a basket with the same pairs, but I thought it might adapt to market changes by dropping bad pairs & opening new ones. Plus I thought it would be very useful to see how it performed throughout the day.

So I watched it open and close a few small test baskets, and I was satisfied it worked, so I turned it loose with adaptive TP of 10 and adaptive SL of 12. (I wanted to give it a 50-50 shot of hitting TP or SL, and I gave the SL a bit of extra to handle entry spread.) Then I took off for several hours to attend some meetings.

I came back to a plaintive beeping sound. Something was amiss.

The first basket closed in 20 minutes with a loss; the second basket closed in 30 minutes with a win. So far so good. But after the second basket it went nuts, and started opening and immediately closing baskets -- taking the spread loss on every basket.

The unhappy beeping sound indicated that, about 5minutes before I got back, it ran out of money.

So in 4 1/2 hours I managed to lose 25,000 pips!! Beat THAT! :lol:

Thank God it's play money...
Hehe. Bet you had a ball. :lol:
All times are UTC Page 63 of 87