Giter Club home page Giter Club logo

alphavantage_ruby's People

Contributors

codespore avatar dvisockas avatar kvokka avatar madbomber avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

alphavantage_ruby's Issues

Gems incompatibility is blocking the installation of alphavantage!! โŒ

Steps to reproduce ๐Ÿฆฎ

  1. Add gem 'alphavantage' to Gemfile
  2. bundle install

The result ๐Ÿชฒ

Bundler could not find compatible versions for gem "faraday":
  In snapshot (Gemfile.lock):
    faraday (= 1.1.0)

  In Gemfile:
    alphavantage was resolved to 1.2.0, which depends on
      faraday (~> 1.4)

    pronto-fasterer was resolved to 0.10.0, which depends on
      pronto (~> 0.10.0) was resolved to 0.10.0, which depends on
        octokit (>= 4.7.0, ~> 4.7) was resolved to 4.19.0, which depends on
          faraday (>= 0.9)

    pronto-fasterer was resolved to 0.10.0, which depends on
      pronto (~> 0.10.0) was resolved to 0.10.0, which depends on
        octokit (>= 4.7.0, ~> 4.7) was resolved to 4.19.0, which depends on
          sawyer (>= 0.5.3, ~> 0.8.0) was resolved to 0.8.2, which depends on
            faraday (> 0.8, < 2.0)

Running `bundle update` will rebuild your snapshot from scratch, using only
the gems in your Gemfile, which may resolve the conflict.

Rate Limit Monitoring in Client class

I was writing some one-off Alpha Vantage API calls in my portfolio analysis program when I ran up against the rate limitations of 5 API calls per minute (100 per day) on the FREE api key. The API does not provide any rate info in the response headers, so I had to do a one-off on the task I was working.

Then I remember that I outta check RubyGems to see if anyone had already written a gem for this API. Found yours. Reviewed the code. It is nice and clean. Very impressive. I liked the way you grouped the indicators.

What I was thinking is that we need to have some kind of program wide rate monitoring. The place to put that would be in the client. Its been two years and you have an outstanding PR against the README file. Have you burned out on this gem?

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.