TMA_CG: EA to buy at support & sell at resistance

Post Reply
User avatar
SpiderX
Trader
Posts: 554
Joined: Thu Aug 22, 2013 4:50 pm

Re: TMA_CG: EA to buy at support & sell at resistance

Post by SpiderX »

Sorry....seems i uploaded the wrong version just now.
Reuploaded and made sure it is correct now.
Please check the post again

Cheers
"Love is patient, love is kind. It does not envy, it does not boast, it is not proud. It does not dishonor others, it is not self-seeking, it is not easily angered, it keeps no record of wrongs.Love does not delight in evil but rejoices with the truth. It always protects, always trusts, always hopes, always perseveres."
-Corinthians 13:4-8
bazze

Re: TMA_CG: EA to buy at support & sell at resistance

Post by bazze »

Andy's Multitrader version are trading great so far...So far today it have "earned" me $167,on my $5000 demoacc. :yahoo: Trading 0.10 lot,the rest is default.
trader689
Trader
Posts: 674
Joined: Thu Nov 17, 2011 12:53 am

Re: TMA_CG: EA to buy at support & sell at resistance

Post by trader689 »

hey bazze


can you post a link to the multitrader version? have i missed it on this thread?

cheers

trader
bazze » Mon Jan 27, 2014 6:59 pm wrote:Andy's Multitrader version are trading great so far...So far today it have "earned" me $167,on my $5000 demoacc. :yahoo: Trading 0.10 lot,the rest is default.
User avatar
varso
Trader
Posts: 44
Joined: Mon Oct 22, 2012 7:19 am

Re: TMA_CG: EA to buy at support & sell at resistance

Post by varso »

I open demo with multi trade.
Image

but i dont check it if there is some errors. But for now it looks alright.
dudest
Trader
Posts: 1847
Joined: Tue May 08, 2012 2:37 pm

Re: TMA_CG: EA to buy at support & sell at resistance

Post by dudest »

trader689 » Tue Jan 28, 2014 2:41 am wrote:hey bazze


can you post a link to the multitrader version? have i missed it on this thread?

cheers

