JKorf / Bitget.Net

A C# .netstandard client library for the Bitget REST and Websocket Spot and Futures API focusing on clear usage and models
https://jkorf.github.io/Bitget.Net/
MIT License
12 stars 9 forks source link

Missing Get Plan Order (TPSL) List #8

Closed dante1989 closed 7 months ago

dante1989 commented 8 months ago

Missing this Function: https://bitgetlimited.github.io/apidoc/en/mix/#get-plan-order-tpsl-list I do not see this function in clientBitget.FuturesApi.Trading.

JKorf commented 8 months ago

This is available under GetPlanOrdersAsync

dante1989 commented 8 months ago

I have checked in clientBitget.FuturesApi.Trading. I see: clientBitget.FuturesApi.Trading.GetPlanOrderHistoryAsync But i do not see GetPlanOrdersAsync in clientBitget.FuturesApi.Trading.

dante1989 commented 8 months ago

i have checked in the newest Version 1.0.6 - 19 Jan 2024: Screenshot 2024-01-20 091707

JKorf commented 7 months ago

My bad, I was looking at spot. I'll add it for futures

dante1989 commented 7 months ago

Thank you so much

dante1989 commented 7 months ago

Could you prioritize this soon? because I need to test new ideas Thank you so much

JKorf commented 7 months ago

I've added it in 1.0.7