You're viewing a demo portfolio

Join the waitlist
PRSM

get_stock

Active

Tool of 13FLOW

declared in 1.0.0

Get bounded current 13F holders, quarter moves, quality warnings and ordinal research score for one ticker.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "ticker"
  ],
  "properties": {
    "ticker": {
      "type": "string",
      "maxLength": 12,
      "minLength": 1,
      "description": "US ticker symbol."
    },
    "holder_limit": {
      "type": "integer",
      "default": 10,
      "maximum": 50,
      "minimum": 1
    },
    "movement_limit": {
      "type": "integer",
      "default": 10,
      "maximum": 50,
      "minimum": 1
    },
    "include_quality_details": {
      "type": "boolean",
      "default": false
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

13FLOW

https://github.com/bluetouff/13flow

1/7 registries
View full server →