Commit Graph

  • 29035e4765
    Fixed bad issue with the short program description in the license notices description main v0.2.1 BlueFox 2024-01-19 20:32:13 +01:00
  • 4bdf21f5c6
    Removed confusing note in README.md about how to select a specific period of time BlueFox 2024-01-19 20:27:29 +01:00
  • 0ea5f2a500
    Changed license from Unlicense to GPLv3. New minor release coming. v0.2.0 BlueFox 2024-01-19 20:23:52 +01:00
  • 9be1b992e6
    Added some docs about using SimpleStockData as a library. Some small refactorings. BlueFox 2024-01-19 20:20:02 +01:00
  • 273b2010d7
    Some small changes to README.md including reformatting and another feature BlueFox 2024-01-19 19:55:28 +01:00
  • 5abbef1fa2
    Added links to Yahoo!© finance's terms of use as in the yfinance's library README (https://github.com/ranaroussi/yfinance) BlueFox 2024-01-19 19:14:16 +01:00
  • 8a290f6c64 Update README.md BlueFox 2024-01-19 18:02:54 +00:00
  • 7837d0ee40
    Fixed wrong conversion factor from GBp to GBP. NOW WORKING :) v0.1.0 BlueFox 2024-01-19 18:53:37 +01:00
  • 4a1d24c562
    Fixed strange bug when trying to get the history of AZN.L as it was in GBp, not GBP. Also, some refactoring. The issue was that with some shares, there is a currency with lowercase letters with means they are just a fraction of the all-uppercase equivalent (e.g. with AZN.L: GBp is 1/1000 of GBP). Now this is fixed, and newly discovered lowercase exceptions can be added in the init function by adding it to the currency_exceptions dictionary. BlueFox 2024-01-19 18:39:01 +01:00
  • 1d731eec10
    example1.py now demonstrating basic capabilities. v0.0.2 BlueFox 2024-01-17 22:33:15 +01:00
  • 9dff170bb7
    Got things to work finally. Still things to do (one bug discovered, see TODOs) BlueFox 2024-01-17 22:30:05 +01:00
  • 62cbceba6f NOT FINISHED (but working so far). End of workflow. Coming back tomorrow (hopefully). v0.0.1 BlueFox 2023-11-30 22:09:28 +01:00
  • baf6614491 Now using the new method (renamed to _create_exchange_dataframe). Also, some optimizations and fixes were added. BlueFox 2023-11-30 21:28:15 +01:00
  • ac87844b9b Implemented _generate_exchange_dataframe creating or updating an internal conversion table. BlueFox 2023-11-30 20:50:49 +01:00
  • fe5433684f Corrected wrong promises in README.md :) BlueFox 2023-11-26 22:16:21 +01:00
  • 51a9d8d673 Implemented first wrappers: get_info and _get_history for Ticker.info and Ticker.history() BlueFox 2023-11-26 22:15:11 +01:00
  • 5ad88bbc00 Did some appearance tweaks in README.md BlueFox 2023-11-26 21:31:08 +01:00
  • 110d27dea9 Complete Rewrite of the About section BlueFox 2023-11-26 21:28:38 +01:00
  • 3463ffe84d Added requirements notice in README.md BlueFox 2023-11-26 21:17:56 +01:00
  • 07fc08e553 Added more requirements BlueFox 2023-11-24 23:21:45 +01:00
  • e5f6f4215f Fixed missing ` leading to wrong representation BlueFox 2023-11-24 23:08:54 +01:00
  • d402f7e7f6 Added simple numbering for better readability in README.md BlueFox 2023-11-24 23:07:48 +01:00
  • c5003b9665 Added Installation section with legal disclaimer in README.md BlueFox 2023-11-24 23:06:41 +01:00
  • a70b1c2466 Added LICENSE.md BlueFox 2023-11-24 23:00:54 +01:00
  • 8baf100d30 Added README.md BlueFox 2023-11-24 23:00:37 +01:00