technical_indicators
ActiveTool of to.aiservices/aiservices
declared in 2.0.0
Get technical indicators (RSI, MACD, Bollinger Bands) for a crypto symbol ($0.02 x402)
Parameters schema
{
"type": "object",
"required": [
"symbol"
],
"properties": {
"symbol": {
"type": "string",
"description": "Crypto symbol (e.g. BTC)"
}
}
}Parent server
to.aiservices/aiservices
https://github.com/vbkotecha/aiservices-api
1/7 registries