TMA_CG: EA to buy at support & sell at resistance

Post Reply
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 »

Update: I'm just done with version "D"

I'm testing it on my "Stacking" demo a/c; haven't uploaded it to Post #1 just yet as it's rather experimental, and just want to make sure ( 24 - 48 hrs ) that it's doing what I want it to do.

The difference between the two will show after comparison with the "Normal" demo.

Gotta go to sleep now [ it's 2am here, and day job beckons in a few hours ]

Cheers
Last edited by dudest on Sun Jan 19, 2014 9:20 pm, edited 6 times in total.
bazze

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

Post by bazze »

dudest » Wed Jan 15, 2014 11:43 pm wrote:
bazze » Wed Jan 15, 2014 8:50 pm wrote:
Thank you for clarifying this :) Does your EA trade often?
From my trade history: 61 trades in 8 trading days (including stack trades) ==> about 7-8 trades a day

Cheers
Ok,mine is very active too...20 closed trades/3days...1 still open.
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 »

dudest » Wed Jan 15, 2014 11:47 pm wrote:
varso » Thu Jan 16, 2014 12:43 am wrote:The roboforex have another problem. After rewrite spread from 100 to 1000. It has open trade but come another problem with TP. Here is log

I open also demo account with armadamarkets and here is looks everythink ok.
Hallo varso,

Please post me a screenshot of the trade from the Account History tab.

Thanks
The increase other setting like spread not work.
Here is log when i rewrite all setting up 1000.

I think best solution is not use broker with 3decimal ( 000.000) :smile:
You do not have the required permissions to view the files attached to this post.
Radar
Trader
Posts: 437
Joined: Fri Mar 23, 2012 5:39 pm
Location: Round the bend ;)

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

Post by Radar »

Varso,

Ask your broker if you can visit their office...

Look for buckets... ;)

Have fun!
Radar =8^)
Check out my new, (well, old now), manual trade & automatic scale-in manager,
StackManV2
SWG123
Trader
Posts: 565
Joined: Wed Nov 16, 2011 3:02 pm
Location: Cape Town

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

Post by SWG123 »

:lol: :lol: :lol:
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 »

Hi dudest,

Initially i thought there was some price action signals check in your EA, then upon further checking...there isnt...
Is that correct ?

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 »

varso » Thu Jan 16, 2014 9:03 am wrote:
The increase other setting like spread not work.
Here is log when i rewrite all setting up 1000.

I think best solution is not use broker with 3decimal ( 000.000) :smile:
SL is being set OK, so it's not an issue with pips, etc, probably your broker's STOP_LEVEL (i.e, your broker may have an issue setting a TP less than 30 pips, or something like that).

I downloaded the RoboForex Empty4 to check/test, but it won't even allow me to open an account. I don't see much I can do here, sorry. Please use with another broker.

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 »

SpiderX » Thu Jan 16, 2014 12:00 pm wrote:Hi dudest,

Initially i thought there was some price action signals check in your EA, then upon further checking...there isnt...
Is that correct ?

Cheers
Hey Spidey!

There are no price action checks in the EA.

The price action signals I was talking about are in my manual trading.

Cheers
Radar
Trader
Posts: 437
Joined: Fri Mar 23, 2012 5:39 pm
Location: Round the bend ;)

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

Post by Radar »

Hey Varso,
varso » Thu Jan 16, 2014 4:33 pm wrote:
dudest » Wed Jan 15, 2014 11:47 pm wrote:
varso » Thu Jan 16, 2014 12:43 am wrote:The roboforex have another problem. After rewrite spread from 100 to 1000. It has open trade but come another problem with TP. Here is log

I open also demo account with armadamarkets and here is looks everythink ok.
I guess you have no problems editing code, so try this...

First, change everything back to how you found it...

Then change...
double PFactor = 10;

to
double PFactor = 100;

And see how that goes...

It might work, or it may cause a 20 year GFC, but hey, it's only demo ;)

Have fun!
Radar =8^)
Check out my new, (well, old now), manual trade & automatic scale-in manager,
StackManV2
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 »

dudest » Thu Jan 16, 2014 12:09 pm wrote:
varso » Thu Jan 16, 2014 9:03 am wrote:
The increase other setting like spread not work.
Here is log when i rewrite all setting up 1000.

I think best solution is not use broker with 3decimal ( 000.000) :smile:
SL is being set OK, so it's not an issue with pips, etc, probably your broker's STOP_LEVEL (i.e, your broker may have an issue setting a TP less than 30 pips, or something like that).

I downloaded the RoboForex Empty4 to check/test, but it won't even allow me to open an account. I don't see much I can do here, sorry. Please use with another broker.

Cheers
Ok thank you for info. I think best way its forget on Roboforex in this EA and use another broker. I open demo with Armada and here the EA work ok.
Maybe i try rewrite all think like Radar write and if i find solution i upload here. For now i think the Roboforex problem is close.
Post Reply

Return to “Automated trading systems”