Commit Graph

10 Commits

Author SHA1 Message Date
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