Skip to content

Commit

Permalink
feat: Added some APIs
Browse files Browse the repository at this point in the history
  • Loading branch information
GannicusZhou committed Nov 13, 2024
1 parent c98de2f commit 68c5ef6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ Signature is required for this part.
- [x] getPaginatedSubAccountInformation
- [x] transferToHFAccount
- [x] getHighFrequencyAccountLedger
- [x] getUserType

#### Rest/User/Deposit
- [x] createDepositAddress
Expand Down Expand Up @@ -184,7 +185,8 @@ Signature is not required for this part
- [x] getAllTickers
- [x] get24hrStats
- [x] getMarketList
- [x] getSymbolsList
- [x] getSymbolDetail

#### Rest/Market/OrderBook
- [x] getLevel2_20
- [x] getLevel2_100
Expand Down Expand Up @@ -277,6 +279,7 @@ Signature is not required for this part
#### Rest/Others
- [x] getTimestamp
- [x] getStatus
- [x] getAnnouncements

## Websocket Datafeed

Expand Down

0 comments on commit 68c5ef6

Please sign in to comment.