v1.0.4: feat(#6) add futures trailing stop endpoint, add missing types for new order endpoint

This commit is contained in:
Tiago Siebler
2023-02-10 18:26:55 +00:00
parent eb1f7ae4c2
commit 6f9981db15
4 changed files with 27 additions and 4 deletions

View File

@@ -227,6 +227,7 @@ describe('Private Futures REST API POST Endpoints', () => {
marginCoin,
symbol,
planType: 'profit_plan',
holdSide: 'long',
triggerPrice: '100',
})
).toMatchObject({