r3sraj

Nifty_Price_Movement_BuildUP

r3sraj Updated   
Dashboard to see Price Momentum Build-Up at Nifty.

It cumulates all prices and their respective weightage.

During initial of a candle, we are not aware of volume is High or Not, we only get it in later buildup. But Price buildup will display it at the same instant that what is going with the price of all stocks.

The logic used here is that
1) If a stock close > open at a particular instant it will add that stock multiplied with its weightage in Nifty to the list of stocks that are positive.

2) If a stock close < open at a particular instant it will add that stock multiplied with its weightage in Nifty to the list of stocks that are negative.

3) Above two will give you data that how many of them are positive and are negative at a particular instant and how they are going to affect Nifty.

In one of the many possible ways, it is superior than that of Volume buildup is that, to determine volume is higher than previous volume, we have to wait for first few seconds/minutes/hours (depending on timeframe you are in) to see volume buildup. The Volume buildup function based indicator is kind of lagging, though volume itself being instant.
Release Notes:
Dashboard to view Price Momentum Build-Up of nifty Top 40 stocks at Nifty .

What is Price Moment Build-UP
Build-UP displays the percentage of Nifty Stocks is pushing Nifty index moving up or down.

Why it was developed?
During initial of a candle, we are not aware of volume is High or Not, we only get it in later buildup. But Price buildup will display it at the same instant that what is going with the price of all stocks. It cumulates all prices and their respective weightage.

Why it is better than Volume?
In one of the many possible ways, it is superior than that of Volume buildup is that, to determine volume is higher than previous volume , we have to wait for first few seconds/minutes/hours (depending on timeframe you are in) to see volume buildup. The Volume buildup function based indicator is kind of lagging, though volume itself being instant.

The logic used here is that:
1) If a stock close > open at a particular instant it will add that stock multiplied with its weightage in Nifty to the list of stocks that are positive.

2) If a stock close < open at a particular instant it will add that stock multiplied with its weightage in Nifty to the list of stocks that are negative.

3) Above two will give you data that how many of them are positive and are negative at a particular instant and how they are going to affect Nifty .


Updated:
1) Added a table format.
2) Added user defined table Transparency.
3) Added capability to view price change build-up at different time frame other than chart time frame.
4) Added facility to change table position at your will.
5) Added facility to add the date on which one changes weightage.

Issues:
Cannot add all 50 stocks due to the limitation of pine script to 40 stocks. But all these 40 stocks account to 96% weightage of Nifty.
Open-source script

In true TradingView spirit, the author of this script has published it open-source, so traders can understand and verify it. Cheers to the author! You may use it for free, but reuse of this code in a publication is governed by House Rules. You can favorite it to use it on a chart.

Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.

Want to use this script on a chart?