postApiV1PreprocessorsStockPrices
postApiV1PreprocessorsStockPrices<
ThrowOnError>(options:Options<PostApiV1PreprocessorsStockPricesData,ThrowOnError>):RequestResult<PostApiV1PreprocessorsStockPricesResponses,PostApiV1PreprocessorsStockPricesErrors,ThrowOnError>
Defined in: src/client/sdk.gen.ts:1329
Get stock prices
Extracts uppercase ticker candidates (cashtags, 2–5 letter uppercase symbols) and returns Twelve Data quotes covering stocks, ETFs, indices, FX, and commodities.
Type Parameters
| Type Parameter | Default type |
|---|---|
|
|
|
Parameters
| Parameter | Type |
|---|---|
|
|
|
Returns
RequestResult<PostApiV1PreprocessorsStockPricesResponses, PostApiV1PreprocessorsStockPricesErrors, ThrowOnError>
Last updated on