Namespace Tudormobile.AlphaVantage
Classes
- AlphaVantageClient
Provides methods for accessing financial data from the Alpha Vantage API.
- AlphaVantageException
Represents errors that occur during Alpha Vantage API operations.
Interfaces
- IAlphaVantageClient
Defines a contract for accessing financial data and services provided by the Alpha Vantage API.
- IAlphaVantageClientBuilder
Defines a builder for configuring and creating instances of IAlphaVantageClient.
- IBuilder<T>
Defines a mechanism for constructing an instance of type
T.
Enums
- AlphaVantageFunction
Specifies the available Alpha Vantage API functions for retrieving financial time series and market data.