Skip to content

Commit d64fed6

Browse files
committed
nit
1 parent 95fd440 commit d64fed6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/data-streams/reference/candlestick-api.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import DataStreams from "@features/data-streams/common/DataStreams.astro"
1212

1313
<DataStreams section="dsNotes" />
1414

15-
The Candlestick API is designed and implemented to satisfy the [TradingView implementation spec](https://www.tradingview.com/broker-api-docs/rest-api-spec/#tag/Data-Integration), the industry standard for sharing aggregated trading data.
15+
The Candlestick API is designed and implemented to satisfy the [TradingView implementation spec](https://www.tradingview.com/broker-api-docs/rest-api-spec/#tag/Data-Integration), the industry standard for sharing open-high-low-close (OHLC) aggregated trading data.
1616

1717
Alignment with the TradingView spec allows for TradingView integration and direct customer access to prices without resorting to consuming and decoding reports for non-transactional use cases, like dashboards, analytics platforms, portfolio trackers, research tools, and more.
1818

0 commit comments

Comments
 (0)