| 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 (9) | Thread Tools | Display Modes |
|
|||
|
StoMAch
Quote:
The default of the StoMAch indicator (gold line) is EMA. I also put options in the properties of the indicator so anyone can change it as he/she wishes. As usual, 0=SMA; 1=EMA; 2=SMMA; 3=LWMA. But for the signal line of the stochastic (red line), I left it as original ie. SMA. Hope it's useful. Brgds - Ben NB: Thanks to MJ who gave me the idea of such indicator Last edited by ibadah; 07-05-2006 at 09:38 AM. |
|
|||
|
Thanks-StoMAch
Ben,
Thanks for configuring the MA of Stochastic as the 'Stomach' indicator. I've found that smoothing the Stochastic with the MA removes a lot of the noise and makes the Stochastic more useful to me. At various lengths I find it helpful in filtering noise out of the CCI-50/20/6. This will make it easier to set up. Thanks also to New Digital for posting the 'Bykov Trend Signal'. It looks promising on 1H with R:6,SSP:11, Bars:500. Using a filter like 'Macd_lines' at 6,40,9, requiring primary trend, seems to filter out any against-trend Bykov signals. I haven't quite figured out the 'Stomach_Exits' signals. Do you currently have signals given when the MA of Stochastic line crosses the 20 or 80? - MJ |
|
|||
|
Quote:
thank you for your answer but, it is an EMA of what series of data? Mario |
|
|||
|
StoMAch
Quote:
Please refer to what MJ wrote in #27 of this thread for more info about this StoMAch indicator. In other words, it is the EMA of the Stochastic series of data. Rgds - Ben |
|
|||
|
Quote:
thank you Ben. mario |
|
|||
|
Gmma
Just to let the people know that this thread was started for Guppy Multiple Moving Average with GMMA technique and indicators.
|
|
|||
|
extern int ShortPeriod = 5;
extern int ShortPeriodMode = 1; //0=sma, 1=ema, 2=smma, 3=lwma extern int BigPeriod = 50; extern int BigPeriodMode = 1; //0=sma, 1=ema, 2=smma, 3=lwma extern int ExitPeriod = 20; extern int ExitPeriodMode = 1; //0=sma, 1=ema, 2=smma, 3=lwma I got this, do i just change the 5 to 8 . Will this give me an alert when the 8 ema crosses the 50 ema. And then when the 8 ema crosses the 20 or 21 ema? What type of alert is it, popup, noise, email or what? |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Moving Average RSI | xcooper | Metatrader 4 | 15 | 08-23-2008 02:02 PM |
| XP Moving Average! | codersguru | Ema Cross | 406 | 08-04-2008 03:50 AM |
| EA Moving Average | rodrigokaus | Expert Advisors - Metatrader 4 | 5 | 06-13-2006 07:32 AM |
| moving average | danu | Expert Advisors - Metatrader 4 | 1 | 05-31-2006 04:23 AM |
| How to calculate Moving Average of a Moving Average | babarmughal | Expert Advisors - Metatrader 4 | 2 | 05-15-2006 10:11 AM |