Re: MT4 Indicators with alerts/signals

3243
Amunra5 wrote: Wed Aug 12, 2020 12:24 pm

mrtools,
i set ma1 shift to zero and ma2 shift 4. visually the shift was there, but the alerts would still behave as if ma2 is shift 0. any chance we can change the parameters?
Not able to test this version, but think it should work correctly.
These users thanked the author mrtools for the post (total 3):
Amunra5, alexm, pipsquirrel

Re: MT4 Indicators with alerts/signals

3244
mrtools wrote: Wed Aug 12, 2020 4:36 pm

Not able to test this version, but think it should work correctly.
Kindly add more options for moving average method please, mrtools.
add the ones below pls
thank you

Code: Select all

enum enMaTypes
{
   ma_adxvma,  // Adxvma
   ma_ahr,     // Ahrens moving average
   ma_alxma,   // Alexander moving average - ALXMA
   ma_dema,    // Double exponential moving average - DEMA
   ma_dsema,   // Double smoothed exponential moving average - DSEMA
   ma_emas,    // Ema derivative - EMAD
   ma_ema,     // Exponential moving average - EMA
   ma_frama,   // Fractal adaptive moving average - FRAMA
   ma_hull,    // Hull moving average - HMA
   ma_ie2,     // IE/2
   ma_ilinr,   // Integral of linear regression slope
   ma_itl,     // Instantaneous trendline
   ma_lagg,    // Laguerre filter
   ma_lead,    // Leader exponential moving average
   ma_linr,    // Linear regression value - LSMA
   ma_lwma,    // Linear weighted moving average - LWMA
   ma_mcg,     // McGinley Dynamic
   ma_mcma,    // McNicholl ema
   ma_nlma,    // Non lag moving average
   ma_pwma,    // Parabolic weighted moving average - PWMA
   ma_rmta,    // Recursive moving trendline - RMTA
   ma_sma,     // Simple moving average - SMA
   ma_sid,     // Simple decycler - SDEC
   ma_sine,    // Sine weighted moving average
   ma_smma,    // Smoothed moving average - SMMA
   ma_smoo,    // Smoother
   ma_ssm,     // Super smoother
   ma_b3p,     // Three pole Ehlers Butterworth
   ma_s3p,     // Three pole Ehlers smoother
   ma_tma,     // Triangular moving average - TMA
   ma_tema,    // Tripple exponential moving average - TEMA
   ma_b2p,     // Two pole Ehlers Butterworth
   ma_s2p,     // Two pole Ehlers smoother
   ma_vema,    // Volume weighted ema - VEMA
   ma_vwma,    // Volume weighted moving average - VWMA
   ma_zldema,  // Zero lag dema
   ma_zlma,    // Zero lag moving average
   ma_zltema   // Zero lag tema
};
fractals inside fractals


Re: MT4 Indicators with alerts/signals

3248
Amunra5 wrote: Thu Aug 13, 2020 10:24 pm

Kindly add more options for moving average method please, mrtools.
add the ones below pls
thank you

Code: Select all

enum enMaTypes
{
   ma_adxvma,  // Adxvma
   ma_ahr,     // Ahrens moving average
   ma_alxma,   // Alexander moving average - ALXMA
   ma_dema,    // Double exponential moving average - DEMA
   ma_dsema,   // Double smoothed exponential moving average - DSEMA
   ma_emas,    // Ema derivative - EMAD
   ma_ema,     // Exponential moving average - EMA
   ma_frama,   // Fractal adaptive moving average - FRAMA
   ma_hull,    // Hull moving average - HMA
   ma_ie2,     // IE/2
   ma_ilinr,   // Integral of linear regression slope
   ma_itl,     // Instantaneous trendline
   ma_lagg,    // Laguerre filter
   ma_lead,    // Leader exponential moving average
   ma_linr,    // Linear regression value - LSMA
   ma_lwma,    // Linear weighted moving average - LWMA
   ma_mcg,     // McGinley Dynamic
   ma_mcma,    // McNicholl ema
   ma_nlma,    // Non lag moving average
   ma_pwma,    // Parabolic weighted moving average - PWMA
   ma_rmta,    // Recursive moving trendline - RMTA
   ma_sma,     // Simple moving average - SMA
   ma_sid,     // Simple decycler - SDEC
   ma_sine,    // Sine weighted moving average
   ma_smma,    // Smoothed moving average - SMMA
   ma_smoo,    // Smoother
   ma_ssm,     // Super smoother
   ma_b3p,     // Three pole Ehlers Butterworth
   ma_s3p,     // Three pole Ehlers smoother
   ma_tma,     // Triangular moving average - TMA
   ma_tema,    // Tripple exponential moving average - TEMA
   ma_b2p,     // Two pole Ehlers Butterworth
   ma_s2p,     // Two pole Ehlers smoother
   ma_vema,    // Volume weighted ema - VEMA
   ma_vwma,    // Volume weighted moving average - VWMA
   ma_zldema,  // Zero lag dema
   ma_zlma,    // Zero lag moving average
   ma_zltema   // Zero lag tema
};
Added all the averages.
These users thanked the author mrtools for the post (total 6):
Amunra5, rudiarius, marwilli, alexm, pipsquirrel, RodrigoRT7

Re: MT4 Indicators with alerts/signals

3249
Hi everyone,

I hope everyone is getting their PIPs. I would to share this indicator. Bank levels are at the 00, 20, 50 & 80 levels. This indicator gives you that and you can clearly see how price reacts at those levels. If we could get alerts once price close one of the levels, would be awesome. If not, everyone use this indicator. I never have to draw S/Rs again...

By the way, I've included the file with the levels already set. You can change the color, add more levels and change the levels as well...enjoy
These users thanked the author naluvs01 for the post (total 7):
QSD, marek111, charli, Banzai, pipsquirrel, Antonio, eduarescobar


Who is online

Users browsing this forum: Applebot [Crawler], ChatGPT [Bot], kvak, Narutopips, sunmetal, Telegram [Bot], Yandex [Bot] and 111 guests