@@ -695,7 +695,7 @@ <h1>Source code for unicorn_binance_websocket_api.api</h1><div class="highlight"
695
695
< span class ="sd "> `quoteOrderQty`.</ span >
696
696
< span class ="sd "> :type time_in_force: str</ span >
697
697
< span class ="sd "> :param trailing_delta: For more details on SPOT implementation on trailing stops, please refer to</ span >
698
- < span class ="sd "> `Trailing Stop FAQ <https://github.com/binance/binance-spot-api-docs/blob/master/faqs/trailing-stop-faq.md>`_ </ span >
698
+ < span class ="sd "> `Trailing Stop FAQ <https://github.com/binance/binance-spot-api-docs/blob/master/faqs/trailing-stop-faq.md>`__ </ span >
699
699
< span class ="sd "> :type trailing_delta: int</ span >
700
700
< span class ="sd "> :return: `False` or `orig_client_order_id`</ span >
701
701
@@ -965,7 +965,7 @@ <h1>Source code for unicorn_binance_websocket_api.api</h1><div class="highlight"
965
965
< span class ="sd "> `quoteOrderQty`.</ span >
966
966
< span class ="sd "> :type time_in_force: str</ span >
967
967
< span class ="sd "> :param trailing_delta: For more details on SPOT implementation on trailing stops, please refer to</ span >
968
- < span class ="sd "> `Trailing Stop FAQ <https://github.com/binance/binance-spot-api-docs/blob/master/faqs/trailing-stop-faq.md>`_ </ span >
968
+ < span class ="sd "> `Trailing Stop FAQ <https://github.com/binance/binance-spot-api-docs/blob/master/faqs/trailing-stop-faq.md>`__ </ span >
969
969
< span class ="sd "> :type trailing_delta: int</ span >
970
970
971
971
< span class ="sd "> :return: `False` or `orig_client_order_id`</ span >
@@ -1206,7 +1206,7 @@ <h1>Source code for unicorn_binance_websocket_api.api</h1><div class="highlight"
1206
1206
1207
1207
< span class ="sd "> :param permissions: Filter symbols by permissions. `permissions` accepts either a list of permissions, or a</ span >
1208
1208
< span class ="sd "> single permission name: "SPOT".</ span >
1209
- < span class ="sd "> `Available Permissions <https://developers.binance.com/docs/binance-trading-api/websocket_api#permissions>`_ </ span >
1209
+ < span class ="sd "> `Available Permissions <https://developers.binance.com/docs/binance-trading-api/websocket_api#permissions>`__ </ span >
1210
1210
< span class ="sd "> :type permissions: list</ span >
1211
1211
< span class ="sd "> :param process_response: Provide a function/method to process the received webstream data (callback)</ span >
1212
1212
< span class ="sd "> of this specific request.</ span >
@@ -1497,7 +1497,7 @@ <h1>Source code for unicorn_binance_websocket_api.api</h1><div class="highlight"
1497
1497
< span class ="sd "> - https://developers.binance.com/docs/binance-trading-api/websocket_api#current-open-orders-user_data</ span >
1498
1498
1499
1499
< span class ="sd "> If you need to continuously monitor order status updates, please consider using</ span >
1500
- < span class ="sd "> ' WebSocket Streams <https://unicorn-binance-websocket-api.docs.lucit.tech/unicorn_binance_websocket_api.html#unicorn_binance_websocket_api.manager.BinanceWebSocketApiManager.create_stream>`_ </ span >
1500
+ < span class ="sd "> ` WebSocket Streams <https://unicorn-binance-websocket-api.docs.lucit.tech/unicorn_binance_websocket_api.html#unicorn_binance_websocket_api.manager.BinanceWebSocketApiManager.create_stream>`__ </ span >
1501
1501
1502
1502
< span class ="sd "> - `userData`</ span >
1503
1503
@@ -2237,7 +2237,7 @@ <h3>Navigation</h3>
2237
2237
< a href ="https://docs.lucit.tech "> Index of all LUCIT Software Documentation</ a > < br />
2238
2238
© < a href ="/license.html "> Copyright</ a > 2023-2023, LUCIT Systems and Development. All Rights Reserved..
2239
2239
See < a href ="/license.html "> License</ a > for more information.< br />
2240
- Last updated on May 11 2024 at 22 :32 (CET).
2240
+ Last updated on May 11 2024 at 23 :32 (CET).
2241
2241
< a href ="https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/issues/new/choose "> Found a bug</ a > ?
2242
2242
< br />
2243
2243
Created using < a href ="https://www.sphinx-doc.org/ "> Sphinx</ a > 7.2.6.
0 commit comments