Skip to content

Commit 5db3c67

Browse files
committed
Update gh-pages to output generated at 5d12ae7
1 parent dc07046 commit 5db3c67

File tree

1,811 files changed

+5256
-3345
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,811 files changed

+5256
-3345
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
2.37 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 Bytes
Binary file not shown.
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

nightly/.doctrees/environment.pickle

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

nightly/_sources/integrations/binance.md.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ using the `BinanceAccountType` enum. The account type options are:
155155
- `USDT_FUTURE` (USDT or BUSD stablecoins as collateral)
156156
- `COIN_FUTURE` (other cryptocurrency as collateral)
157157

158-
### Base URL overrides
158+
### Base url overrides
159159

160160
It's possible to override the default base URLs for both HTTP Rest and
161161
WebSocket APIs. This is useful for configuring API clusters for performance reasons,

nightly/api_reference/adapters/betfair.html

+10
Original file line numberDiff line numberDiff line change
@@ -3004,6 +3004,16 @@ <h2 id="module-nautilus_trader.adapters.betfair.client">
30043004
<span class="sig-paren">
30053005
)
30063006
</span>
3007+
<span class="sig-return">
3008+
<span class="sig-return-icon">
3009+
3010+
</span>
3011+
<span class="sig-return-typehint">
3012+
<span class="pre">
3013+
None
3014+
</span>
3015+
</span>
3016+
</span>
30073017
<a class="headerlink" href="#nautilus_trader.adapters.betfair.client.BetfairHttpClient.keep_alive" title="Permalink to this definition">
30083018
30093019
</a>

nightly/api_reference/adapters/binance.html

