market-data
M
market-data
/get_ta_methodology

Technical analysis methodology

Look up MarketCrew's distilled technical-analysis methodology — our own synthesized notes on how to read indicators, structure, levels and regime — to ground an

liveverifiedunknown~5s typical
mcpprobedmarket-data
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-marketcrew-market-data /get_ta_methodology for me.

Input

FieldTypeDescription
query*stringWhat you want the methodology on, e.g. 'reading RSI in a trend'
top_kintegerHow many passages to return (default 6)

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-ai-marketcrew-market-data","endpoint":"/get_ta_methodology","input":{"query":"..."}}'
cli
npx cracked-ai run -p mcp-ai-marketcrew-market-data -e /get_ta_methodology -i '{"query":"..."}'
mcp
run_tool({ provider: "mcp-ai-marketcrew-market-data", endpoint: "/get_ta_methodology", input: {"query":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.