Skip to content

Commit 8dea186

Browse files
author
Fenix
committed
Add filter MAX_POSITIION
1 parent 6b1a42f commit 8dea186

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/java/com/binance/api/client/domain/general/FilterType.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ public enum FilterType {
1818
PERCENT_PRICE,
1919
MARKET_LOT_SIZE,
2020
MAX_NUM_ICEBERG_ORDERS,
21+
MAX_POSITION,
2122

2223
// Exchange
2324
EXCHANGE_MAX_NUM_ORDERS,

0 commit comments

Comments
 (0)