Account Stock Freeze Transaction History(账户股票冻结流水)
GET
/v1/whaleapi/asset/stock_frozen_flows
Asset
Request
Query Params
account_no
string
required
Example:
Account NO Eg:L6VQEU00121996(证券账号,例如:L6VQEU00121996)
frozen_status
string
optional
Example:
Frozen Status 0 - All 1 - frozee 2 - unfrozee Eg:0(冻结状态 可选值: 0 - 全部 1 - 冻结 2 - 解冻 例如:0)
symbol
string
optional
Example:
Stock Code Eg:IBM.US(标的信息,例如:IBM.US)
market
string
optional
Example:
Market Information Eg:US(市场信息,例如:US)
start_time
string
optional
Example:
Start Time(起始时间)
end_time
string
optional
Example:
End Time(终止时间)
page
string
optional
Example:
Page(页码)
size
string
optional
Example:
The Number Of Page Size(每页大小)
Responses
Modified at 2025-04-23 09:07:05