New Multi Lot Scalper - page 11

 
freak:
another filter that dramatically improve max dd

Brutal if disables ea on macro data publications:

if ( TimeHour(CurTime())==20 || (TimeHour(CurTime())==14&&TimeMinute(CurTime())>=28) || (TimeHour(CurTime())==19&&TimeMinute(CurTime())>=50) )

{

DisableTrading = true;

}

Before

After

Stay tuned guys!

Hi Freak,

What about this as a directional filter??

 

iTrend, \SHI chennels

Freak let me first thank you for the hard work. Just have a look at Itrend and SHI channel. they have proven themselves to me and are relatively simple. Specially solving the directional problem with this EA needs the SHI channel I think.

I hope these could of been some help to you.

I look forward to see the result.

Ross.

Files:
i_trend_1.mq4  4 kb
juice.mq4  3 kb
 

Java, what settings do you have it on?

 
herkfsu:
Java, what settings do you have it on?

i use this seeting:

Lots = 0.10;

StopLoss = false;

TakeProfit = 10.00;

TrailingStop = 5.00;

mm = 10;

Reversed = true;

and i use 15 M, 30 M, 1 H, 4 H, Daily at the same terminal. is my setting correct ??

 

Hi guys.

Tommorow I'll post my ea, the setup and 2 week forward test result.

Then I'll start rocking with your new trend filters.

Cheers!

BTW java1981: your MaxTrades param is TOO BIG. IMO max is 5. When bigger - one big move (payrolls data like) and YOU'RE OUT!

Also no SL is suicide.

 
freak:
BTW java1981: your MaxTrades param is TOO BIG. IMO max is 5. When bigger - one big move (payrolls data like) and YOU'RE OUT! Also no SL is suicide.

thank you freak for your correction ..

 
freak:
Hi guys.

Tommorow I'll post my ea, the setup and 2 week forward test result.

Then I'll start rocking with your new trend filters.

Cheers!

BTW java1981: your MaxTrades param is TOO BIG. IMO max is 5. When bigger - one big move (payrolls data like) and YOU'RE OUT!

Also no SL is suicide.

Freak...sounds choice.

Check out the 10point3 EA thread (if you haven't already)...It seems like a MACD version of Multi Lot Scalper.

Also check out the Hist_StepMA_Stock_KV_Ex-03 indicator i posted above.

It's the main one Nina uses...

 

It doesn't execute any orders on InterbankFX demo account. I wonder if you guys have experienced the same problem?

It loads OK no error messages. I did restart several times still no results.

I appreciate if you let me know what i possibly am doing wrong with this EA.

Ross. DON'TMIND THIS POST I FOUND THE BUG..

 
 

I like this EA

I use it for 1 week and i change 10K in 21K with only gbpusd.

I use not in Automatic way because I think is dangerous, I wait for a big trend and open for a while, i check every 10 min for see how it's going and close if I see any changement in the trend.

I use it only when european market are open.

It's quite dangerous EA, but very nice result