r3sraj

Nifty_Price_Movement_BuildUP

r3sraj 已更新   
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.
發布通知:
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.
開源腳本

本著真正的TradingView精神,該腳本的作者將其開源發布,以便交易者可以理解和驗證它。為作者喝彩吧!您可以免費使用它,但在出版物中重複使用此代碼受網站規則的約束。 您可以收藏它以在圖表上使用。

免責聲明

這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。

想在圖表上使用此腳本?