I've tried doing this, but I get no results. How can I refer to a current or future earnings release date?
The following code does not work:
CODE:
Please log in to see this code.
I feel like I am doing something stupid. But I am stuck.
Size:
Color:
CODE:
Please log in to see this code.
Size:
Color:
My question builds off this old example.
I want to export the historical earnings dates of a stock to a CSV file. By meshing the code above with the example from "Exporting ASCII Data" from the programming guide, I got to this point:
CODE:
Please log in to see this code.
It gives a runtime error: "Object reference not set to an instance of an object." I suspect that fi.Date may be the culprit. Thoughts?
Size:
Color:
Give this a try in Multi-Symbol mode:
CODE:
Please log in to see this code.
Size:
Color:
I was able to resolve the issue and succeed in exporting the earnings date by using:
CODE:
Please log in to see this code.
Size:
Color:
You don't need RestoreContext() here.
Size:
Color:
I am trying to figure out if I have the right dataSet updated
When I call this
CODE:
Please log in to see this code.
This is calling my Fidelity fundamental data set ? (I have Zacks as well)
Size:
Color:
Size:
Color:
Size:
Color: