Code Monkey home page Code Monkey logo

Comments (6)

JerBouma avatar JerBouma commented on May 11, 2024 1

Will look into it this week.

from financetoolkit.

JerBouma avatar JerBouma commented on May 11, 2024

Everything seems to be running just fine if I run the code in the Example section of the README.md file.

Could you answer the following questions:

  • Are you on the most recent version of the package (0.2.7)?
  • What kind of subscription do you have? Check whether you can actually collect data from that ticker based on your subscription: https://financialmodelingprep.com/developer/docs/pricing/
  • Could you provide me with your code so I can check whether I receive the same error?

from financetoolkit.

Kander-5 avatar Kander-5 commented on May 11, 2024

Hi! Interesting. So here is what I've found. Income Statement quarterly pull for AAPL works (not sure if that's the ticker you used for your test or not), but I haven't found another ticker that does. I tried a few common tickers: TSLA, MSFT, AMD....to no avail.

  1. Double checked and am on (0.2.7)
  2. Free account, was only doing majorly traded us stocks so shouldn't be an issue.

my simple test: TSLA_income_quarterly = fa.income_statement('TSLA', api_key, period="quarter")

however i just ran this without issue: TSLA_income_annual = fa.income_statement('TSLA', api_key, period="annual")

from financetoolkit.

carloscarrasco avatar carloscarrasco commented on May 11, 2024

Thank you. I have the same problem with the "quarter" data. The "annual" is working fine but the "quarter" isn't.

from financetoolkit.

JerBouma avatar JerBouma commented on May 11, 2024

Unfortunately, the data source (FinancialModellingPrep) decided to set the quarter datapoints to a Premium subscription. Therefore, you are not able to collect the data.

See for example:

This URL is the same as the request URL I make within this package. Therefore, the only solution is to upgrade your plan. I will be adding this error message in the code for other users as well.

from financetoolkit.

JerBouma avatar JerBouma commented on May 11, 2024

Please update to the latest version (0.2.9)

from financetoolkit.

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.