+1-35
Original file line numberDiff line numberDiff line change
@@ -5677,40 +5677,6 @@ <h2 id="module-nautilus_trader.adapters.binance.config">
56775677
</span>
56785678
</em>
56795679
,
5680-
<em class="sig-param">
5681-
<span class="n">
5682-
<span class="pre">
5683-
clock_sync_interval_secs
5684-
</span>
5685-
</span>
5686-
<span class="p">
5687-
<span class="pre">
5688-
:
5689-
</span>
5690-
</span>
5691-
<span class="w">
5692-
</span>
5693-
<span class="n">
5694-
<span class="pre">
5695-
int
5696-
</span>
5697-
</span>
5698-
<span class="w">
5699-
</span>
5700-
<span class="o">
5701-
<span class="pre">
5702-
=
5703-
</span>
5704-
</span>
5705-
<span class="w">
5706-
</span>
5707-
<span class="default_value">
5708-
<span class="pre">
5709-
0
5710-
</span>
5711-
</span>
5712-
</em>
5713-
,
57145680
<em class="sig-param">
57155681
<span class="n">
57165682
<span class="pre">
@@ -6148,7 +6114,7 @@ <h2 id="module-nautilus_trader.adapters.binance.config">
61486114
default True
61496115
</em>
61506116
) – If GTD orders will use the Binance GTD TIF option.
6151-
If False then GTD time in force will be remapped to GTC (this is useful if manageing GTD
6117+
If False then GTD time in force will be remapped to GTC (this is useful if managing GTD
61526118
orders locally).
61536119
</p>
61546120
</li>

nightly/api_reference/adapters/interactive_brokers.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -12080,7 +12080,7 @@ <h2 id="module-nautilus_trader.adapters.interactive_brokers.config">
1208012080
at
1208112081
</span>
1208212082
<span class="pre">
12083-
0x7f6e48b26650&gt;
12083+
0x7f6fa8f99b10&gt;
1208412084
</span>
1208512085
<span class="pre">
1208612086
=

nightly/api_reference/live.html

+61-5
Original file line numberDiff line numberDiff line change
@@ -3690,7 +3690,7 @@ <h1 id="api-reference-live--page-root">
36903690
LiveDataClient
36913691
</cite>
36923692
class is responsible for interfacing with a particular API which
3693-
may be presented directly by an exchange, or broker intermediary.
3693+
may be presented directly by a venue, or through a broker intermediary.
36943694
</p>
36953695
<p>
36963696
It could also be possible to write clients for specialized data providers.
@@ -4286,7 +4286,7 @@ <h1 id="api-reference-live--page-root">
42864286
<em class="sig-param">
42874287
<span class="n">
42884288
<span class="pre">
4289-
success
4289+
success_msg
42904290
</span>
42914291
</span>
42924292
<span class="p">
@@ -4328,6 +4328,40 @@ <h1 id="api-reference-live--page-root">
43284328
</span>
43294329
</span>
43304330
</em>
4331+
,
4332+
<em class="sig-param">
4333+
<span class="n">
4334+
<span class="pre">
4335+
success_color
4336+
</span>
4337+
</span>
4338+
<span class="p">
4339+
<span class="pre">
4340+
:
4341+
</span>
4342+
</span>
4343+
<span class="w">
4344+
</span>
4345+
<span class="n">
4346+
<span class="pre">
4347+
LogColor
4348+
</span>
4349+
</span>
4350+
<span class="w">
4351+
</span>
4352+
<span class="o">
4353+
<span class="pre">
4354+
=
4355+
</span>
4356+
</span>
4357+
<span class="w">
4358+
</span>
4359+
<span class="default_value">
4360+
<span class="pre">
4361+
LogColor.NORMAL
4362+
</span>
4363+
</span>
4364+
</em>
43314365
<span class="sig-paren">
43324366
)
43334367
</span>
@@ -4410,7 +4444,7 @@ <h1 id="api-reference-live--page-root">
44104444
<li>
44114445
<p>
44124446
<strong>
4413-
success
4447+
success_msg
44144448
</strong>
44154449
(
44164450
<em>
@@ -4422,7 +4456,29 @@ <h1 id="api-reference-live--page-root">
44224456
<em>
44234457
optional
44244458
</em>
4425-
) – The log message to write on actions success.
4459+
) – The log message to write on
4460+
<cite>
4461+
actions
4462+
</cite>
4463+
success.
4464+
</p>
4465+
</li>
4466+
<li>
4467+
<p>
4468+
<strong>
4469+
success_color
4470+
</strong>
4471+
(LogColor, default
4472+
<code class="docutils literal notranslate">
4473+
<span class="pre">
4474+
NORMAL
4475+
</span>
4476+
</code>
4477+
) – The log message color for
4478+
<cite>
4479+
actions
4480+
</cite>
4481+
success.
44264482
</p>
44274483
</li>
44284484
</ul>
@@ -14790,7 +14846,7 @@ <h1 id="api-reference-live--page-root">
1479014846
LiveExecutionClient
1479114847
</cite>
1479214848
class is responsible for interfacing with a particular API
14793-
which may be presented directly by an exchange, or broker intermediary.
14849+
which may be presented directly by a venue, or through a broker intermediary.
1479414850
</p>
1479514851
<dl class="py class">
1479614852
<dt class="sig sig-object py" id="nautilus_trader.live.execution_client.LiveExecutionClient">

