feat(portfolio): metodi Cerbero v2 (get_historical_v2, get_instruments, get_ticker_batch)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-29 15:47:10 +02:00
parent 753d786bb5
commit ea04dcd9d1
4 changed files with 41 additions and 0 deletions
+1
View File
@@ -27,3 +27,4 @@ dev = [
[tool.pytest.ini_options]
testpaths = ["tests"]
asyncio_mode = "auto"
markers = ["network: test che richiede Cerbero MCP (rete+token)"]