|
6 | 6 | <meta charset="utf-8" />
|
7 | 7 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
|
8 | 8 |
|
9 |
| - <title>UNICORN Binance WebSocket API — unicorn-binance-websocket-api 1.42.0 documentation</title><meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| 9 | + <title>UNICORN Binance WebSocket API — unicorn-binance-websocket-api 1.43.0 documentation</title><meta name="viewport" content="width=device-width, initial-scale=1.0"> |
10 | 10 |
|
11 | 11 | <link rel="stylesheet" type="text/css" href="_static/pygments.css" />
|
12 | 12 | <link rel="stylesheet" type="text/css" href="_static/pydoctheme.css?2022.1" />
|
@@ -491,9 +491,8 @@ <h3>What are the benefits of the UNICORN Binance WebSocket API?<a class="headerl
|
491 | 491 | </section>
|
492 | 492 | <section id="live-demo">
|
493 | 493 | <h2>Live Demo<a class="headerlink" href="#live-demo" title="Permalink to this heading">¶</a></h2>
|
494 |
| -<p>This live demo script is streaming from <a class="reference external" href="https://www.binance.com">binance.com</a> and is running on a <em>cx31</em> virtual |
495 |
| -machine of <a class="reference external" href="https://hetzner.cloud/?ref=rKgYRMq0l8fd">HETZNER CLOUD</a>! |
496 |
| -<a class="reference external" href="https://hetzner.cloud/?ref=rKgYRMq0l8fd">Get 20 EUR starting credit for HETZNER CLOUD</a></p> |
| 494 | +<p>This live demo script is streaming from <a class="reference external" href="https://www.binance.com">binance.com</a> and runs on a <em>cx31</em> virtual |
| 495 | +machine of <a class="reference external" href="https://www.hetzner.com">HETZNER CLOUD</a> - <a class="reference external" href="https://hetzner.cloud/?ref=rKgYRMq0l8fd">get 20 EUR starting credit!</a></p> |
497 | 496 | <p><a class="reference external" href="https://www.lucit.tech/unicorn-binance-websocket-api-live-demo.html">Open live monitor!</a></p>
|
498 | 497 | <p><a class="reference external" href="https://www.lucit.tech/unicorn-binance-websocket-api-live-demo.html"><img alt="live-demo" src="https://ubwa-demo.lucit.tech/ps.png" /></a></p>
|
499 | 498 | <p>(Refresh update once a minute!)</p>
|
@@ -601,6 +600,7 @@ <h2>Howto<a class="headerlink" href="#howto" title="Permalink to this heading">
|
601 | 600 | <ul class="simple">
|
602 | 601 | <li><p><a class="reference external" href="https://medium.com/@oliverzehentleitner/how-to-download-data-from-binance-using-python-8f1b6e8f19f3">How to download Klines from Binance using Python?</a></p></li>
|
603 | 602 | <li><p><a class="reference external" href="https://www.technopathy.club/2019/11/02/howto-unicorn-binance-websocket-api/">Howto: UNICORN Binance WebSocket API</a></p></li>
|
| 603 | +<li><p><a class="reference external" href="https://medium.com/@oliverzehentleitner/how-to-connect-to-binance-com-websockets-using-python-via-a-socks5-proxy-3c5a3e063f12">How to Connect to binance.com Websockets using Python via a Socks5 Proxy</a></p></li> |
604 | 604 | <li><p><a class="reference external" href="https://www.technopathy.club/2019/11/02/howto-monitoring-unicorn-binance-websocket-api-manager-with-icinga2/">Howto: Monitoring UNICORN Binance WebSocket API Manager with ICINGA2</a></p></li>
|
605 | 605 | </ul>
|
606 | 606 | </section>
|
@@ -852,7 +852,7 @@ <h3>Navigation</h3>
|
852 | 852 | <div class="footer">
|
853 | 853 | © <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.
|
854 | 854 | See <a href="https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/blob/master/LICENSE">License</a> for more information.<br />
|
855 |
| - Last updated on Mar 27 2023 at 14:08 (CET). |
| 855 | + Last updated on Mar 27 2023 at 17:11 (CET). |
856 | 856 | <a href="https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api">Found a bug</a>?
|
857 | 857 | <br />
|
858 | 858 | Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 6.1.3.
|
|
0 commit comments