MACD + Histogram image
Indicator
Boost your Trading Insights with the MACD + Histogram Indicator The MACD + Histogram indicator is your powerful tool for identifying trend shifts and gauging momentum strength in real-time. Combining the MACD Line, Signal Line, and dynamic Histogram, thi…
MACD + Histogram
/indicator/macd-histogram-33
Custom VWAP - usage example of indie.Schedule class image
Indicator
We have recently released an update to Indie language 4.4 , which now includes new types for managing time periods: indie.schedule.ScheduleRule ,  indie.schedule.Schedule  and  indie.TradingSession . The "Custom VWAP" indicator demonstrates the usage o…
Custom VWAP - usage example of indie.Schedule class
/indicator/custom-vwap-usage-example-of-indie-schedule-class-23
Sma-Ema Crossover - usage example of indie.Var[T] image
Indicator
With the recent update to  Indie language 4.3 , we've introduced the  indie.Var[T]  container. This new container type functions similarly to  indie.MutSeries[T] , but it has a single-value history depth, making it ideal for storing and updating the curr…
Sma-Ema Crossover - usage example of indie.Var[T]
/indicator/sma-ema-crossover-usage-example-of-indie-var-t-90
Green/Red Bar Count - usage example of indie.Var[T] image
Indicator
This update of  "Green/Red Bar Counts"  indicator showcases the latest feature in  Indie language 4.3 , the  indie.Var[T]  container. In this implementation: State Tracking : The  indie.Var[T]  container counts consecutive green (up) or red (down) bars w…
Green/Red Bar Count - usage example of indie.Var[T]
/indicator/green-red-bar-count-usage-example-of-indie-var-t-93
ZLEMA image
Indicator
ZLEMA ZLEMA stands for Zero Lag Exponential Moving Average, developed by John Ehlers and Rick Way. Unlike a standard Exponential Moving Average, ZLEMA aims to minimize the inherent lag typically associated with moving averages and other trend-following i…
ZLEMA
/indicator/zlema-14
Volume Flow Indicator image
Indicator
The Volume Flow Indicator (VFI), developed by Markos Katsanos, is based on the popular On Balance Volume (OBV) but features three important enhancements: VFI values provide clear signals: positive readings indicate bullish conditions, while negative read…
Volume Flow Indicator
/indicator/volume-flow-indicator-76