Bars
bars()
Overview
Available Operations
- get - Get Bars V2
get
Get Bars V2
Example Usage
Parameters
Parameter | Type | Required | Description |
---|---|---|---|
symbols | String | :heavy_check_mark: | Symbols |
from | String | :heavy_check_mark: | From |
to | Optional<String> | :heavy_minus_sign: | To |
interval | Optional<String> | :heavy_minus_sign: | Interval |
Response
Errors
Error Type | Status Code | Content Type |
---|---|---|
models/errors/BzhttpResp | 400, 500 | application/json |
models/errors/APIException | 4XX, 5XX | */* |
Was this page helpful?