34 Commits

Author SHA1 Message Date
554f577803 Add logic to all models to avoid selling and immediately buying back the same security as this is considered a Wash Trade and is illegal. 2026-03-19 19:46:19 -04:00
59ba764ae2 Updates to support calculated betas in the fundamental feed. 2025-05-06 19:07:18 -04:00
30c90cb56c Optimizations 2025-03-31 15:40:02 -04:00
860de51b77 Code cleanup 2025-03-27 23:30:35 -04:00
310cd83f07 Remove defunct Seeking Alpha getters and retain V3 2025-02-14 18:57:40 -05:00
476105eedb Code cleanup. 2025-02-13 15:04:37 -05:00
76a4768d81 Add an additional method to the SeekingAlpha news feed. 2025-02-11 19:20:15 -05:00
4100ba6db5 Updated some feeds that were failing in the unit tests. 2025-02-07 10:00:06 -05:00
135ed0ca3f Removed unused usings 2025-02-07 09:58:14 -05:00
989b722237 CompanyProfile 2025-02-06 16:45:30 -05:00
b869200bcf Cleanup 2025-02-06 16:43:52 -05:00
1e130e3a15 Added ExponentialMovingAverageCrossover and moved all of the moving average stuff into it's own folder. 2025-01-31 18:13:22 -05:00
0ff89650f9 Fix BuildPriceFromSections. 2025-01-14 08:51:30 -05:00
5c95855fec Add FreezePricing 2024-05-24 15:07:56 -04:00
3e0f783278 Fix Headlines entry UTF8 issue.
Fix issue with ImageHelper GrayScale.
2024-04-24 13:35:31 -04:00
c0c1d37bf0 Fix Yahoo Fundamental retrieval.
Fix SeekingAlpha news retrieval.
2024-04-12 12:40:41 -04:00
c5713cb967 Reduce wait time in the PricingMarketDataHelper 2024-04-09 20:40:00 -04:00
97569dca2a General updates 2024-04-09 18:07:51 -04:00
4b8d38ab48 Headlines 2024-04-08 13:45:42 -04:00
30a71bb399 Fix Yahoo GetLatestPriceYahoo 2024-04-02 21:41:47 -04:00
5c0ee93e6c Fix High/Low price zero in the YahooLatestPrice feed. 2024-03-20 06:53:21 -04:00
1ce259118e Re-enable seeking alpha headline feed. Code cleanup. 2024-03-18 10:51:06 -04:00
e39e7ca840 Headlines feed. ETF Feed. 2024-03-14 20:20:48 -04:00
c52e5a0a9d Refactorings. 2024-03-07 22:55:09 -05:00
c4fa727c54 Fix Feeds. InsiderTransactions, ETFHoldings, Yahoo Price Feed 2024-03-04 19:28:21 -05:00
846ceec5cb TRD-005 Fix nomenclature for fetching InsiderTransactions for YearGreaterEquak 2024-03-02 08:02:50 -05:00
2527ea243b InsiderTransactionDA refactoring and TradeBook updates. 2024-03-01 09:05:16 -05:00
8d9f47b395 Refactor 2024-02-28 09:52:54 -05:00
ad872e0058 Refactor InsiderTransactionParser, InsiderTransactionDA and UpdateManager 2024-02-27 20:22:10 -05:00
661bd3d7ec InsiderTransactions refactorings. 2024-02-26 19:48:35 -05:00
dc73a51156 Change InsiderTransactions retrieval to 30 days. 2024-02-24 11:00:06 -05:00
1d53646433 Fix InsiderTransaction Feed 2024-02-23 15:51:43 -05:00
5a2d4c6a79 TRD-0003 Fix insider transactions 2024-02-23 15:25:04 -05:00
29b417e3f7 init 2024-02-22 14:52:53 -05:00