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

MTF Trading System - fxozgirl Higher Time Frame spinoff
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=3827
Page 17 of 39
Author:  fxozgirl [ Mon Sep 29, 2014 10:06 pm ]
Post subject:  MTF Trading System - fxozgirl Higher Time Frame spinoff

Cherry » Tue Sep 30, 2014 7:53 am wrote:Shelley just a question please regarding your rules.
With CADJPY - trend up, pullback 2 red, 1 green, 1 red, 2 green but small doji style candles.
3 is above 8, all dots bullish.
How do you interpret that as there are the 2 bull candles after pullback though they are small? I notice you haven't taken an entry.
Thanks Shelley.
Hi Cherry,

Yes the set up is there all except on my chart we don't have a close above the 3SMMA...so waiting to see if the signal is still valid tomorrow morning before entering.
cadjpy_daily_mtf(4).png
Author:  Cherry [ Mon Sep 29, 2014 10:32 pm ]
Post subject:  MTF Trading System - fxozgirl Higher Time Frame spinoff

Thanks Shelley. Yes I noticed the close was still under the 3 but I couldn't see reference to that in your rules. I'll have to have another look and rewrite them (meaning mine) including that!

Thanks again for responding.
Author:  johnf [ Mon Sep 29, 2014 11:17 pm ]
Post subject:  MTF Trading System - fxozgirl Higher Time Frame spinoff

.
Author:  intcust [ Tue Sep 30, 2014 12:36 am ]
Post subject:  MTF Trading System - fxozgirl Higher Time Frame spinoff

shelly,

How did you decide which trades to go with on the 10% acct. The sea of green is great on the original acct.
Author:  fxozgirl [ Tue Sep 30, 2014 8:05 am ]
Post subject:  MTF Trading System - fxozgirl Higher Time Frame spinoff

intcust » Tue Sep 30, 2014 10:36 am wrote:shelly,

How did you decide which trades to go with on the 10% acct. The sea of green is great on the original acct.
Well the trades were the same originally, but of course when global closure kicked in I had to make decisions on the setup's today. So still following the rules but different trades may occur depending on where we are in the life cycle of each trade.

I don't really have time to provide daily updates on both demo's but today I took the following trades on my 2nd demo.

GBPCHF - Buy
GBPJPY - Buy
USDJPY - Buy
Author:  spotdespot [ Tue Sep 30, 2014 8:51 am ]
Post subject:  MTF Trading System - fxozgirl Higher Time Frame spinoff

fxozgirl » Tue Sep 30, 2014 9:05 am wrote:

GBPCHF - Buy
GBPJPY - Buy
USDJPY - Buy
FYP (fixed your post) :smile:
Author:  zader [ Tue Sep 30, 2014 8:52 am ]
Post subject:  MTF Trading System - fxozgirl Higher Time Frame spinoff

fxozgirl » Mon Sep 29, 2014 8:52 pm wrote:
zader, it looks like your EA is actually very well behaved :smile:
Annoying isn't it? I've decided to move the daily trend - 3&8mas to the current candle and as it only gets checked at the open for entry and I'm using the weekly for closure I don't expect any whiplash & with that change in place I plan to go live with it, so fingers crossed :party:
Author:  fxozgirl [ Tue Sep 30, 2014 9:00 am ]
Post subject:  MTF Trading System - fxozgirl Higher Time Frame spinoff

spotdespot » Tue Sep 30, 2014 6:51 pm wrote:
fxozgirl » Tue Sep 30, 2014 9:05 am wrote:

GBPCHF - Buy
GBPJPY - Buy
USDJPY - Buy
FYP (fixed your post) :smile:

Haha thanks Dave, you're a star!
:smile: :clap:
Author:  fxozgirl [ Tue Sep 30, 2014 9:03 am ]
Post subject:  MTF Trading System - fxozgirl Higher Time Frame spinoff

zader » Tue Sep 30, 2014 6:52 pm wrote:
fxozgirl » Mon Sep 29, 2014 8:52 pm wrote:
zader, it looks like your EA is actually very well behaved :smile:
Annoying isn't it? I've decided to move the daily trend - 3&8mas to the current candle and as it only gets checked at the open for entry and I'm using the weekly for closure I don't expect any whiplash & with that change in place I plan to go live with it, so fingers crossed :party:

Good luck zader...maybe small lot sizes to start with :cheer:
Author:  spotdespot [ Tue Sep 30, 2014 9:12 am ]
Post subject:  MTF Trading System - fxozgirl Higher Time Frame spinoff

zader » Tue Sep 30, 2014 9:52 am wrote: Annoying isn't it? I've decided to move the daily trend - 3&8mas to the current candle and as it only gets checked at the open for entry and I'm using the weekly for closure I don't expect any whiplash & with that change in place I plan to go live with it, so fingers crossed :party:
Are you just changing:

Code: Select all

   
d3Ma = iMA(Symbol(), PERIOD_D1, 3, 0, MODE_SMMA, 0, 1);
d8Ma = iMA(Symbol(), PERIOD_D1, 8, 0, MODE_SMMA, 0, 1);
to:

Code: Select all

   
d3Ma = iMA(Symbol(), PERIOD_D1, 3, 0, MODE_SMMA, 0, 0);
d8Ma = iMA(Symbol(), PERIOD_D1, 8, 0, MODE_SMMA, 0, 0);
in void (CheckTrends)?

It's working very well right now. Thanks again for putting it together.

Cheers,
Dave.
All times are UTC Page 17 of 39