GithubHelp home page GithubHelp logo

Comments (6)

edgedalmacio avatar edgedalmacio commented on August 20, 2024

From [email protected] on July 14, 2013 19:26:03

Status: Started

from phisix.

edgedalmacio avatar edgedalmacio commented on August 20, 2024

From [email protected] on August 01, 2013 01:20:45

Added option to GET /stocks/{symbol}.{xml|json}

Please try: http://phisix-api.appspot.com/stocks/TEL.xml http://phisix-api.appspot.com/stocks/TEL.json

Status: Fixed

from phisix.

edgedalmacio avatar edgedalmacio commented on August 20, 2024

From [email protected] on August 02, 2013 14:19:30

Yes it's working, but how to get TEL data from July 16, 2013 to July 31, 2013?

from phisix.

edgedalmacio avatar edgedalmacio commented on August 20, 2024

From [email protected] on January 27, 2014 03:36:02

I just updated the api to support a specific date range, with the following format:

GET /stocks/{symbol}.{yyyy-MM-dd}.{xml|json}

Please try: http://phisix-api.appspot.com/stocks/TEL.2014-01-27.xml http://phisix-api.appspot.com/stocks/TEL.2014-01-27.json Still trying to figure out a good format for a date range. Any thoughts? :)

from phisix.

edgedalmacio avatar edgedalmacio commented on August 20, 2024

From [email protected] on January 27, 2014 18:46:54

How about;
GET /stocks/{symbol}.{yyyy-MM-dd}.{yyyy-MM-dd}.{xml|json}

Where:

  • 1st {yyyy-MM-dd} = Start Date
  • 2nd {yyyy-MM-dd} = End Date

from phisix.

rajeem avatar rajeem commented on August 20, 2024

It looks like this feature doesn't work anymore?

from phisix.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.