Polygon.io provides real-time and historical market data APIs for stocks, options, forex, and cryptocurrencies.
Tool to retrieve all ticker symbols across asset classes. use when you need to filter by market or exchange and paginate through results.
Tool to retrieve exponential moving average (ema) for a cryptocurrency ticker. use when you need crypto ema data for analysis after selecting the time window.
Tool to retrieve the macd (moving average convergence/divergence) for a crypto ticker. use when you need momentum analysis for a specific cryptocurrency after confirming ticker and parameters.
Tool to retrieve the relative strength index (rsi) for a crypto ticker. use when you need momentum analysis for crypto assets after specifying ticker, timeframe, and optional parameters.
Tool to retrieve the simple moving average (sma) for a given crypto ticker. use when you need sma values for a crypto asset after confirming ticker, timespan, and window size.
Tool to fetch daily open and close prices for a given crypto pair on a specified date. use after specifying both currency symbols and the date.