Orderly home page
latest
Search...
⌘K
Socials
Get in Touch
Get a Grant
Get a Grant
Search...
Navigation
Market Data
Overview
Home
Introduction
Build on Omnichain
NEAR
SDKs
Strategy Vault
Troubleshooting
Changelog
Software Development Kits
List of SDKs
Changelog
Migrate to SDK v2
[EVM] React Components SDK
Overview
Getting started
Theming
Wallet connect
Framework Guides
Page Components
Block Components
[EVM] React Hooks SDK
Overview
Setup
API Requests
Utility
Account
Assets
Market Data
Overview
useOrderbookStream
useIndexPrice
useMarkPrice
useMarkPricesStream
useMarketTradeStream
useMarkets
useMarketsStream
useTickerStream
useSymbolsInfo
useSymbolPriceRange
Orders
Positions
Funding
Referral
[EVM] Core SDK
Overview
[EVM] Perp SDK
Overview
Technical Documentation
README
Modules
Modules
Interfaces
Enums
Classes
Market Data
Overview
@orderly.network/hooks
provides the following hooks related to market data:
useOrderbookStream
- Orderbook stream
useIndexPrice
- Get the index price of a single symbol
useMarkPrice
- Get the mark price of a single symbol
useMarkPricesStream
- Get the mark price of all symbols
useMarketTradeStream
- Get the market trades history of a symbol
useMarkets
- Retrieve all listed symbols and its market data
useMarketsStream
- Retrieve all listed symbols and its market data
useTickerStream
- Get the symbol market data stream
useSymbolsInfo
- Get the symbol market data stream
useSymbolPriceRange
- Get the price range for the specified symbol with an optional price
useHoldingStream
useOrderbookStream
Assistant
Responses are generated using AI and may contain mistakes.