Giter VIP home page Giter VIP logo

Comments (6)

alvarobartt avatar alvarobartt commented on May 30, 2024 2

Thanks for understading, @GSLabIt! And, @maread99 I don't have much free time but I'll try to check it at some point, in the meantime I can tell you that I'll make investiny support Python 3.8+ instead of Python 3.9+ in the next release (v0.5.0 if I'm not mistaken) coming later this weekend 👍🏻

from investiny.

alvarobartt avatar alvarobartt commented on May 30, 2024 1

Thanks for your proposals @GSLabIt, I agree with making it compatible with Python 3.8 but regarding the addition of the pandas dependency I'm not sure, as I want to keep investiny tiny as its name says, so I don't think that using pandas makes sense here, but I'll add an entry in the documentation for integrations and there include the explanation on how to transform the output into a pandas.DataFrame, would that be ok?

Thank you again!

from investiny.

GSLabIt avatar GSLabIt commented on May 30, 2024

Thanks for your proposals @GSLabIt, I agree with making it compatible with Python 3.8 but regarding the addition of the pandas dependency I'm not sure, as I want to keep investiny tiny as its name says, so I don't think that using pandas makes sense here, but I'll add an entry in the documentation for integrations and there include the explanation on how to transform the output into a pandas.DataFrame, would that be ok?

Thank you again!

it is ok.. I'll add my code

from investiny.

maread99 avatar maread99 commented on May 30, 2024

Seems appropriate to mention here that I'm intending to add investiny as a data source for market_prices, hopefully next month. The interface should be exactly the same as with the existing PricesYahoo class, so...

  • prices will be returned as a pandas DataFrame
  • you can request any interval (limited only by availability of underlying data)
  • data's cached (never requests the same data twice)
  • you get a host of functionality related to knowledge of the underlying exchange's trading calendar

@alvarobartt, given your plan to keep investiny tiny, I think market_prices could prove to be a nice extension to handle post-processing of prices (and indeed evaluation of the period to query). Let me know what you think if you get a chance to have a look at it. Currently its minimum supported python version is 3.8. I wasn't intending to move to 3.9 quite yet. If it makes little difference to you, I'd certainly appreciate it if you could drop the minimum requirement here to 3.8!

(Great work on introducing intraday price data! 🎉)

from investiny.

GSLabIt avatar GSLabIt commented on May 30, 2024

Thanks for understading, @GSLabIt! And, @maread99 I don't have much free time but I'll try to check it at some point, in the meantime I can tell you that I'll make investiny support Python 3.8+ instead of Python 3.9+ in the next release (v0.5.0 if I'm not mistaken) coming later this weekend 👍🏻

Could you add info on where to find investing_id?

from investiny.

alvarobartt avatar alvarobartt commented on May 30, 2024

Hi @GSLabIt, sure I'll add a documentation entry on how to retrieve the Investing.com IDs (investing_id param), but you can find details on how to actually retrieve it by chaining the functions search_assets and historical_data at https://alvarobartt.github.io/investiny/usage/

from investiny.

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.