StockCode (GPT): Difference between revisions

Line 75: Line 75:


==Actions==
==Actions==
===getStockData API===
getStockData API is to provide time series data of individual stocks along with their latest stock prices. This data is crucial for conducting economic analysis and forecasting stock price trends.
*'''Stock Symbol Retrieval''': The API identifies the unique symbol of a stock based on the company's name provided in the user query. This symbol is used to fetch specific stock data.
*'''Historical Data Access''': It retrieves historical data for the specified stock. This includes past stock prices, which are essential for analyzing historical trends and patterns. The default retrieval period for historical data is 120 months, but this can be adjusted as needed.
*'''Future Price Predictions''': One of the most critical functions of this API is to provide predictions for future stock prices. These predictions are based on machine learning models that analyze various economic indicators.
*'''Economic Indicators Consideration''': The API's predictions are informed by seven key economic indicators. These indicators might include factors like market trends, consumer spending, technological advancements, and other relevant economic metrics.
*'''Time Range for Predictions''': By default, the API provides stock price predictions for up to 12 months into the future. This helps in understanding both short-term and medium-term future trends.
*'''Causal Relationship Analysis''': In addition to providing raw data, the API also aids in understanding the relationship between changes in economic indicators and stock prices. This is crucial for a comprehensive economic analysis that takes into account broader market and economic conditions.
*'''User-Friendly Data Representation''': The data provided by the API is structured in a way that is accessible and easy to interpret, making it suitable for both professional analysts and users with limited financial background.
===Website===
===Website===
api.prod.stockcode.ai
api.prod.stockcode.ai
1,065

edits