SpeeD Oscillator v2.3 – indicator MetaTrader 5

SpeeD Oscillator v2.3 - indicator for MetaTrader 5
History: v 2 v 2.2 v 2.3  adds fixes, code improvement and Price-to-MA Distance Information: Trade Value depends on Price Positioning, the shape of which can be described also by MA Speed and Price-to-MA Distance.  This indicator provides: Speed Data as a Histogram, scaled with the historical average. Distance Data as a Line, in percentage … Read more

The Hilbert Oscillator Indicator – indicator MetaTrader 5

The Hilbert Oscillator Indicator - indicator for MetaTrader 5
The Hilbert Oscillator Indicator was created John Ehlers in “Rocket Science For Traders”, pg.90-91. This indicator works very well for identifying major turning points. When the blue line crosses the red line, the stock starts an uptrend, and the opposite is true. The MetaTrader 5 version also includes immediate buy and sell signals through line … Read more

Elegant oscillator – indicator MetaTrader 5

Elegant oscillator - indicator for MetaTrader 5
In his article in February 2022 issue of TASC, “An Elegant Oscillator: Inverse Fisher Transform Redux,” author John Ehlers explains how he uses the inverse Fisher transform to create an indicator he calls the elegant oscillator. Recommendations: this version is extended compared to original (not using fixed oscillator period and you can freely chose prices) some … Read more

Kalman Speed oscillator – indicator MetaTrader 4

Kalman Speed oscillator - indicator for MetaTrader 4
Just an experiment on try to using the “speed” (or correction factor?) of the Kalman filter as indicator.. Added a smooth “signal” line based on the moving average of the “speed” (that could be shifted some bars on parameters (positive or negative values) Also, the buffers are named to help to understand what is being calculated … Read more

AO – Awesome Oscillator – without iAO() code for beginners by William210 – indicator MetaTrader 5

Moving average tutorial - Terminal
Good evening. Do you develop on Sunday? I do 🙂  Here is the last code of the day, which makes 3 🙂 which you can find in the codebase.  The Adaptive moving average, the Alligator and this one the Awesome Oscillator  I wanted to redo the iAO function, because the indicator seems good to me, … Read more