Commit Graph

1039 Commits (main)

Author SHA1 Message Date
ValueRaider 0f5db35b6e Optimise Ticker._reconstruct_intervals_batch() (slightly) 2023-02-05 18:16:08 +00:00
ValueRaider 7c6742a60a Optimise Ticker._fix_unit_mixups() 2023-02-05 15:15:56 +00:00
ValueRaider 4fa32a98ed
Merge pull request #1397 from Matt-Seath/dev
Catch TypeError Exception
2023-02-05 13:49:48 +00:00
ValueRaider 36ace8017d Optimise Ticker._fix_zeroes() 2023-02-05 13:46:57 +00:00
ValueRaider 5cdc78f479
Merge pull request #1398 from vidalmarco/patch-1
get_shares_full does not work with proxy
2023-02-05 10:59:33 +00:00
Marco Vidal ba634fad0e
get_shares_full does not work with proxy
Error: "Yahoo web request for share count failed" 
updated cache_get call by adding proxy parameter and by calling it by keyword
2023-02-05 09:17:22 +01:00
Matt Seath 35f4071c0b Catch TypeError Exception
Addresses recent issue where calling Ticker.info would occasionally result in a TypeError Exception at line 287.
2023-02-05 11:49:40 +10:00
ValueRaider 8a5ca71f52 Fix holders.py proxy pass-through 2023-02-05 00:06:49 +00:00
ValueRaider ead0bce96e Optimise format_history_metadata() 2023-02-04 22:56:49 +00:00
ValueRaider 86b00091a9 Fix dumb bugs in price repair 2023-02-02 21:57:55 +00:00
ValueRaider 141ce7e471 Fix proxy + cache_get. Improve error propagation 2023-02-01 21:19:54 +00:00
ValueRaider 4eae728a06 Potential fix for proxy - enable #2 2023-02-01 19:17:18 +00:00
ValueRaider 2d6b6b26ed Potential fix for proxy - enable 2023-02-01 19:04:47 +00:00
ValueRaider ec3dfaf305 Potential fix for proxy - revert 2023-02-01 18:10:45 +00:00
ValueRaider e89d390824 Potential fix for proxy 2023-02-01 18:09:51 +00:00
ValueRaider 563a1a3448 Add Ticker test for proxy 2023-02-01 17:28:57 +00:00
ValueRaider 2e6d3d0e60 Fix proxy in 'history()' 2023-02-01 17:06:23 +00:00
ValueRaider 2a2928b4a0 Fix 'tradingPeriods' parsing when empty - 0.2.10b2 2023-02-01 13:31:54 +00:00
ValueRaider d47133e5bf Dev version 0.2.10b1 2023-01-31 22:12:11 +00:00
ValueRaider 8f0c58dafa Dev version 0.2.10b0 2023-01-31 22:02:41 +00:00
ValueRaider 27a721c7dd
Merge pull request #1380 from ranaroussi/fix/old-sqlite-error
Allow using sqlite3 < 3.8.2
2023-01-31 19:52:22 +00:00
ValueRaider 3e964d5319
Merge pull request #1383 from ranaroussi/fix/fast-info-prepost
Fix fast_info["previousClose"]
2023-01-31 19:51:46 +00:00
ValueRaider 84a31ae0b4
Merge pull request #1311 from ranaroussi/feature/prices-metadata-prune-prepost
Drop intraday intervals if in post-market but prepost=False
2023-01-31 19:50:00 +00:00
ValueRaider 891b533ec2 Drop intraday intervals if in prepost but prepost=False 2023-01-31 19:48:47 +00:00
ValueRaider b9fb3e4979 Restore original download() tz handling: day/week/etc = ignore 2023-01-31 00:00:45 +00:00
ValueRaider 09342982a4 Add 'quoteType'. Improve handling tickers without trading 2023-01-30 23:53:06 +00:00
ValueRaider da8c49011e fast_info: Fix previousClose & yearChange 2023-01-30 16:06:55 +00:00
ValueRaider b805f0a010 Add another backup decrypt option 2023-01-29 23:09:45 +00:00
ValueRaider 5b0feb3d20 Fix tests 2023-01-29 16:53:26 +00:00
ValueRaider ecbfc2957d
bug_report: tighten language (again) 2023-01-29 13:58:02 +00:00
ValueRaider e96248dec7
README: fix narrative ordering 2023-01-29 13:52:13 +00:00
ValueRaider 7d0045f03c
README: simplify API overview with link to Wiki 2023-01-29 13:49:01 +00:00
ValueRaider c3d7449844
Merge pull request #1289 from ranaroussi/fix/price-repair
Fix & improve price repair
2023-01-29 13:02:48 +00:00
ValueRaider a4f11b0243 Fix price repair tests, remove unrelated changes 2023-01-29 13:01:54 +00:00
ValueRaider 1702fd0797
bug_report: tighten language 2023-01-29 00:54:27 +00:00
ValueRaider 464b3333d7 Allow using sqlite3 < 3.8.2 2023-01-29 00:34:46 +00:00
ValueRaider 685f2ec351
Merge branch 'dev' into fix/price-repair 2023-01-28 23:26:56 +00:00
ValueRaider aad46baf28 price repair: Fix 'min_dt', add 'silent' mode 2023-01-28 23:14:28 +00:00
ValueRaider a97db0aac6
README: add how-to for requests rate-limiting 2023-01-28 23:10:38 +00:00
ValueRaider 553bc5965a Fix proxy arg passthrough 2023-01-28 23:07:19 +00:00
ValueRaider af5f96f97e
Merge pull request #1368 from ranaroussi/fix/fast-info-camel-case
`fast_info` usability improvements
2023-01-28 22:28:42 +00:00
ValueRaider a4bdaea888 fast_info: add camelCase, items() & values() 2023-01-28 22:27:51 +00:00
ValueRaider ac5a9d2793
Merge pull request #1367 from ranaroussi/main
main -> dev
2023-01-27 22:09:59 +00:00
ValueRaider b17ad32a47
Merge pull request #1366 from ranaroussi/doc/readme-explain-instability
README: comment on instability, tidy Ticker 'Quick start'
2023-01-27 18:31:32 +00:00
ValueRaider af39855e28 README: comment on instability, tidy Ticker 'Quick start' 2023-01-27 17:36:25 +00:00
ValueRaider ac6e047f0d Bump version to 0.2.9 2023-01-26 22:21:46 +00:00
ValueRaider 1e24337f29 Bump version to 0.2.8 2023-01-26 22:20:11 +00:00
ValueRaider 2cc82ae12f
Merge pull request #1362 from ranaroussi/hotfix/fast-info-bugs
Ticker.fast_info: fix teething bugs
2023-01-26 22:03:06 +00:00
ValueRaider d11f385049 Make fast_info JSON-serializable via toJSON() 2023-01-26 21:45:53 +00:00
ValueRaider 7377611e1f Add 'get(key, default)' to fast_info 2023-01-26 21:23:31 +00:00