Skip to content

Commit 5fb7415

Browse files
docs
1 parent e785081 commit 5fb7415

12 files changed

+1605
-1595
lines changed

docs/CHANGELOG.html

Lines changed: 1243 additions & 1237 deletions
Large diffs are not rendered by default.

docs/README.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
88

9-
<title>UNICORN Binance WebSocket API &#8212; unicorn-binance-websocket-api 1.44.1 documentation</title><meta name="viewport" content="width=device-width, initial-scale=1.0">
9+
<title>UNICORN Binance WebSocket API &#8212; unicorn-binance-websocket-api 1.45.0 documentation</title><meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

1111
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
1212
<link rel="stylesheet" type="text/css" href="_static/pydoctheme.css?2022.1" />
@@ -872,7 +872,7 @@ <h3>Navigation</h3>
872872
<div class="footer">
873873
&copy; <a href="https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/blob/master/LICENSE">Copyright</a> 2019-2023, LUCIT Systems and Development and Oliver Zehentleitner.
874874
See <a href="https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/blob/master/LICENSE">License</a> for more information.<br />
875-
Last updated on Apr 06 2023 at 17:42 (CET).
875+
Last updated on Apr 06 2023 at 18:00 (CET).
876876
<a href="https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/issues/new/choose">Found a bug</a>?
877877
<br />
878878
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 6.1.3.

docs/_sources/CHANGELOG.md.txt

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,15 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
99

1010
[How to upgrade to the latest version!](https://unicorn-binance-websocket-api.docs.lucit.tech/README.html#installation-and-upgrade)
1111

12-
## 1.44.1.dev (development stage/unreleased/unstable)
12+
## 1.45.0.dev (development stage/unreleased/unstable)
13+
14+
## 1.45.0
1315
### Added
14-
- New methods to manager.py `get_timestamp()`, `generate_signature()`, `order_params()`, `add_payload_to_stream`
15-
- Support for the new [Binance Websocket API](https://developers.binance.com/docs/binance-trading-api/websocket_api):
16+
- This is the first code part to support the new [Binance Websocket API](https://developers.binance.com/docs/binance-trading-api/websocket_api)
17+
[issue#319](https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/issues/319):
1618
- `WEBSOCKET_API_BASE_URI` to connection_settings.py and added URI for spot and testnet: `wss://ws-api.binance.com/ws-api/v3` and `wss://testnet.binance.vision/ws-api/v3`
1719
- Upgraded `print_stream_info()` to show if a userData stream is an Websocket API stream or not.
20+
- New methods to manager.py `get_timestamp()`, `generate_signature()`, `order_params()`, `add_payload_to_stream`
1821
- ws_api.py to provide Binance websocket api functions in `ubwa.api.method(stream_id=stream_id)`.
1922
- `ubwa.api.cancel_open_orders()`
2023
- `ubwa.api.cancel_order()`

docs/_static/documentation_options.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
var DOCUMENTATION_OPTIONS = {
22
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
3-
VERSION: '1.44.1',
3+
VERSION: '1.45.0',
44
LANGUAGE: 'en',
55
COLLAPSE_INDEX: false,
66
BUILDER: 'html',

docs/copyright.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
88

9-
<title>MIT License &#8212; unicorn-binance-websocket-api 1.44.1 documentation</title><meta name="viewport" content="width=device-width, initial-scale=1.0">
9+
<title>MIT License &#8212; unicorn-binance-websocket-api 1.45.0 documentation</title><meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

1111
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
1212
<link rel="stylesheet" type="text/css" href="_static/pydoctheme.css?2022.1" />
@@ -280,7 +280,7 @@ <h3>Navigation</h3>
280280
<div class="footer">
281281
&copy; <a href="https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/blob/master/LICENSE">Copyright</a> 2019-2023, LUCIT Systems and Development and Oliver Zehentleitner.
282282
See <a href="https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/blob/master/LICENSE">License</a> for more information.<br />
283-
Last updated on Apr 06 2023 at 17:42 (CET).
283+
Last updated on Apr 06 2023 at 18:00 (CET).
284284
<a href="https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/issues/new/choose">Found a bug</a>?
285285
<br />
286286
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 6.1.3.

docs/genindex.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<head>
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
8-
<title>Index &#8212; unicorn-binance-websocket-api 1.44.1 documentation</title><meta name="viewport" content="width=device-width, initial-scale=1.0">
8+
<title>Index &#8212; unicorn-binance-websocket-api 1.45.0 documentation</title><meta name="viewport" content="width=device-width, initial-scale=1.0">
99

1010
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
1111
<link rel="stylesheet" type="text/css" href="_static/pydoctheme.css?2022.1" />
@@ -734,7 +734,7 @@ <h3>Navigation</h3>
734734
<div class="footer">
735735
&copy; <a href="https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/blob/master/LICENSE">Copyright</a> 2019-2023, LUCIT Systems and Development and Oliver Zehentleitner.
736736
See <a href="https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/blob/master/LICENSE">License</a> for more information.<br />
737-
Last updated on Apr 06 2023 at 17:45 (CET).
737+
Last updated on Apr 06 2023 at 18:00 (CET).
738738
<a href="https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/issues/new/choose">Found a bug</a>?
739739
<br />
740740
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 6.1.3.

0 commit comments

Comments
 (0)