|
|
c978b92268
|
fix: correct quote currency extraction in create_product_info and remove debug prints from tests
|
2025-10-02 01:36:57 +02:00 |
|
|
|
ca463f9f5f
|
refactor: improve error messages in WrapperHandler for better clarity
|
2025-10-02 01:23:46 +02:00 |
|
|
|
27ad095713
|
feat: add aggregated news retrieval methods for top headlines and latest news
|
2025-10-02 00:32:49 +02:00 |
|
|
|
8b81cd5a71
|
feat: add detailed market instructions and improve error handling in price aggregation methods
|
2025-10-02 00:28:42 +02:00 |
|
|
|
31f38efdf5
|
refactor: update docker-compose and app.py for improved environment variable handling and compatibility
|
2025-10-02 00:27:37 +02:00 |
|
|
|
3ede7ba3f0
|
feat: implement aggregate_history_prices function to calculate hourly price averages
|
2025-10-01 23:51:10 +02:00 |
|
|
|
59a38c6e32
|
refactor: remove status attribute from ProductInfo and update related methods to use timestamp_ms
|
2025-10-01 23:38:50 +02:00 |
|
|
|
1c884b67dd
|
fix: environment variable assertions
|
2025-10-01 21:31:43 +02:00 |
|
|
|
ebd4275017
|
refactor: remove get_all_products method from market API wrappers and update documentation
|
2025-10-01 21:14:09 +02:00 |
|
|
|
9c471948ff
|
refactor: simplify product info and price creation in YFinanceWrapper
|
2025-10-01 21:01:10 +02:00 |
|
|
|
6cbef28d6b
|
refactor: update README and .env.example to reflect the latest changes to the project
|
2025-10-01 19:39:12 +02:00 |
|
|
|
020b22a756
|
refactor: aggregator
- simplified MarketDataAggregator and related models to functions
|
2025-10-01 18:39:07 +02:00 |
|
|
|
ff1c701536
|
refactor: remove PublicBinanceAgent
|
2025-10-01 18:17:16 +02:00 |
|
|
|
1e7e10ab44
|
refactor: enhance wrapper initialization with keyword arguments and clean up tests
|
2025-10-01 18:03:42 +02:00 |
|
|
|
ca67eca4c4
|
refactor: remove unused agent files and clean up market API instructions
|
2025-10-01 17:22:45 +02:00 |
|
|
|
daedf6cbba
|
refactor: clean up imports and remove unused files
|
2025-10-01 17:08:19 +02:00 |
|
|
|
603dc7edeb
|
refactor test markers for clarity
|
2025-10-01 17:01:33 +02:00 |
|
|
|
df59e6cea6
|
fix dependencies uv.lock
|
2025-10-01 16:57:42 +02:00 |
|