Commit e80b308
Dorsa Alhouei
feat: add USDⓈ-M Futures algo order endpoints
- Implement 6 new methods for conditional orders migration to Algo Service
- Add futures_create_algo_order, futures_cancel_algo_order,
futures_cancel_all_open_algo_orders, futures_get_algo_order,
futures_get_open_algo_orders, futures_get_all_algo_orders
- Support both sync and async clients with comprehensive documentation
- Prepare for Binance API migration effective 2025-12-02
- Follow existing library patterns and conventions1 parent d549914 commit e80b308
2 files changed
Lines changed: 66 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1892 | 1892 | | |
1893 | 1893 | | |
1894 | 1894 | | |
| 1895 | + | |
| 1896 | + | |
| 1897 | + | |
1895 | 1898 | | |
1896 | 1899 | | |
1897 | 1900 | | |
| |||
2003 | 2006 | | |
2004 | 2007 | | |
2005 | 2008 | | |
| 2009 | + | |
| 2010 | + | |
| 2011 | + | |
| 2012 | + | |
| 2013 | + | |
| 2014 | + | |
| 2015 | + | |
| 2016 | + | |
| 2017 | + | |
| 2018 | + | |
| 2019 | + | |
| 2020 | + | |
| 2021 | + | |
| 2022 | + | |
| 2023 | + | |
2006 | 2024 | | |
2007 | 2025 | | |
2008 | 2026 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7781 | 7781 | | |
7782 | 7782 | | |
7783 | 7783 | | |
| 7784 | + | |
| 7785 | + | |
| 7786 | + | |
| 7787 | + | |
| 7788 | + | |
| 7789 | + | |
| 7790 | + | |
| 7791 | + | |
7784 | 7792 | | |
7785 | 7793 | | |
7786 | 7794 | | |
| |||
7945 | 7953 | | |
7946 | 7954 | | |
7947 | 7955 | | |
| 7956 | + | |
| 7957 | + | |
| 7958 | + | |
| 7959 | + | |
| 7960 | + | |
| 7961 | + | |
| 7962 | + | |
| 7963 | + | |
| 7964 | + | |
| 7965 | + | |
| 7966 | + | |
| 7967 | + | |
| 7968 | + | |
| 7969 | + | |
| 7970 | + | |
| 7971 | + | |
| 7972 | + | |
| 7973 | + | |
| 7974 | + | |
| 7975 | + | |
| 7976 | + | |
| 7977 | + | |
| 7978 | + | |
| 7979 | + | |
| 7980 | + | |
| 7981 | + | |
| 7982 | + | |
| 7983 | + | |
| 7984 | + | |
| 7985 | + | |
| 7986 | + | |
| 7987 | + | |
| 7988 | + | |
| 7989 | + | |
| 7990 | + | |
| 7991 | + | |
| 7992 | + | |
| 7993 | + | |
| 7994 | + | |
| 7995 | + | |
7948 | 7996 | | |
7949 | 7997 | | |
7950 | 7998 | | |
| |||
0 commit comments