previous_close
ActiveTool of Polygon Io
declared in 0.1.0
Fetch the previous trading session's open, high, low, close, and volume for a US stock ticker from Polygon.io.
Parameters schema
{
"type": "object",
"examples": [
{
"ticker": "GOOGL"
}
],
"required": [
"ticker"
],
"properties": {
"ticker": {
"type": "string"
},
"adjusted": {
"type": "boolean"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Polygon Io
https://github.com/pipeworx-io/mcp-polygon-io
1/7 registries