You're viewing a demo portfolio

Join the waitlist
PRSM

support_resistance_levels

Active

Tool of io.github.blackboxfoundry/livedatalink

declared in 1.0.0

Return key support/resistance price levels for a US ticker from recent daily pivots (swing highs/lows) plus nearby round-number levels, with the latest close for context. HEURISTIC levels for research, not investment advice.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "symbol"
  ],
  "properties": {
    "symbol": {
      "type": "string",
      "description": "US ticker (e.g. 'TSLA')."
    },
    "lookback_days": {
      "type": "number",
      "description": "Trailing daily bars to derive levels from (default 180)."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.blackboxfoundry/livedatalink

https://github.com/blackboxfoundry/livedatalink

2/7 registries
View full server →