Bitstamp: Add missing API fields and enhance test coverage (#1510)

* Bitstamp: Add missing fields

* Bitstamp: update assert to require, update tests WIP

* Bitstamp: Update the tests

* Bitstamp: Update GetOrderInfo

* Bitstamp: Add minor updates

* Bitstamp: Update TestGetFee, add Amount to GetOrderInfo

* Bitstamp: Update TestGetFee

* Bitstamp: Update OrderStatus type
This commit is contained in:
Bea
2024-05-06 09:05:49 +08:00
committed by GitHub
parent f1ff951199
commit a46622a9c8
4 changed files with 159 additions and 122 deletions

View File

@@ -106,7 +106,8 @@
"type": 0
}
],
"amount": "200.00"
"amount_remaining": "200.00",
"client_order_id": "0.50000000"
},
"queryString": "",
"bodyParams": "id=1458532827766784&key=FUId9Nby1VbZrGgZHfzGbswd4CDcp6Ar&nonce=1700374285822027000&signature=0B7C759A57B10EC315CE3A53480EDC720BE9BCD2CCEA86313808914484483386",