OPEN-SOURCE SCRIPT
Mis à jour 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
Notes de version
Changes done to correct the color coding for positive and negative yearly returnScript open-source
Dans l'esprit de TradingView, le créateur de ce script l'a rendu open-source, afin que les traders puissent examiner et vérifier sa fonctionnalité. Bravo à l'auteur! Vous pouvez l'utiliser gratuitement, mais n'oubliez pas que la republication du code est soumise à nos Règles.
Founder-CEO - TogetherInvesting Club
942A, Spaze TechPark, Sohna Road, Gurgaon, 122001, India
942A, Spaze TechPark, Sohna Road, Gurgaon, 122001, India
Clause de non-responsabilité
Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.
Script open-source
Dans l'esprit de TradingView, le créateur de ce script l'a rendu open-source, afin que les traders puissent examiner et vérifier sa fonctionnalité. Bravo à l'auteur! Vous pouvez l'utiliser gratuitement, mais n'oubliez pas que la republication du code est soumise à nos Règles.
Founder-CEO - TogetherInvesting Club
942A, Spaze TechPark, Sohna Road, Gurgaon, 122001, India
942A, Spaze TechPark, Sohna Road, Gurgaon, 122001, India
Clause de non-responsabilité
Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.