LonesomeTheBlue

Financials - Comparing Companies

Hello All

For a while I have been working on this indicator to compare financials of the companies and sort them accordingly. Finally I completed and published it. I preferred using new object type feature in Pine language™ and I hope it might be an example and helpful for the developers.

First of all, as we have limitation on security calls, the indicator can get and compare financials for 5 companies only. also Chart time frame must be 1Day or higher! (I recommend 1Day time frame). if not then the indicator stops and shows the error message: "Please set the time frame 1Day or higher". More important than others: You should choose the companies from the same sector! Compare apples to apples :)

The Financials in the indicator:
Earnings Per Share
Price to Earnings Ratio
Price to Sales Ratio
Price to Book Ratio
Profit Margin
Dept to Equity
Current Ratio
Market Capitalization


Also more information shown for each stocks:
Closing Price, sets the color accordingly
2 Simple/Exponential moving average, you can set the length, also it checks if it is rising/falling and sets the color accordingly
Volume info
Average volume (20 days), you can set the period
Currency for each security


Lets see some features in it:

it sorts the companies according to the financials:

If you move the mouse onto any header then it shows explanation about the financial:

You can change location and text size:

You can set the type of Moving averages as SMA or EMA and you can also set the length for both. Headers for both are changed automatically by MA type and length

Colors for Closing price and MA cells are set automatically:

For new Objects in Pine language click here

P.S. You can use this indicator while analyzing the financials of the companies in same sector/industry. So please don't ask for the alerts :)


Enjoy!


开源脚本

本着真正的TradingView精神,该脚本的作者将其开源发布,以便交易者可以理解和验证它。为作者喝彩!您可以免费使用它,但在出版物中重复使用此代码受网站规则的约束。 您可以收藏它以在图表上使用。

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?