Orderly home page
latest
Search...
Socials
Get in Touch
Get a Grant
Get a Grant
Search...
Navigation
Positions
Get Position History
Home
Introduction
Build on Omnichain
NEAR
SDKs
Troubleshooting
Changelog
Getting Started
System Overview
Smart Contract Overview
Smart Contract Addresses
Partner Support
Partner Support
Integration Checklist
Integration FAQs
User Flows
Accounts
Wallet Authentication
Deposit/Withdrawal
Settle PnL
Order Management
Custom Fee Structure
Delegate Signer
Referral System
About APIs
Introduction
API Authentication
Error Codes
General API
Builder Info
System Info
USDC Faucet
User API
Registration
Key Management
Account/User Info
Account Notifications
Account Config
Delegate Signer
Trading API
Order Management
Liquidations
Assets/Withdraw/Settle PnL
Positions
GET
Get All Positions Info
GET
Get One Position Info
GET
Get Position History
Funding
Rewards API
Trading Rewards
Market Making Rewards
Staking & Valor API
Staking
Valor
Builder API
User Data
Trading Campaigns
Fee Setting
Referral Program
Market Data API
TradingView
Funding Rates
Market Info
Websocket API
Introduction
PING/PONG
Authentication
Error Response
Public Market Data
Private User Data
Positions
Get Position History
Limit: 10 requests per 1 second per user
GET /v1/position_history
GET
/
v1
/
position_history
Try it
Headers
orderly-timestamp
string
required
orderly-account-id
string
required
orderly-key
string
required
orderly-signature
string
required
Query Parameters
symbol
string
limit
number
Response
200 - application/json
data
object
required
Show child attributes
data.
rows
object[]
Show child attributes
data.rows.
accumulated_funding_fee
number
data.rows.
avg_close_price
number
data.rows.
avg_open_price
number
data.rows.
close_timestamp
number
data.rows.
closed_position_qty
number
data.rows.
insurance_fund_fee
number
data.rows.
last_update_timestamp
number
data.rows.
liquidation_id
number
data.rows.
liquidator_fee
number
data.rows.
max_position_qty
number
data.rows.
open_timestamp
number
data.rows.
position_id
number
data.rows.
realized_pnl
number
data.rows.
side
string
data.rows.
status
string
data.rows.
symbol
string
data.rows.
trading_fee
number
data.rows.
type
string
success
boolean
required
timestamp
integer
Get One Position Info
Get Funding Fee History