OPEN-SOURCE SCRIPT
已更新 Peer Performance - NIFTY36STOCKS

I have created a peer performance dashboard for:
36 stocks from:
5 sectors of Nifty 100
This kind of dashboard is very useful for traders when they are planing to trade in a stocks and like to see how that is stocks is performing against other stocks in the same sector . Picking outperforming stocks will always give outstanding results when market starts moving. os having view on teh complete sector will always be good for traders before picking a specific stock.
Sectors covered in this indicators are:
It will help traders reviewing performance ( stock return in last 1 year) of group of stocks from a particular sector .
Basically 5 functions are used to plot this dashboard
* using "if " function to shortlist the stocks and the sector it belongs to.
*tablo function to plot a table with specific parameters like number of row and columns, color of the frame of table
* Getting yearly return into a series of variables using "request.security" function
* str.tostring function is used to convert yearly return into a series of text so that it can inserted into the table cell.
* finally plotting all the text and yearly return values using table.cell function
36 stocks from:
5 sectors of Nifty 100
This kind of dashboard is very useful for traders when they are planing to trade in a stocks and like to see how that is stocks is performing against other stocks in the same sector . Picking outperforming stocks will always give outstanding results when market starts moving. os having view on teh complete sector will always be good for traders before picking a specific stock.
Sectors covered in this indicators are:
- * Indian Auto Sector
* Banking Sector
* Oil, Gas and Energy Stocks
* Cement Sector
* Technology Sector
It will help traders reviewing performance ( stock return in last 1 year) of group of stocks from a particular sector .
Basically 5 functions are used to plot this dashboard
* using "if " function to shortlist the stocks and the sector it belongs to.
*tablo function to plot a table with specific parameters like number of row and columns, color of the frame of table
* Getting yearly return into a series of variables using "request.security" function
* str.tostring function is used to convert yearly return into a series of text so that it can inserted into the table cell.
* finally plotting all the text and yearly return values using table.cell function
版本注释
Changes done to correct the color coding for positive and negative yearly return开源脚本
本着TradingView的真正精神,此脚本的创建者将其开源,以便交易者可以查看和验证其功能。向作者致敬!虽然您可以免费使用它,但请记住,重新发布代码必须遵守我们的网站规则。
Founder-CEO - TogetherInvesting Club
942A, Spaze TechPark, Sohna Road, Gurgaon, 122001, India
942A, Spaze TechPark, Sohna Road, Gurgaon, 122001, India
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。
开源脚本
本着TradingView的真正精神,此脚本的创建者将其开源,以便交易者可以查看和验证其功能。向作者致敬!虽然您可以免费使用它,但请记住,重新发布代码必须遵守我们的网站规则。
Founder-CEO - TogetherInvesting Club
942A, Spaze TechPark, Sohna Road, Gurgaon, 122001, India
942A, Spaze TechPark, Sohna Road, Gurgaon, 122001, India
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。