Skip to content

Commit cef4e01

Browse files
committed
Update README
Signed-off-by: adshao <tjusgj@gmail.com>
1 parent 074c5d4 commit cef4e01

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,24 @@ Please do not edit the generated code manually, but rather regenerate it from [O
77
- API version: 0.1.0
88
- Package version: 0.1.0
99

10+
## Supported APIs
11+
12+
| Product | Supported | Module | Documentation |
13+
|---------|-----------|--------|---------------|
14+
| Spot || binance.spot | [Spot API](binance/spot_README.md) |
15+
| USD-M Futures || binance.derivatives.umfutures | [USD-M Futures API](binance/derivatives/umfutures_README.md) |
16+
| COIN-M Futures || binance.derivatives.cmfutures | [COIN-M Futures API](binance/derivatives/cmfutures_README.md) |
17+
| Options || binance.derivatives.options | [Options API](binance/derivatives/options_README.md) |
18+
| Porfolio Margin || binance.derivatives.pmargin | [Portfolio Margin API](binance/derivatives/pmargin_README.md) |
19+
| Porfolio Margin Pro || binance.derivatives.pmarginpro | [Portfolio Margin Pro API](binance/derivatives/pmarginpro_README.md) |
20+
| Futures Data || binance.derivatives.futuresdata | [Futures Data API](binance/derivatives/futuresdata_README.md) |
21+
| Margin || binance.margin | [Margin API](binance/margin_README.md) |
22+
| Algo || binance.algo | [Algo API](binance/algo_README.md) |
23+
| Wallet || binance.wallet | [Wallet API](binance/wallet_README.md) |
24+
| Copy Trading || binance.copytrading | [Copy Trading API](binance/copytrading_README.md) |
25+
| Sub-Account || binance.subaccount | [Sub-Account API](binance/subaccount_README.md) |
26+
27+
1028
## Requirements.
1129

1230
Python 3.8+

0 commit comments

Comments
 (0)