nightly/core/help.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="Documentation for Rustdoc"><title>Help</title><script> if (window.location.protocol !== "file:") document.write(`<link rel="preload" as="font" type="font/woff2" crossorigin href="./static.files/SourceSerif4-Regular-46f98efaafac5295.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="./static.files/FiraSans-Regular-018c141bf0843ffd.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="./static.files/FiraSans-Medium-8f9a781e4970d388.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="./static.files/SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="./static.files/SourceCodePro-Semibold-d899c5a5c4aeb14a.ttf.woff2">`)</script><link rel="stylesheet" href="./static.files/normalize-76eba96aa4d2e634.css"><link rel="stylesheet" href="./static.files/rustdoc-e935ef01ae1c1829.css"><meta name="rustdoc-vars" data-root-path="./" data-static-root-path="./static.files/" data-current-crate="nautilus_pyo3" data-themes="" data-resource-suffix="" data-rustdoc-version="1.79.0-nightly (c9f8f3438 2024-03-27)" data-channel="nightly" data-search-js="search-42d8da7a6b9792c2.js" data-settings-js="settings-4313503d2e1961c2.js" ><script src="./static.files/storage-4c98445ec4002617.js"></script><script defer src="./static.files/main-12cf3b4f4f9dc36d.js"></script><noscript><link rel="stylesheet" href="./static.files/noscript-04d5337699b92874.css"></noscript><link rel="alternate icon" type="image/png" href="./static.files/favicon-16x16-8b506e7a72182f1c.png"><link rel="alternate icon" type="image/png" href="./static.files/favicon-32x32-422f7d1d52889060.png"><link rel="icon" type="image/svg+xml" href="./static.files/favicon-2c020d218678b618.svg"></head><body class="rustdoc mod sys"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button><a class="logo-container" href="./index.html"><img class="rust-logo" src="./static.files/rust-logo-151179464ae7ed46.svg" alt=""></a></nav><nav class="sidebar"><div class="sidebar-crate"><a class="logo-container" href="./index.html"><img class="rust-logo" src="./static.files/rust-logo-151179464ae7ed46.svg" alt="logo"></a><h2><a href="./index.html">Rustdoc</a><span class="version">1.79.0-nightly</span></h2></div><div class="version">(c9f8f3438 2024-03-27)</div><h2 class="location">Help</h2><div class="sidebar-elems"></div></nav><div class="sidebar-resizer"></div>
1+
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="Documentation for Rustdoc"><title>Help</title><script> if (window.location.protocol !== "file:") document.write(`<link rel="preload" as="font" type="font/woff2" crossorigin href="./static.files/SourceSerif4-Regular-46f98efaafac5295.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="./static.files/FiraSans-Regular-018c141bf0843ffd.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="./static.files/FiraSans-Medium-8f9a781e4970d388.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="./static.files/SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="./static.files/SourceCodePro-Semibold-d899c5a5c4aeb14a.ttf.woff2">`)</script><link rel="stylesheet" href="./static.files/normalize-76eba96aa4d2e634.css"><link rel="stylesheet" href="./static.files/rustdoc-e935ef01ae1c1829.css"><meta name="rustdoc-vars" data-root-path="./" data-static-root-path="./static.files/" data-current-crate="nautilus_pyo3" data-themes="" data-resource-suffix="" data-rustdoc-version="1.79.0-nightly (805813650 2024-03-31)" data-channel="nightly" data-search-js="search-42d8da7a6b9792c2.js" data-settings-js="settings-4313503d2e1961c2.js" ><script src="./static.files/storage-4c98445ec4002617.js"></script><script defer src="./static.files/main-12cf3b4f4f9dc36d.js"></script><noscript><link rel="stylesheet" href="./static.files/noscript-04d5337699b92874.css"></noscript><link rel="alternate icon" type="image/png" href="./static.files/favicon-16x16-8b506e7a72182f1c.png"><link rel="alternate icon" type="image/png" href="./static.files/favicon-32x32-422f7d1d52889060.png"><link rel="icon" type="image/svg+xml" href="./static.files/favicon-2c020d218678b618.svg"></head><body class="rustdoc mod sys"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button><a class="logo-container" href="./index.html"><img class="rust-logo" src="./static.files/rust-logo-151179464ae7ed46.svg" alt=""></a></nav><nav class="sidebar"><div class="sidebar-crate"><a class="logo-container" href="./index.html"><img class="rust-logo" src="./static.files/rust-logo-151179464ae7ed46.svg" alt="logo"></a><h2><a href="./index.html">Rustdoc</a><span class="version">1.79.0-nightly</span></h2></div><div class="version">(805813650 2024-03-31)</div><h2 class="location">Help</h2><div class="sidebar-elems"></div></nav><div class="sidebar-resizer"></div>
22
<main><div class="width-limiter"><nav class="sub"><form class="search-form"><span></span><div id="sidebar-button" tabindex="-1"><a href="./nautilus_pyo3/all.html" title="show sidebar"></a></div><input class="search-input" name="search" aria-label="Run search in the documentation" autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"><div id="help-button" tabindex="-1"><a href="./help.html" title="help">?</a></div><div id="settings-menu" tabindex="-1"><a href="./settings.html" title="settings"><img width="22" height="22" alt="Change settings" src="./static.files/wheel-7b819b6101059cd0.svg"></a></div></form></nav><section id="main-content" class="content"><div class="main-heading"><h1>Rustdoc help</h1><span class="out-of-band"><a id="back" href="javascript:void(0)" onclick="history.back();">Back</a></span></div><noscript><section><p>You need to enable JavaScript to use keyboard commands or search.</p><p>For more information, browse the <a href="https://doc.rust-lang.org/rustdoc/">rustdoc handbook</a>.</p></section></noscript></section></div></main></body></html>

0 commit comments

Comments
 (0)