Use this URL to complete the prepareUrl() method implementation, https://api.tiingo.com/tiingo/daily/<ticker>/prices?startDate=2012-1-1&endDate=2016-1-1.
In this url, change the <ticker>, startDate and endDate according to parameters.
E.g. Let's say, <ticker> is APPL , startDate is 2016-02-08 , and endDate is 2016-04-18 then the url can be written as:
https://api.tiingo.com/tiingo/daily/APPL/prices?startDate=2016-02-08&endDate=2016-04-18
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article