Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Ex-dividend date
Collapse
X
-
Tags: None
-
Hello nightriderx,
Unfortunately this value is not currently available. You can see the values we have available using OnFundamentalData()
Type a period after FundamentalDataType to see the intellisense listing of this.
{
// Print some data to the Output window
if (e.FundamentalDataType == FundamentalDataType.CurrentYearsEarningsPerShare)
Print("The current year's EPS is " + e.DoubleValue);
}
Ryan M.NinjaTrader Customer Service
-
thanks Ryan,
Is it possible to see the historical data on this, ie PE ratio 35 day bars back? or is it only current?
Comment
-
right, but my data feed does have historical earnings which I would like to use...is it possible to call on them through NT?
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
649 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
370 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
109 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
574 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
576 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment