Forex
Google

Go Back   Forex Trading > Downloads > Expert Advisors - Metatrader 4
Forex Forum Register FAQ Members List Calendar Search Today's Posts Mark Forums Read


Register in Forex TSD!
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time).
Click here to register and get more information

Reply
 
LinkBack (1) Thread Tools Display Modes
  #21 (permalink)  
Old 06-29-2007, 04:47 PM
robp robp is offline
Senior Member
 
Join Date: May 2006
Posts: 609
robp is on a distinguished road
Damiani and WAE are good, but I've only seen them reliable at TF's lower than daily.

I think your NF LSMA is great. Is the plan to trade off of lower TF waves being filtered by each higher TF lsma?

Quote:
Originally Posted by MrPip View Post
wookey,

Thanks for the explanation.

Looks interesting. The idea for trading sounds similar to the Hoover method. The difference is determining which channel to use.

I have been meaning to write an EA for that method but have been too busy.

The idea is to use an MA cross within the channel. If the cross is in the center area of the channel no trade. If in the second level a trade is placed with first target either the center or opposite 2nd level. If outside the 2nd level a trade is placed with the same target ideas.

If this is added I will also include partial close at the targets and let the rest of the trade run to an opposite signal.

The EA at this time is very basic. I hope to be able to modify it to be profitable on lower timeframes. I have been looking at a few filter ideas like damiani_volatmeter and waddah_attar_explosion.

Any other ideas are welcome.

Robert
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #22 (permalink)  
Old 06-29-2007, 04:53 PM
MrPip MrPip is offline
Senior Member
 
Join Date: Mar 2006
Location: La Verne,CA
Posts: 551
MrPip is on a distinguished road
MTF_LSMA_in_Color

Quote:
Originally Posted by stav01 View Post
Robert,

Is it possible to create a MTF indicator base on the 3 colour LSMA rather than the usual one? The red / blue / yellow over 4 timeframes would be very useful.

Thanks and regards,

Paul.
I thought of this as well. The problem is the limit on indicator buffers. For 3 colors we would be limited to 2 timeframes per indicator window.

I do have a version that plots one per window and have attached it to the third post.

I modified one that I have that also can use HMA, Ehlers iTrend and nonLagMA.

For those you need the 3 other indicators.

Robert
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #23 (permalink)  
Old 06-29-2007, 05:01 PM
MrPip MrPip is offline
Senior Member
 
Join Date: Mar 2006
Location: La Verne,CA
Posts: 551
MrPip is on a distinguished road
Quote:
Originally Posted by robp View Post
Damiani and WAE are good, but I've only seen them reliable at TF's lower than daily.

I think your NF LSMA is great. Is the plan to trade off of lower TF waves being filtered by each higher TF lsma?
That is my plan. I hope to find a way to trade the lower timeframes using the filters and the trend on higher timeframes. When I first worked on this EA(back in 2005) for lower timeframes I could not find a filter that helped. Since then these two filters have been posted and they have worked well for some of the EAs I have written for other threads here.

Robert
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #24 (permalink)  
Old 06-29-2007, 05:54 PM
robp robp is offline
Senior Member
 
Join Date: May 2006
Posts: 609
robp is on a distinguished road
I really think you should look then at the wpr with theshholds of -28 and -72. See the attached H1 chart. The red arrow is where the daily lsma crossed up. If you waited until wpr also crossed up on lower tf, it signals a nice entry that can be ridden for the wpr's duration above -28 at least.

Quote:
Originally Posted by MrPip View Post
That is my plan. I hope to find a way to trade the lower timeframes using the filters and the trend on higher timeframes. When I first worked on this EA(back in 2005) for lower timeframes I could not find a filter that helped. Since then these two filters have been posted and they have worked well for some of the EAs I have written for other threads here.

