Coder Social home page Coder Social logo

yahoo_stock_quotes's People

Contributors

jchristian avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

yahoo_stock_quotes's Issues

Quote Service only works with sting[]

Just noticed that I'm able to pass a single string symbol param, but it fails to return any results. Same example as you have in readme.

However, if I pass string[] param, it works fine.

Get all symbols api

Is there api call that returns all symbols for a given exchange? (like for ASX)

Fields with comma character break CSV parsing

var quotes = quote_service.Quote("DHI").Return(QuoteReturnParameter.Symbol,
QuoteReturnParameter.Name,
QuoteReturnParameter.LatestTradePrice,
QuoteReturnParameter.LatestTradeTime);

DHI comapany name includes comma: D.R. Horton, Inc.

Installing via Visual Studio doesn't include YSQ Lib

Hi,

I installed the package via nuget for Visual Studio.

Quick question, how do I include the dll for YSQ?
It does install the LumenWorks dependency, but I don't see the YSQ lib, am I doing something wrong?

Thanks.

DATA PARSING

Hi

I think there's an issue with parsing of retrieved data. You can reproduce the issue when querying for WMT. Data is misplaced.

I think a comma inside the "name" in the resultset is the problem.

BTW, this is a great component, and a huge help. Thanks!!

API not working

The API endpoint return null since a couple of days. Any plan to update the link in the package ?

Can you add/open the method to return dictionary of properties?

Hi,

I'm trying to access the properties without the ""Google Inc."" characters. I noticed that the IEnumerable returns a hidden dictionary. Is it possible that those can be cleaned?

Will it be possible to just ask for one quote and get its properties, instead of asking for multiple?

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.