4hVegas_Chart 4hVegas_Chart
4hVegas_Chart
Klinger Oscillator KVO This oscillator based on turnovers has been developed by Stephen Klinger. The oscillator is calculated in seven steps: The average typical price is calculated – (H+L+C)/3 If the current typical price is greater than the average typical price of the previous bar, the turnover of the current bar gets a “plus” sign…
The Cronex T RSI GF indicator Changed the number of dimensions (specifically to simplify use in experts) The line of the main indicator is composed of 4 with period shifts Added a line of smoothing based on T3 (I do not remember whose algorithm it is) The signals are moved to separate buffers Placed BB…
2pbIdealMA The averaging algorithms in them are developed by Neutron. The second indicator 2pbIdeal3MA.mq4 uses this averaging algorithm three times.
The Cronex T Demarker GFC (Color) indicator Modification of the DeMarker indicator. Changes: Changed the number of dimensions (specifically to simplify use in experts) The line of the main indicator is composed of 4 with period shifts Added a line of smoothing based on T3 (I do not remember whose algorithm it is) Crossing of…
Grid Grid indicator. Final version. Improved according to suggestions. Increased the operation speed, correctly processes the missing bars. If the distance between the vertical lines is noticeably smaller, then the history is missing bars there. The idea is to replace the standard grid with a more convenient one for visual work. Recommended for visual work….
F2a_AO It is based on the Filtr_AO indicator, which has been shared on KROUFR. Modified to output arrows on the chart. Added the ability to output signals both to alert and comment (set true/false in the extern variables). Just like any other arrow indicator that tries to catch the signal within the zero bar, the…
Volatility, aggressiveness, and their normalization Aggressiveness shows the number of points the instrument passes within one candle on average, analyzing the last MyPeriod periods. No matter in which direction! Volatility – the size of the channel for MyPeriod in points. The Silence indicator demonstrated one of the variants of normalization of any indicators.
BW-Zone In essence, it implements the idea of visual interpretation of the state of the fourth dimension of the Chaos Theory by B. Williams – Zone. Information on the Chaos Theory in general and the logic of determining its state, in particular. In short, the state of the zone is determined based on the values…
ds_Ticks – Ticks on the price chart The indicator displays ticks on the price chart