Hi,
I'm using a Michael Halls-Moore's source code, posted on
https://www.quantstart.com/articles/Forecasting-Financial-Time-Series-Part-1
The original code import the Yahoo's data, using a user-defined function.
This function imports the data set with the correct number of decimal
places.
I've made
On 27.04.2016 15:14, Edilson Santos wrote:
> Hi,
> I'm using a Michael Halls-Moore's source code, posted on
> https://www.quantstart.com/articles/Forecasting-Financial-Time-Series-Part-1
> The original code import the Yahoo's data, using a user-defined function.
> This function imports the data set