Skip to content

feat: add optional Adanos sentiment overlay#351

Open
alexander-schneider wants to merge 1 commit intoachannarasappa:masterfrom
alexander-schneider:codex/adanos-market-sentiment
Open

feat: add optional Adanos sentiment overlay#351
alexander-schneider wants to merge 1 commit intoachannarasappa:masterfrom
alexander-schneider:codex/adanos-market-sentiment

Conversation

@alexander-schneider
Copy link
Copy Markdown

Summary

This PR adds an optional Adanos market sentiment overlay to ticker watchlists.

It keeps the existing quote providers untouched and introduces sentiment as a separate, fail-open enrichment layer:

  • --show-sentiment to display an extra sentiment line per asset
  • --sort sentiment to rank by average Adanos buzz
  • optional sentiment-api-key config support with ADANOS_API_KEY env fallback
  • a small cached Adanos client that aggregates sentiment across Reddit, X, news, and Polymarket

Why this shape

ticker is already a strong watchlist and positions tool. The most natural place for Adanos is not as a price provider, but as an optional market-attention overlay for the existing watchlist UI.

Without an API key or without show-sentiment, nothing changes.

Validation

  • go test ./...
  • git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant