Available translations

Hurst Channel Oscillator

foundations.png
Summary: The Hurst Channel oscillator, originally created by J.M. Hurst attempts to identify oversold and overbought market zones.
Hurst Channel Oscillator
The Hurst oscillator can be treated like any other oscillator where a crossover of the fast signal with the slow signal is a potential entry point. Oscillator divergences can also be used to spot potential reversals.
The oversold zone are values below zero, while the overbought zone is above one.
Products & Properties
The following properties are available to access:
Product Name Product Variable Properties
HurstChannelOscillator HCO fastLine, slowLine
The parameters of the indicator's calculations can be changed by locating and opening the Javascript Code under Data Building Procedure -> Procedure Loop under "Hurst Channel Oscillator" Procedure Loop.
Example:
This indicator can be used to enter a trade when the fast line rises above the Zero line from below:
 chart.at01hs.HCO.fastLine > 0 && chart.at01hs.HCO.previous.fastLine < 0
Maintainer:
Previous
AK MACD BB
Next
LW Proxy