36 Commits

Author SHA1 Message Date
hackerESQ 939e46eb61 fix: dividends should be cast to float 2025-10-09 19:02:45 -05:00
hackerESQ 72ad02de4b fix: standardize currency 2025-09-13 22:24:02 -05:00
hackerESQ 19cac58692 Fix: do not gracefully fail when symbol not found 2025-08-28 16:03:02 -05:00
hackerESQ e4e08091af fix: need to chunk alpaca history requests 2025-08-27 20:03:25 -05:00
hackerESQ eae4422ad8 fix: alphavantage multiply by string 2025-08-26 19:29:10 -05:00
hackerESQ 827644bb32 fix: yahoo driver 2025-08-26 19:13:00 -05:00
hackerESQ 21e8672a12 feat: add twelve data market data provider 2025-08-26 18:26:12 -05:00
hackerESQ 9ddea4c6e1 fix: add exception for 404 2025-08-25 21:00:49 -05:00
hackerESQ 576b22e4c9 fix: hard code USD 2025-08-25 21:00:49 -05:00
hackerESQ 0035879a87 feat: add alpaca provider 2025-08-25 21:00:49 -05:00
hackerESQ eae345f243 Feat: Adds multi currency support (#88) 2025-04-09 19:25:15 -05:00
hackerESQ 7ab6f79e56 feat: adds pgsql compatibility (#72) 2025-03-10 21:17:24 -05:00
hackerESQ 4ece09368e fix: upgrade the exists() market data provider method 2025-01-28 20:32:43 -06:00
hackerESQ 399858d09b fix: strongly type symbol for market data and quote 2025-01-28 19:35:15 -06:00
hackerESQ cdce46b6df chore: add script type rule to pint 2025-01-28 17:33:54 -06:00
hackerESQ e8ef0921ad chore: code style 2025-01-28 17:14:49 -06:00
hackerESQ c32641ec34 fix: use requested symbol name for market data providers 2025-01-28 13:30:12 -06:00
hackerESQ 4e6dcd6ff4 feat:create custom data types for market data 2024-10-29 16:34:18 -05:00
hackerESQ 2995f8b37e fix:remove tagging from caches to enable dynamo db 2024-10-23 13:43:34 -05:00
hackerESQ 99830d1a55 remove inadvertent early return 2024-09-18 21:35:32 -05:00
hackerESQ 854fa1c7e9 cast values to float 2024-09-18 20:42:13 -05:00
hackerESQ b5988e2f01 fix alphavantage filter dividends and splits 2024-09-15 20:39:14 -05:00
hackerESQ 2b8fe3c3c2 adds fallback capability to market data providers 2024-09-13 20:20:19 -05:00
hackerESQ 2075d8273c adds finnhub market data provider 2024-09-12 21:05:01 -05:00
hackerESQ a4f2def766 wip sync daily holdings 2024-09-11 23:04:21 -05:00
hackerESQ 0f9c72f7cb key history by date 2024-09-11 21:58:34 -05:00
hackerESQ 3284a31bb1 add history interface 2024-09-09 20:50:18 -05:00
hackerESQ c8467b94ce make dividend yield a percentage 2024-09-05 20:23:41 -05:00
hackerESQ 26185bbd3c wip 2024-09-01 16:06:29 -05:00
hackerESQ ce4a736101 wip 2024-09-01 15:34:55 -05:00
hackerESQ d68fc89f75 add dividends and splits to alphavantage provider 2024-08-31 23:25:26 -05:00
hackerESQ d585153a0b mock and alphavantage data provider 2024-08-31 23:06:19 -05:00
hackerESQ 24b2aff828 wip 2024-08-31 23:05:55 -05:00
hackerESQ 690a373b85 cleanup 2024-08-26 21:34:23 -05:00
hackerESQ 54cf25aabc wip 2024-08-24 22:19:40 -05:00
hackerESQ 1984bff865 Initial commit 2024-08-01 13:53:10 -05:00