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

Multi_Stoch_Rsi_Trader
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=945
Page 10 of 16
Author:  jeremysprite [ Tue Nov 20, 2012 11:25 pm ]
Post subject:  Re: Multi_Stoch_Rsi_Trader

For those that have requested, here's the MPTM set file for these settings

Please note, as I mentioned before I'm not using MPTM to manage these trades, I'm using an external trade manager program. But the MPTM set file I've uploaded should do exactly the same thing.

Also:
It doesn't have a hard coded SL. I put these in at 1/2 14 day ATR when the trade first opens (my trades only open on new bar, 00:00)
You will need to change the Manage by Magic Number to your own Magic Number :)

Thanks
Author:  snowy [ Wed Nov 21, 2012 9:48 am ]
Post subject:  Re: Multi_Stoch_Rsi_Trader

jeremysprite wrote: Nope I'm using v1.03, seems to be working fine for me so I've kept it on
good morning,

could u please upload the v1.03 here, since it's not available anymore in post #1? i would like to do some testing and comparing with v1.06. sadly i have 1.01, 1.04, 1.05 and 1.06, but not 1.03.

thank you!

edit: v1.06 seems not to be backtestable, i always get the error: Multi_Stoch_Rsi_Trader_V1.06 EURUSD,Daily: incorrect start position 0 for ArraySort function.
Author:  MrLong [ Wed Nov 21, 2012 3:11 pm ]
Post subject:  Re: Multi_Stoch_Rsi_Trader

Hello Traders,

Sorry the updates not available just yet, I'm still working on it.

Andy
Author:  MrLong [ Wed Nov 21, 2012 3:12 pm ]
Post subject:  Re: Multi_Stoch_Rsi_Trader

Kenboi wrote:MrLong,

On next version, can you change the version number to the correct version. For v1.06, It reads on the chart as v1.04. It can be confusing to some people. Thank you for your hard work. So far this EA is profiting.
Ok, will do.
Author:  MrLong [ Wed Nov 21, 2012 3:13 pm ]
Post subject:  Re: Multi_Stoch_Rsi_Trader

theforexedge wrote:
jeremysprite wrote:
MrLong wrote:Hello Traders,
I'll have a update for you tomorroww GMT.

The Daily is doing well, with followtrend set to false.

Andy
Looking forward to it Andy!

I'd agree, this EA is doing well, I'm on a 40% return after 3 weeks. Granted, it caught some pretty major moves on JPY last week which has played a big part, but its doing pretty well despite those.
Jeremy

Which criminal are you using?

JP
Alpari.co.uk.
Author:  MrLong [ Wed Nov 21, 2012 3:21 pm ]
Post subject:  Re: Multi_Stoch_Rsi_Trader

fire580 wrote:Thanks gaheitman for taking the time to help but I am code illiterate - maybe MrLong will add that to his newest version -
The EA will only trade a specific pair once a day, if you would like it to trade more, you can ajust it here:

extern int DailyTrades = 1; // Filter amount of times the pairs can trade pair day

If you would like this pair to trade more that once in a day alter to the amount of times you would like it to trade.

There is a setting that will only allow a specific currency (GBP) or (USD) ect to only trade a set amount of thimes, the setting is here:

extern bool UseTradeOneCurrencyFilter = true; //// can only trade NumberToTrade currency at a time, if we have a EURUSD trade, cannot take another trade containing EUR or USD
extern int NumberToTrade = 2; // Number of times the currency can trade at any one time, in any pair, so we can have GBPUSD and GBPCHF, trade at the same time long or short, 1 means only one trade containing GBP

Andy

Andy
Author:  MrLong [ Wed Nov 21, 2012 3:22 pm ]
Post subject:  Re: Multi_Stoch_Rsi_Trader

jeremysprite wrote:
themaxx wrote:
jeremysprite wrote:Does anyone know how you can edit the history that Myfxbook is grabbing from your demo account? I started this system on the 1st Nov but don't want any previous history in there?
Click on "custom analysis", change the start date and click on the pin. Pic attached.

Could you please post your set file? I've had the EA running for a week on the 15 min and it's only taken 1 trade.
Ahh!! Thank you themaxx!

Image

Here's my results so far. I've posted my setfile earlier in http://www.stevehopwoodforex.com/phpBB3 ... 227#p30227

If your EA is not trading, I'd suggest checking out the Journal/Experts, and make sure its set to Trend Following = Off and TradePause/Swaps Filter = False

Looking forward to the new version today
Look good to me.
Author:  Lifesys [ Wed Nov 21, 2012 4:05 pm ]
Post subject:  Re: Multi_Stoch_Rsi_Trader

Hi Andrew
I was about to ditch this EA, after noting others success, wondering why my trial was the opposite - too many larger losing trades. After filtering trades realised that the winning trade average vol. was 0.1-0.2 whereas losing trades were mostly 0.5 Hence last 2 weeks, net sum of +256pips BUT net -$300.
cf. last month, for another EA, +555pips & +$5436.
Under hood - found the trade size 'GetLots' calc. code the strangest I have ever seen & do not understand logic at all. Why not use the routine used in GDay 2.

Code: Select all

double CalculateLotSize(double price1, double price2)
{
   //Calculate the lot size by risk. Code kindly supplied by jmw1970. Nice one jmw. - is this you??
That works well. I am replacing the code & for now changed to fixed lot size.
EA seems to be heading in the right direction. Well done.
Author:  jeremysprite [ Wed Nov 21, 2012 5:20 pm ]
Post subject:  Re: Multi_Stoch_Rsi_Trader

MrLong wrote:Hello Traders,

Sorry the updates not available just yet, I'm still working on it.

Andy
Great work Andy, hope you get some time in to make some trades/$$ yourself as well.
Author:  jeremysprite [ Thu Nov 22, 2012 11:02 pm ]
Post subject:  Re: Multi_Stoch_Rsi_Trader

Multi Stoch has been very quiet lately, one trade 3 days ago on USDCAD and one trade yesterday on AUDNZD - are other people having the same quiet activity? I'm wondering if I switched something off that I shouldn't have...
All times are UTC Page 10 of 16