MTF Trading System - fxozgirl Higher Time Frame spinoff

Locked
User avatar
fxozgirl
Trader
Posts: 1176
Joined: Wed Nov 16, 2011 9:16 am
Location: Melbourne, Australia

MTF Trading System - fxozgirl Higher Time Frame spinoff

Post by fxozgirl »

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
You do not have the required permissions to view the files attached to this post.
Cherry
Trader
Posts: 145
Joined: Wed Feb 12, 2014 9:53 am
Location: Brisbane, Australia

MTF Trading System - fxozgirl Higher Time Frame spinoff

Post by Cherry »

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.
johnf

MTF Trading System - fxozgirl Higher Time Frame spinoff

Post by johnf »

.
Last edited by johnf on Sat Apr 23, 2016 5:41 am, edited 1 time in total.
intcust
Trader
Posts: 285
Joined: Wed Oct 03, 2012 9:12 pm

MTF Trading System - fxozgirl Higher Time Frame spinoff

Post by intcust »

shelly,

How did you decide which trades to go with on the 10% acct. The sea of green is great on the original acct.
User avatar
fxozgirl
Trader
Posts: 1176
Joined: Wed Nov 16, 2011 9:16 am
Location: Melbourne, Australia

MTF Trading System - fxozgirl Higher Time Frame spinoff

Post by fxozgirl »

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
spotdespot
Trader
Posts: 768
Joined: Sun Jan 22, 2012 11:38 pm

MTF Trading System - fxozgirl Higher Time Frame spinoff

Post by spotdespot »

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

GBPCHF - Buy
GBPJPY - Buy
USDJPY - Buy
FYP (fixed your post) :smile:
User avatar
zader
Trader
Posts: 90
Joined: Fri Jul 06, 2012 8:46 am
Location: Rundown NW England

MTF Trading System - fxozgirl Higher Time Frame spinoff

Post by zader »

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:
User avatar
fxozgirl
Trader
Posts: 1176
Joined: Wed Nov 16, 2011 9:16 am
Location: Melbourne, Australia

MTF Trading System - fxozgirl Higher Time Frame spinoff

Post by fxozgirl »

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:
User avatar
fxozgirl
Trader
Posts: 1176
Joined: Wed Nov 16, 2011 9:16 am
Location: Melbourne, Australia

MTF Trading System - fxozgirl Higher Time Frame spinoff

Post by fxozgirl »

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:
spotdespot
Trader
Posts: 768
Joined: Sun Jan 22, 2012 11:38 pm

MTF Trading System - fxozgirl Higher Time Frame spinoff

Post by spotdespot »

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.
Locked

Return to “Manual trading systems”