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

Multi_Stoch_Rsi_Trader
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=945
Page 6 of 16
Author:  MrLong [ Thu Nov 15, 2012 1:26 am ]
Post subject:  Re: Multi_Stoch_Rsi_Trader

Aussiedoc wrote:Andy, g'day!

Thanks to you any everyone else for all the inputs and updates... very exciting.:-)

Re trading hours:

Code: Select all

extern int     hourMondayStart   = 0;
extern string  tr1               = "tradingHours is a comma delimited list of start and stop times";
extern string  tr2               = "prefix start with '+', stop with '-', use 24H format";
extern string  tr3               = "+20.00,-20.01,+21.00,-21.01,+20.00,-22.01";
extern string  tradingHours       = "";// daily for Alpari UK
Being in Oz my trading day is from the Sydney open (0800 local) to the NY close (0800 local next day.

Qn (and here I am going to show my complete ignorance of coding :D :D): is the code as above already telling the programme to trade for 24 hours or do I need to change the extern string trading hours to "+0800,-0801"?

Thanks again.
Cheers
Doc
Hello,

Yes it is, 24 hour trading.

Andy
Author:  Aussiedoc [ Thu Nov 15, 2012 2:46 am ]
Post subject:  Re: Multi_Stoch_Rsi_Trader

Brilliant!

Thanks. Cheers
Author:  fire580 [ Thu Nov 15, 2012 1:53 pm ]
Post subject:  Re: Multi_Stoch_Rsi_Trader

Problem after playing with this all day yesterday (everything working correctly) ...today I put on chart and nothing happens only the smiley face (smiling) - tried to reload several times same results?
Author:  fire580 [ Thu Nov 15, 2012 2:04 pm ]
Post subject:  Re: Multi_Stoch_Rsi_Trader

Okay... got it, just shut crap Empty4 down and restarted
Author:  fire580 [ Thu Nov 15, 2012 4:11 pm ]
Post subject:  Re: Multi_Stoch_Rsi_Trader

Does HardTP have presidence over TP/SL Mode (ADR)? I can't seem to turn ADR off

Just to make sure clicking on "close all" will no longer c lose all open trades only those owned by the EA?

Thank You.
Author:  fire580 [ Thu Nov 15, 2012 4:50 pm ]
Post subject:  Re: Multi_Stoch_Rsi_Trader

Hope someone can help trying to trade RSI (2) on a M60 chart - not sure of the best way to configure the trade options (1), (2) - I believe RSI-1 is the value of the prev. closed bar and RSI-0 is the value of the current bar - so if RSI-1 closed overbought (using 97) then as soon as the value in the next bar goes below that is when I want the trade triggered - does this make sense and what is the config for this concerning trade options (1), and (2) - I have been fooling around with them and with "only trade new bar" - but am confused because I see that the stochastic set up has overbought and a trigger setting but RSI only has overbought?
Author:  jeremysprite [ Thu Nov 15, 2012 6:20 pm ]
Post subject:  Re: Multi_Stoch_Rsi_Trader

Phenomenal performance last night... Stoch trader caught a lot of the JPY moves - up over 1000 pips on 10 trades in 24 hours...
Author:  acostafulano [ Thu Nov 15, 2012 7:44 pm ]
Post subject:  Re: Multi_Stoch_Rsi_Trader

hi Jeremy, are you using basket closure? or each trade by its own?
jeremysprite wrote:Phenomenal performance last night... Stoch trader caught a lot of the JPY moves - up over 1000 pips on 10 trades in 24 hours...
Author:  jeremysprite [ Thu Nov 15, 2012 10:45 pm ]
Post subject:  Re: Multi_Stoch_Rsi_Trader

Hi Acostafulano,

I'm closing each trade on its own, using the same settings as fxozgirl in the original Gday Mk2
Place trade of 0.03
Move stop to +2 at 50 pips, close 0.01
Use 50 pip jumping stop on the final 0.02

SL should be 1/2 the average daily volatility for that pair - I thought this was coded into the EA, but I must have disabled it. I kept waiting for my NZDCAD trade to close, it got to -100 then I closed it manually.
Author:  jeremysprite [ Thu Nov 15, 2012 11:41 pm ]
Post subject:  Re: Multi_Stoch_Rsi_Trader

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?
All times are UTC Page 6 of 16