"meters" ... - page 3

 

Updated wpr meters : meter_wpr_nmc.mq4

Originally it was posted here : https://www.mql5.com/en/forum/180262

Files:
 

Updated stochastic meter : meter_stochastic_nmc.mq4

Original was posted here : https://www.mql5.com/en/forum/180262

 

...

WPR (Williams percent range) meter

Parameters specific to WPR meter :
WPRLength-> length used for WPR calculation

Stochastic meter

Parameters specific to Stochastic meter :
StoKPeriod-> length used for stochastic calculation

StoSlowingPeriod-> period for stochastic smoothing

StoPrice-> the "price" to use for calculation :
0 -> high/low

1 -> close/close

As you can notice, there is no parameter for D period. It is not present since this indicator uses the main stochastic line when showing the meter and the stochastic signal line is not used

Updated wpr meter posted here : https://www.mql5.com/en/forum/180262

Updated stochastic metere posted here : https://www.mql5.com/en/forum/180262

Files:
 

Updated meters rsi : meter_rsi_nmc.mq4

Updated meters smoothed rsi : meter_smoothed_rsi_nmc.mq4

Originally they were posted here : https://www.mql5.com/en/forum/180262

 

...

RSI meter

Parameters specific to RSI meter :
RsiLength-> length used for stochastic calculation RsiPrice-> the price to use for calculation

Smoothed RSI meter (Ehlers smoothed RSI)

Parameters specific to Smoothed RSI meter :
RsiLength-> length used for stochastic calculation RsiPrice-> the price to use for calculation

Updated versions posted here : https://www.mql5.com/en/forum/180262

 

Updated meter rsx : meter_rsx_nmc.mq4

Originally it was posted ere : https://www.mql5.com/en/forum/180262

_________________________

PS; you might notice new parameters in the updated versions. Box width and height. It seems that the new metatrader treats the font metrics differently than the old metatrader and in this case I decided to let the user be able to adjust how the boxes will look like instead of assuming that metaqotes will keep this way of font metrics treating in the future too. They have changed too many things too many time - seem that we have to be prepared to any imaginable change that someones mind can come up with and that change will again disregards downwards compatibility

Files:
 

Updated demarker meter : meter_demarker_nmc.mq4

Originally it was posted here : https://www.mql5.com/en/forum/180262

 

RSX meter

Parameters specific to RSX meter :
RsiLength-> length used for RSX calculationRsiPrice-> the price to use for calculation

DeMarker meter

Parameters specific to DeMarker meter :
DemLength-> length used for DeMarker calculation

Updated versuin posted here : https://www.mql5.com/en/forum/180262

Files:
 

Updated DSS meter : meter_dss_bressert_nmc.mq4

Original (with detailed description) was posed here : https://www.mql5.com/en/forum/180262

Files:
 

DSS Bressert meter

Parameters specific to DSS Bressert :
DssLength-> length used for DSS calculationDssSmoothlength-> smoothing length for DSS Updated version posted here : https://www.mql5.com/en/forum/180262

DMX (oma smoothed) meter

Parameters specific to DMX :
DmxLength-> length used for DMX calculationDmxSpeed-> speed for primary OMA smoothingDmxAdaptive-> is the primary OMA smoothing adaptive or notDmxResultSmooth-> length used for result DMX smoothingDmxResultSpeed-> speed for result OMA smoothingDmxResultAdaptive-> is the result OMA smoothing adaptive or notUpdated version posted here : https://www.mql5.com/en/forum/180262

Reason: