Skip to content
This repository was archived by the owner on Mar 30, 2020. It is now read-only.

yahoo finance url invalid now... #1

@joefaron

Description

@joefaron

Can parse same data via google, not sure about intervals, this one is daily though..

$today=urlencode(date("M j 'y",$to_date));
$ago=urlencode(date("M j 'y",$from_date));
$url="http://www.google.com/finance/historical?q=$ticker&startdate=$ago&enddate=$today&output=csv";

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions