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提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?