Skip to content

Add crypto derivatives/on-chain signals and crypto-native subreddits - #1209

Open
Felipe-Luvizotto wants to merge 1 commit into
TauricResearch:mainfrom
Felipe-Luvizotto:add-crypto-onchain-signals
Open

Add crypto derivatives/on-chain signals and crypto-native subreddits#1209
Felipe-Luvizotto wants to merge 1 commit into
TauricResearch:mainfrom
Felipe-Luvizotto:add-crypto-onchain-signals

Conversation

@Felipe-Luvizotto

Copy link
Copy Markdown

Summary

  • The market analyst had no signal for crypto-specific positioning: perpetual
    funding rate, open interest, market-wide sentiment, or network health.
  • Adds a keyless crypto_signals vendor category (Binance funding rate/open
    interest, alternative.me Fear & Greed Index, mempool.space Bitcoin hashrate),
    bound to the market analyst only when asset_type == "crypto".
  • Fixes the sentiment analyst's Reddit source for crypto assets: the
    equities-default subreddits (wallstreetbets/stocks/investing) return
    near-zero signal for a ticker like BTC-USD in practice; a crypto asset now
    searches CryptoCurrency/Bitcoin/CryptoMarkets instead.

Test plan

  • All 392 existing + new unit tests pass (pytest tests/ -m unit)
  • ruff check clean on all changed/new files
  • New tests cover: symbol normalization, output formatting, graceful
    degradation on network errors, vendor routing, and a regression guard
    ensuring the new tools are registered in both the LLM binding and the
    executor ToolNode (the same wiring-gap class as an existing test)
  • Manually verified live against BTC-USD end-to-end

🤖 Generated with Claude Code

The market analyst had no signal for crypto-specific positioning: perpetual
funding rate, open interest, market-wide sentiment, or network health. Add a
keyless crypto_signals vendor category (Binance funding rate/open interest,
alternative.me Fear & Greed Index, mempool.space Bitcoin hashrate), bound to
the market analyst only when asset_type == "crypto".

Also fix the sentiment analyst's Reddit source for crypto assets: the
equities-default subreddits (wallstreetbets/stocks/investing) return
near-zero signal for a ticker like BTC-USD in practice; a crypto asset now
searches CryptoCurrency/Bitcoin/CryptoMarkets instead.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
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