Re: Divergence For Many Indicators

17
pail1217 wrote: Tue Mar 14, 2023 2:31 am Is it possibly to offer a mtf version of the indicator? Thx in advance.
Made this version that is mtf with divergence and slope alerts. Think I got all the built in mt4 indicators included in the dropdown.

Code: Select all

enum  enIndType
      {
         ind_ac,                                                 // Accelerator
         ind_ad,                                                 // Accumulation
         ind_adx,                                                // Adx
         ind_plus,                                               // Adx plusdi
         ind_minus,                                              // Adx minusdi
         ind_atr,                                                // Atr
         ind_ao,                                                 // Awesome
         ind_bears,                                              // Bears
         ind_bulls,                                              // Bulls
         ind_cci,                                                // Cci
         ind_dem,                                                // Demarker
         ind_for,                                                // Force
         ind_mom,                                                // Momentum
         ind_mfi,                                                // Money flow index
         ind_macd,                                               // Macd
         ind_osma,                                               // Osma
         ind_obv,                                                // Obv
         ind_rvi,                                                // Rvi
         ind_std,                                                // Standard deviation
         ind_sto,                                                // Stochastic
         ind_vol,                                                // Volume
         ind_rsi,                                                // Rsi
         ind_wpr,                                                // Wpr
};
These users thanked the author mrtools for the post (total 8):
pail1217, kvak, andrei-1, SijjiN, boytoy, Jimmy, navid110, rafl99

Re: Divergence For Many Indicators

18
mrtools wrote: Tue Mar 14, 2023 5:50 am Made this version that is mtf with divergence and slope alerts. Think I got all the built in mt4 indicators included in the dropdown.

Code: Select all

enum  enIndType
      {
         ind_ac,                                                 // Accelerator
         ind_ad,                                                 // Accumulation
         ind_adx,                                                // Adx
         ind_plus,                                               // Adx plusdi
         ind_minus,                                              // Adx minusdi
         ind_atr,                                                // Atr
         ind_ao,                                                 // Awesome
         ind_bears,                                              // Bears
         ind_bulls,                                              // Bulls
         ind_cci,                                                // Cci
         ind_dem,                                                // Demarker
         ind_for,                                                // Force
         ind_mom,                                                // Momentum
         ind_mfi,                                                // Money flow index
         ind_macd,                                               // Macd
         ind_osma,                                               // Osma
         ind_obv,                                                // Obv
         ind_rvi,                                                // Rvi
         ind_std,                                                // Standard deviation
         ind_sto,                                                // Stochastic
         ind_vol,                                                // Volume
         ind_rsi,                                                // Rsi
         ind_wpr,                                                // Wpr
};
Image
You are the best. Thank you!

Re: Divergence For Many Indicators

19
mrtools wrote: Tue Mar 14, 2023 5:50 am Made this version that is mtf with divergence and slope alerts. Think I got all the built in mt4 indicators included in the dropdown.

Code: Select all

enum  enIndType
      {
         ind_ac,                                                 // Accelerator
         ind_ad,                                                 // Accumulation
         ind_adx,                                                // Adx
         ind_plus,                                               // Adx plusdi
         ind_minus,                                              // Adx minusdi
         ind_atr,                                                // Atr
         ind_ao,                                                 // Awesome
         ind_bears,                                              // Bears
         ind_bulls,                                              // Bulls
         ind_cci,                                                // Cci
         ind_dem,                                                // Demarker
         ind_for,                                                // Force
         ind_mom,                                                // Momentum
         ind_mfi,                                                // Money flow index
         ind_macd,                                               // Macd
         ind_osma,                                               // Osma
         ind_obv,                                                // Obv
         ind_rvi,                                                // Rvi
         ind_std,                                                // Standard deviation
         ind_sto,                                                // Stochastic
         ind_vol,                                                // Volume
         ind_rsi,                                                // Rsi
         ind_wpr,                                                // Wpr
};
Image
A small problem.
Attachments


Who is online

Users browsing this forum: 88FX88, Amazon [Bot], ffsss, Ogee, Seznam [Bot], SijjiN, ssscary, sunmetal, TheJurgFX, Yandex [Bot] and 85 guests