trader
bazze » Mon Jan 27, 2014 6:59 pm wrote:Andy's Multitrader version are trading great so far...So far today it have "earned" me $167,on my $5000 demoacc. :yahoo: Trading 0.10 lot,the rest is default.
Following a tiff with Steve last night (on the FXAW thread - don't bother checking now, the posts have already been deleted...), I think Andy took down some of his posts :/

I will however post Andy's MultiTrader on post #1 [ and here also ], I think it's got good running legs.

Cheers

--

EDIT: Out of respect for Andy, I have to take this down, sorry :/
Last edited by dudest on Wed Jan 29, 2014 7:19 am, edited 1 time in total.
trader689
Trader
Posts: 674
Joined: Thu Nov 17, 2011 12:53 am

Re: TMA_CG: EA to buy at support & sell at resistance

Post by trader689 »

thanks dudest much appreciated

dudest » Tue Jan 28, 2014 8:47 am wrote:
trader689 » Tue Jan 28, 2014 2:41 am wrote:hey bazze


can you post a link to the multitrader version? have i missed it on this thread?

cheers

trader
bazze » Mon Jan 27, 2014 6:59 pm wrote:Andy's Multitrader version are trading great so far...So far today it have "earned" me $167,on my $5000 demoacc. :yahoo: Trading 0.10 lot,the rest is default.
Following a tiff with Steve last night (on the FXAW thread - don't bother checking now, the posts have already been deleted...), I think Andy took down some of his posts :/

I will however post Andy's MultiTrader on post #1 [ and here also ], I think it's got good running legs.

Cheers
TMA_CG_MultiTrader v1.01.mq4
dudest
Trader
Posts: 1847
Joined: Tue May 08, 2012 2:37 pm

Re: TMA_CG: EA to buy at support & sell at resistance

Post by dudest »

SpiderX » Mon Jan 27, 2014 6:07 pm wrote:
Hi dudest,

Have checked the code. the error is of no consequence to the code function, but i have released a new version to remove this error in my original post.
Btw, since price action is your speciality...have you considered how accurate is price action at each of these boundaries ?
i.e Buy on bullish engulfing/ double bullish engulfing on or below the lower band, or sell on bearish engulfing on or above the upper band , bi-directional in the middle.
Keep it simple and do only bullish/ bearish engulfing.
These may show some promise on the H4 or daily chart.

Cheers
Hallo SpiderX!

I have considered ( and written ) a couple of 'price action' EAs ( engulfing bars, pinbars, 2-bar reversals aka railroad tracks)...but none really worked out so well.

I realize there's a LOT we take for granted that our eyes and subconscious logic do for us when looking at a chart; getting an EA to do the same thing is another thing altogether!

For this particular EA though, I haven't checked out how PA works at the boundaries. Starting out with only one PA setup is a clever idea, easier to implement and use. I will look into this!

[ PS: what I *have* noticed at the boundaries are Captain Jack's bull and bear traps ( donno the correct name for them ). The ones where you have a big housing candle with a long wick ( not a pinbar ), and then the resultant candles are inside bars as price reverses. They seem to occur pretty frequently! ]

Thanks for bringing that up, it's got my head thinking...

Cheers
User avatar
SpiderX
Trader
Posts: 554
Joined: Thu Aug 22, 2013 4:50 pm

Re: TMA_CG: EA to buy at support & sell at resistance

Post by SpiderX »

For backtest/eyeballing purposes, you should to run the non-repaint version through backtest mode.
You should notice that price goes beyond the bands sometimes before retracing back into the bands, those look like nice points to take engulfing patterns.
It could be possible to trade only engulfing patterns at the top or bottom bands only....maybe fewer setups but higher probability.
I was running the no-repaint on 1 min and observe that engulfing patterns were pretty respectable at that time, for daily, it was not so much, while 4H shows some potential.
Some food for thought.

cheers
"Love is patient, love is kind. It does not envy, it does not boast, it is not proud. It does not dishonor others, it is not self-seeking, it is not easily angered, it keeps no record of wrongs.Love does not delight in evil but rejoices with the truth. It always protects, always trusts, always hopes, always perseveres."
-Corinthians 13:4-8
dudest
Trader
Posts: 1847
Joined: Tue May 08, 2012 2:37 pm

Re: TMA_CG: EA to buy at support & sell at resistance

Post by dudest »

I have uploaded a new version of the EA ( ver F )

--> Post #1: TMACG_Gold_M15_STACKING_F.mq4

There is a core change in the logic ( though the overall concepts remain the same ).

I also eliminated alot of the customizations. Please test as is ( OOTB ), then later I can take your requests for mods/custom jobs [ DJ DUDEST on the WHEELS OF STEEL! ]

MyFXB link in next post

Cheers
dudest
Trader
Posts: 1847
Joined: Tue May 08, 2012 2:37 pm

Re: TMA_CG: EA to buy at support & sell at resistance

Post by dudest »

¬
Latest MyFXB links:


1) TMACG MultiTrader ( credit: Andy West )

http://www.myfxbook.com/members/dudest/ ... der/818145

-----------

2) TMACG Gold, with Stacking - ver F [ codenamed "Fantastic" (you gotta dream big to make big! :) ]

http://www.myfxbook.com/members/dudest/ ... tic/819511

-----------

Notes:

1) MultiTrader concept is brilliant (thanks Andy)

2) New ver F will open alot less trades than earlier versions but (hopefully) with alot fewer losses (hence greater profit overall)

3) I'm using GLOBAL PRIME for the demos now ( and I plan to use GP for the live as well ).
Noticed on Axi that when trading EURCHF, the leverage was being down-graded (hence required higher margin). On the other hand, all is well and good with GP, and lower spreads as well. This suits the MultiTrader just well. [ My Standard a/c on Axi is more suited to my manual swing trading , where a (more-or-less) fixed spread is advantageous ]

4) Both demos are OOTB, no fancy sets

-----------

Cheers!
Post Reply

Return to “Automated trading systems”