GithubHelp home page GithubHelp logo

Comments (4)

jinglescode avatar jinglescode commented on May 23, 2024

Claim your API key here: https://www.alphavantage.co/support/#api-key

does alpha vantage also provide randomised data for feeding the LSTM model

No, you have to do your own preprocessing

from time-series-forecasting-pytorch.

TremotinoVolante avatar TremotinoVolante commented on May 23, 2024

Thank you for your fast reply! I have generated my API key here: https://www.alphavantage.co/support/#api-key
I have actually tried it twice, both keys didn't work. I always get the same error.
I use alpha_vantage 2.3.1
The code line

TimeSeries(key=config["alpha_vantage"]["key"])

is working fine and gets the right key.

from time-series-forecasting-pytorch.

Luo-Chang avatar Luo-Chang commented on May 23, 2024

Because get_daily_adjusted is a premium feature. You can use get_daily instead.

from time-series-forecasting-pytorch.

TremotinoVolante avatar TremotinoVolante commented on May 23, 2024

Because get_daily_adjusted is a premium feature. You can use get_daily instead.

Thank you for your answer! I would not have figured it out!

Also, in config under "alpha_vantage", "key_adjusted_close" must be set to for instance "4. close" instead of "5. adjusted close".

from time-series-forecasting-pytorch.

Related Issues (18)

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.