| New signals service! | |
|
|||||||
| 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 |
|
![]() |
|
|
LinkBack (1) | Thread Tools | Display Modes |
|
|||
|
Robert. Can you help me please?
I need a VERY lagging MA as a filter. It should be easy to use and show only current trend so my EA won't open both buys and sells but will use only either buys or sells or not trade if the price is close to MA. It should be VERY lagging so it shows only the current trend on H4 or D1.
__________________
MQL4 programming is easy ^^ |
|
|||
|
Quote:
What about 200 SMA? Or try 100 EMA on hourly with good separation. Robert |
|
|||
|
Quote:
I just tested that. But it seems best result is with using small shift of MA and small period... How about using MA cross with breakout systems? Buystop above the last peak high before the MA cross and sellstop below the last peak low before the cross.
__________________
MQL4 programming is easy ^^ |
|
|||
|
MACD = EMA with period 1 + EMA with period 2. Higher than 0 when faster MA is higher than slower MA ect.
LSMA - another type of averaging. You only change the way you calculate the filtered price, but the price itself doesn't change. Its normal that results are similar. Its more important what you do with results rather than what results you get.
__________________
MQL4 programming is easy ^^ |
|
||||
|
Please see attached screenshot.
The attached EA is one that MrPip coded up for me some time ago. I had backtested it but had not forward tested it. I think it looks promising, but since I don't know exactly what the code is doing I don't know if it's operating correctly. I think it's supposed to trade when the colors change to blue and red, but it's not taking every trade. See chart, buy trade should have occured on 9/19 after change to blue. Could this be due to the 1 trade per day rule? If so, could this be removed? Any help appreciated, Thanks. |
![]() |
| Bookmarks |
| Tags |
| lsma alert, Lsma indicator |
| Thread Tools | |
| Display Modes | |
|
|
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 |