pattern singleton per AppConfig.

This commit is contained in:
2025-10-12 17:08:46 +02:00
parent ba2a15d46b
commit f2d099f547
2 changed files with 10 additions and 0 deletions

View File

@@ -33,6 +33,10 @@ api:
retry_attempts: 3
retry_delay_seconds: 2
currency: EUR
# TODO Magari implementare un sistema per settare i providers
market_providers: [BinanceWrapper, YFinanceWrapper]
news_providers: [GoogleNewsWrapper, DuckDuckGoWrapper]
social_providers: [RedditWrapper]
agents:
strategy: Conservative