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

ChangeTheColor EA
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=221
Page 16 of 24
Author:  ROBST3R [ Tue Jan 24, 2012 7:05 am ]
Post subject:  Re: ChangeTheColor EA

spyderman wrote:I threw this on a live Micro account last night to see how she flys. (it seems they always trade live a bit different). Anyways, so far so good, except I did get a couple of trade errors. "Invalid Price"

Any ideas :?
Spidey,

You still let THE color change close Your trades?

I'm Also live since last week!
Author:  spyderman [ Tue Jan 24, 2012 12:21 pm ]
Post subject:  Re: ChangeTheColor EA

ROBST3R wrote:
spyderman wrote:I threw this on a live Micro account last night to see how she flys. (it seems they always trade live a bit different). Anyways, so far so good, except I did get a couple of trade errors. "Invalid Price"

Any ideas :?
Spidey,

You still let THE color change close Your trades?

I'm Also live since last week!
I've been letting it do everything. I've got some more of the invalid entries this morning and some failed closures. :x

Are you closing manually?
Author:  magft [ Tue Jan 24, 2012 12:45 pm ]
Post subject:  Re: ChangeTheColor EA

spyderman wrote:
ROBST3R wrote:
spyderman wrote:I threw this on a live Micro account last night to see how she flys. (it seems they always trade live a bit different). Anyways, so far so good, except I did get a couple of trade errors. "Invalid Price"

Any ideas :?
Spidey,

You still let THE color change close Your trades?

I'm Also live since last week!
I've been letting it do everything. I've got some more of the invalid entries this morning and some failed closures. :x

Are you closing manually?
Could you pm me a copy of the expert log so i can try and work out what is going on? This is not good on live and so i want to get this fixed asap.

Rob and i have been discussing the exit strategy, the EA gets in ok on H4 and you can get a big surge in profits but then there is the retrace and lose most of it again. Once option is a fixed TP, but this could limit trades but then you have the option of using bigger lot size with increased chance of hitting TP. Another option is using a dynamic TP, based on volatility, to help grab as much as possible. I have been looking at Bollinger Bands (Period 5, Deviation 2-3 [need to create a version that allows decimal values] and shift 0) as maybe an option but welcome any other suggestions. I have noticed for H4 the ATR filter keeps you out of too many trades so have turned off in my tests.

Maybe the answer is to use the H1 charts instead, any thoughts or suggestions welcome.

Regards

Mike
Author:  ROBST3R [ Tue Jan 24, 2012 1:06 pm ]
Post subject:  Re: ChangeTheColor EA

spyderman wrote:
ROBST3R wrote:
spyderman wrote:I threw this on a live Micro account last night to see how she flys. (it seems they always trade live a bit different). Anyways, so far so good, except I did get a couple of trade errors. "Invalid Price"

Any ideas :?
Spidey,

You still let THE color change close Your trades?

I'm Also live since last week!
I've been letting it do everything. I've got some more of the invalid entries this morning and some failed closures. :x

Are you closing manually?
Yes i open the expert advisors in the morning ar 07:00 sm london time and close everything manually at 16:00 london time
Author:  spyderman [ Tue Jan 24, 2012 1:28 pm ]
Post subject:  Re: ChangeTheColor EA

The trailing candle might be a good option. I also like to use a trailing percentage sometimes. That way as the trade gets further in profit the stop widens to allow some breathing room. Then you could still have the color change in place as a backup.

I think the color change will be pretty good though by itself as long as we can get it working properly. I had a trade on XAU/USD that changed colors for 3 bars and didn't close. It's still in profit but lost some pips from not closing.
Author:  Smoochie88 [ Tue Jan 24, 2012 7:50 pm ]
Post subject:  Re: ChangeTheColor EA

Hi again, if I want to use trailing stop do I have to disable anything else? (set anything else to false?)

thanks in advance.. I'm very noob at this EA scripting
Author:  magft [ Tue Jan 24, 2012 9:05 pm ]
Post subject:  Re: ChangeTheColor EA

Smoochie88 wrote:Hi again, if I want to use trailing stop do I have to disable anything else? (set anything else to false?)

thanks in advance.. I'm very noob at this EA scripting
Use the following settings:

Code: Select all

UseLastColorChangeSL=false;
UseCandlestickTrailingStop=false;
JumpingStop=false;
TrailingStop=true;
Hope this helps

Mike
Author:  magft [ Tue Jan 24, 2012 10:47 pm ]
Post subject:  Re: ChangeTheColor EA

Update in post #1.

Default options have changed for use on H4 charts so change accordingly.

Regards

Mike
Author:  ROBST3R [ Tue Jan 24, 2012 11:09 pm ]
Post subject:  Re: ChangeTheColor EA

thnx for your hard work Mike!
Author:  spyderman [ Wed Jan 25, 2012 4:07 am ]
Post subject:  Re: ChangeTheColor EA

Thanks again Mike. We'll give it a run.
All times are UTC Page 16 of 24