Traders' Tips from TASC Magazine
Bull and Bear Balance Indicator
Vadim Gimelfarb's article, "Bull and Bear Balance Indicator" references a histogram created by subtracting his bear power indicator from his bull power indicator. The result is then smoothed by a 30-period average. The following formula will produce that histogram.
To use this formula in MetaStock: go to Tools | Indicator Builder. Click New and enter the name for the formula. Then click in the larger window and enter the actual formula. When done, click Okay. After you plot this formula in a chart, right-click on the resulting line and then left click properties. Change the line style to Histogram and click Okay.
The formulas for Bull Power and Bear Power were re-arranged slightly in the hopes of making them easier to read and enter in the formula editor.
Name: Bull Power/Bear Power Histogram.
Formula:
r1:=If(Ref(C,-1)<O,Max(O-Ref(C,-1),H-L),H-L); r2:=If(Ref(C,-1)>O,Max(Ref(C,-1)-O,H-L),H-L); bull:=If(C=O, If(H-C=C-L, If(Ref(C,-1)>O, Max(H-O,C-L), r1), If(H-C>C-L, If(Ref(C,-1)<O, Max(H-Ref(C,-1),C-L), H-O), r1)), If(C<O, If(Ref(C,-1)<O, Max(H-Ref(C,-1),C-L), Max(H-O,C-L)), r1)); bear:=If(C=O, If(H-C=C-L, If(Ref(C,-1)<O, Max(O-L,H-C), r2), If(H-C>C-L, r2, If(Ref(C,-1)>O, Max(Ref(C,-1)-L,H-C), O-L))), If(C<O, r2, If(Ref(C,-1)>O, Max(Ref(C,-1)-L,H-C), Max(O-L,H-C)))); Mov(bull-bear,30,S)
Contents
- Affine transformation
- Anticipating Moving Average Crossovers
- At Last! A Trend-Friendly Oscillator
- Average True Range or Standard Deviation
- Balance of Market Power
- Between Price and Volume
- Bollinger Band Targets
- BONUS ISSUE: Mutual Fund Screen
- Boosting Profitability - the AIM Indicator
- Breakout_Range2
- Bridging the Gap, Linking Point & Figure and Bar Charts
- Buff Up Your Moving Averages
- Bull and Bear Balance Indicator
- Candlestick Filtering
- Coding Candlesticks (II)
- Confirming the Price Trend
- Creating Multi-Colored Indicators in MetaStock
- Darvas-Style Trading and Something Darvas
- Deviation Oscillator
- Directional Breakout
- Ehlers Filters
- Elastic Volume Weighted Moving Average
- Finding Key Reversals
- Fisher Transform
- FVE - %b
- FVE - lin reg slope
- FVE - Storz's divergence
- FVE w/ linear regression slope
- High Low Strategy
- High Tech Mesa Adaptive Moving Averages
- Hilbert Indicators Tell You When to Trade
- Holding Overnight Positions
- Hot Zones
- How Smooth is Your Data Smoother
- Ichimoku Charts
- Index of Chart Sentiment
- Laguerre Filter
- Laguerre RSI
- MACD of Relative Strength
- Moving Average Crossovers
- Moving Average: Long on Talk, Sort on Action
- Normalization
- Now's The Time To Trade Crude
- Pivot point Strategy
- Profit with ETFs
- Quicken Your Averages
- Red-Green Strategy
- Refining the Hilbert Indicator
- Regularization
- Relative Performance Charting
- RSI Bands
- Squelch Those Whipsaws
- sRSI - Original
- sRSI - Using Wilders
- Stochastics
- Tandem Studies on Market Movement
- Targeting Your Pattern
- TC 2000 Scans
- The Average Peak Excursion
- The Cocked Gun Revisited
- The Inverse Fisher Transform
- The Self-Adjusting RSI
- The Truth about Volatility
- The Wilson Relative Price Channel
- Thrust Oscillator
- Trade Against the Gap
- Trade Into the Gap
- Trade the Swing Price
- Trend Continuation Factor
- Trend Quality Indicator
- Trend Trigger Factor
- TrendIV & Volume - Buy Signal
- TrendIV & Volume - Sell Signal
- Triggering Your Trading System
- Using Money Flow to Stay with the Trend
- Using Volume to Detect Shifts In Power
- Volatility System
- VWAP for Support and Resistance
- When and When not to Trade