Wyckoff Wave"The Wyckoff Wave is a weighted index consisting of 12 stocks that are leaders in their perspective industries. It was introduced by the Stock Market Institute in 1931.
Made up of leaders in the important stock groups, the Wyckoff Wave represents the core of the American industrial complex.
The Wyckoff Wave has been a market indicator for Wyckoff students for over 50 years. While the stocks comprising the Wyckoff Wave have changed over time, it continues to be a sensitive leading market indicator. The Wyckoff Wave has consistently identified market trends.
The Wyckoff Wave is extremely helpful in predicting the stock market’s timing and the direction of the next market move.
The Wyckoff Wave is analyzed in five minute intervals and individual up and down iintra-day waves are created.
These individual waves, which include the price action and volume during those brief up and down market swings, also provide the data for other important Wyckoff Stock Market Institute indicators, including the Optimism-Pessimism volume index and the Trend Barometer.
These 12 stocks that make up the Wyckoff Wave. They are listed, along with their multipliers, below."
Wave Stock / Multiplier
AT&T / 79
Bank of America / 50
Boeing / 39
Bristol Myers / 119
Caterpillar / 35
DowDuPont / 72
Exxon Mobile / 32
IBM / 21
General Electric / 90
Ford / 25
Union Pacific / 60
WalMart / 43
In 2019, DowDuPont split into three companies: Dow, DuPont, and Corteva. Because TV limits the number of securities in a script to 40, only Dow and DuPont are factored into the Wave calculation (higher market caps than Corteva) with a multiplier of 36 each.
Wyckoffwave
JSE Wyckoff Wave Volume Code// The Stock Market Institute (SMI) describes an propriety indicator the "SMI Wyckoff Wave" for US Stocks. This code is an attempt to make a Wyckoff Wave for the Johannesburg Stock Exchange (JSE).
// The JSE Wyckoff Wave is in a separate code. This is the code for the volume of the wave. Please see code for the JSE Wyckoff Wave which goes with this indicator.
//
// The Wave presents a normalized price for the 10 selected stocks (An Index for the 10 stocks).
// The theory is to select stocks that are widely held, market leaders, actively traded and participate in important market moves.
// This is only my attempt to select 10 stocks and a different selection can be made.
// I am not certain how SMI determine their weightings but what I have done it to equalize the Rand value of the stock volumne so that moves are of equal magnitude.
// The then provides a view of the overall condition of the market and volume flow in the market.
//
// I have used the September 2018 price to normalize the stock price for the 10 selected stocks based. The stocks and weightings can be changed periodically depending on the performance and leadership.
//
// Please, let me know if there is a better work around this.
The stocks and their weightings are:
"JSE:BTI"/0.79
"JSE:SHP"/2.87
"JSE:NPN"/0.18
"JSE:AGL"/1.96
"JSE:SOL"/1.0
"JSE:CFR"/4.42
"JSE:MND"/1.40
"JSE:MTN"/7.63
"JSE:SLM"/7.29
"JSE:FSR"/8.25
JSE Wyckoff WaveThe Stock Market Institute (SMI) describes an propriety indicator the "SMI Wyckoff Wave" for US Stocks. This code is an attempt to make a Wyckoff Wave for the Johannesburg Stock Exchange (JSE). Once the wave has been established the volume can also be calculated. Please see code for the JSE Wyckoff Wave Volume which goes with this indicator.
The Wave presents a normalized price for the 10 selected stocks (An Index for the 10 stocks). The theory is to select stocks that are widely held, market leaders, actively traded and participate in important market moves. This is only my attempt to select 10 stocks and a different selection can be made. I am not certain how SMI determine their weightings but what I have done it to equalize the Rand value of the stock so that moves are of equal magnitude. The then provides a view of the overall condition of the market and volume flow in the market.
I have used the September 2018 price to normalize the stock price for the 10 selected stocks based. The stocks and weightings can be changed periodically depending on the performance and leadership.
Most Indecies when constructed assume that all high prices and all low prices happen at the same time and therefor inflate the wicks of the bars. To make the wave more representatives for the SMI Wyckoff Wave the price is determined on the 5 minute timeframe which removes this bias. However, TradingView does not calculate properly when selecting a lower timeframe than in current period. A work around is to call the sma of the highs and add these which provides more realistic tails. Please, let me know if there is a better work around this.
The stocks and their weightings are:
"JSE:BTI"*0.79
"JSE:SHP"*2.87
"JSE:NPN"*0.18
"JSE:AGL"*1.96
"JSE:SOL"*1.0
"JSE:CFR"*4.42
"JSE:MND"*1.40
"JSE:MTN"*7.63
"JSE:SLM"*7.29
"JSE:FSR"*8.25