Choix de la rédaction
OPEN-SOURCE SCRIPT

Earnings, Splits, Dividends

15 560
Example of requesting Earnings, Splits, Dividends using pine-script.

That way is inner representation of data in TradingView, so it can be changed any time. It's just an example of requesting of the data.

Description of the series.

Earnings:

time: report date (unix time stamp)
open: estimate value
low: reported value
close: actual value
high: fiscal period (unix time stamp)


Splits:

time: split date (unix time stamp)
close: split denominator
open: split numerator


Dividends:

time: ex-dividend date (unix time stamp)
close: amount

Clause de non-responsabilité

Les informations et publications ne sont pas destinées à être, et ne constituent pas, des conseils ou recommandations financiers, d'investissement, de trading ou autres fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.