4bdf21f5c6
Removed confusing note in README.md about how to select a specific period of time
2024-01-19 20:27:29 +01:00
0ea5f2a500
Changed license from Unlicense to GPLv3. New minor release coming.
2024-01-19 20:23:52 +01:00
9be1b992e6
Added some docs about using SimpleStockData as a library. Some small refactorings.
2024-01-19 20:20:02 +01:00
273b2010d7
Some small changes to README.md including reformatting and another feature
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 )
2024-01-19 19:14:16 +01:00
8a290f6c64
Update README.md
2024-01-19 18:02:54 +00: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.
2024-01-19 18:39:01 +01:00
fe5433684f
Corrected wrong promises in README.md :)
2023-11-26 22:16:21 +01:00
5ad88bbc00
Did some appearance tweaks in README.md
2023-11-26 21:31:08 +01:00
110d27dea9
Complete Rewrite of the About section
2023-11-26 21:28:38 +01:00
3463ffe84d
Added requirements notice in README.md
2023-11-26 21:17:56 +01:00
07fc08e553
Added more requirements
2023-11-24 23:21:45 +01:00
e5f6f4215f
Fixed missing ` leading to wrong representation
2023-11-24 23:08:54 +01:00
d402f7e7f6
Added simple numbering for better readability in README.md
2023-11-24 23:07:48 +01:00
c5003b9665
Added Installation section with legal disclaimer in README.md
2023-11-24 23:06:41 +01:00
8baf100d30
Added README.md
2023-11-24 23:00:37 +01:00