Robert
Attached Images
File Type: gif lsma wpr.gif (9.7 KB, 856 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #25 (permalink)  
Old 06-29-2007, 06:03 PM
MrPip MrPip is offline
Senior Member
 
Join Date: Mar 2006
Location: La Verne,CA
Posts: 551
MrPip is on a distinguished road
Robp,
I am looking at wpr, Stochastic, momentum and RSI as well as the other filters. If you have seen some of my other EAs you know I like to use switches to determine what really helps.

If you plot the LSMAs on the hourly chart you will also see where the trade would have entered on that timeframe. With the strong uptrend good profit is achieved. The problem is when the price is in a flat range for an extended period.

Another direction this EA might take is to use the direction of the LSMA instead of the cross. Plot LSMA_in_Color4 80 or 100 on the hourly chart and you will see the potential.

Robert

Last edited by MrPip : 06-29-2007 at 06:11 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #26 (permalink)  
Old 06-29-2007, 06:05 PM
mq4rex mq4rex is offline
Junior Member
 
Join Date: Jun 2007
Posts: 19
mq4rex is on a distinguished road
LSMA 50 on 5min GU

I like LSMA and use it in my EA as part of Woodie CCI.

I find LSMA 50 om 5Min chart is a good filter.

Let me know if I can contribute to the thread/code.


mq4rex
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #27 (permalink)  
Old 06-29-2007, 06:12 PM
robp robp is offline
Senior Member
 
Join Date: May 2006
Posts: 609
robp is on a distinguished road
It really then depends on the tf you want to trade off of. My previous pic shows an hourly filtered by a daily lsma cross. If you want to go down to 30 then damiani is good. And yes, flags are always the best way to go.

Have you seen BB squeeze? It's good for shorter TFs as well to stay out of ranging markets. I've got to run, but here's a quick pic.

Are you looking to trade below M30?

Quote:
Originally Posted by MrPip View Post
Robp,
I am looking at wpr, Stochastic, momentum and RSI as well as the other filters. If you have seen some of my other EAs you know I like to use switches to determine what really helps.

If you plot the LSMAs on the hourly chart you will also see where the trade would have entered on that timeframe. With the strong uptrend good profit is achieved. The problem is when the price is in a flat range for an extended period.

Robert
Attached Images
File Type: jpg lsma bb squeeze.jpg (27.5 KB, 853 views)

Last edited by robp : 06-29-2007 at 06:14 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #28 (permalink)  
Old 06-29-2007, 06:16 PM
MrPip MrPip is offline
Senior Member
 
Join Date: Mar 2006
Location: La Verne,CA
Posts: 551
MrPip is on a distinguished road
robp,

I am also looking at BB Squeeze. I even have a version of BB based on LSMA. I talked with John Bollinger at the Forex Expo and have an open invitation to talk with him at his office. I showed him the modified BB with LSMA and he stated he has been meaning to look into using LSMA for some time but has been too busy.

Robert
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #29 (permalink)  
Old 06-29-2007, 06:26 PM
robp robp is offline
Senior Member
 
Join Date: May 2006
Posts: 609
robp is on a distinguished road
Here's a better pic using M30.
Attached Images
File Type: jpg LSMA wpr M30.jpg (29.6 KB, 849 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #30 (permalink)  
Old 06-29-2007, 06:26 PM
MrPip MrPip is offline
Senior Member
 
Join Date: Mar 2006
Location: La Verne,CA
Posts: 551
MrPip is on a distinguished road
Contributing to thread

Quote:
Originally Posted by mq4rex View Post
I like LSMA and use it in my EA as part of Woodie CCI.

I find LSMA 50 om 5Min chart is a good filter.

Let me know if I can contribute to the thread/code.


mq4rex
The code is open source and I do not mind a team approach. It saves me time in my already busy schedule when others contribute ideas in code.

I also would not mind if other programmers post that they will be willing to code ideas posted by non-coders.

If anyone makes a change you must understand that I reserve the right to change your code and post the resulting EA on the first post.

I do require that anyone modifying the EA use functions. If you have trouble with adding your function to the EA then code the function and any required variables with good comments and I will add the needed code to use whatever looks best.

That way only the best version(s) will be commonly used.

If you want to see a model of how this can be done complete with switches and prompt strings look at the attached EA. The EA will not run unless you have the needed indicators from the DIN_Kuskus thread.

Robert
Attached Files
File Type: mq4 DIN_KusKus_EA_v2.6.mq4 (54.1 KB, 139 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

LinkBacks (?)
LinkBack to this Thread: http://www.forex-tsd.com/expert-advisors-metatrader-4/8319-lsma-experts-indicators.html
Posted By For Type Date
[MT_E and I] GBPJPY - ForexForums.org This thread Refback 06-27-2008 12:23 AM

Similar Threads
Thread Thread Starter Forum Replies Last Post
LSMA and EMA with angle ? frantacech Indicators - Metatrader 4 12 07-09-2007 10:02 PM
Lsma forexts Indicators - Metatrader 4 11 06-28-2007 06:45 PM
Zero Line LSMA european Indicators - Metatrader 4 1 09-24-2006 08:30 AM
2 LSMA-color indicator... ttt123 Metatrader 4 2 09-18-2006 08:33 AM


All times are GMT. The time now is 10:35 PM.