Skip to content

Commit

Permalink
Update gh-pages to output generated at cf730bd
Browse files Browse the repository at this point in the history
  • Loading branch information
cjdsellers committed Apr 16, 2024
1 parent 1f28132 commit 13db290
Show file tree
Hide file tree
Showing 34 changed files with 73 additions and 45 deletions.
Binary file modified nightly/.doctrees/api_reference/accounting.doctree
Binary file not shown.
Binary file modified nightly/.doctrees/api_reference/adapters/betfair.doctree
Binary file not shown.
Binary file modified nightly/.doctrees/api_reference/adapters/binance.doctree
Binary file not shown.
Binary file not shown.
Binary file modified nightly/.doctrees/api_reference/analysis.doctree
Binary file not shown.
Binary file modified nightly/.doctrees/api_reference/backtest.doctree
Binary file not shown.
Binary file modified nightly/.doctrees/api_reference/cache.doctree
Binary file not shown.
Binary file modified nightly/.doctrees/api_reference/common.doctree
Binary file not shown.
Binary file modified nightly/.doctrees/api_reference/core.doctree
Binary file not shown.
Binary file modified nightly/.doctrees/api_reference/data.doctree
Binary file not shown.
Binary file modified nightly/.doctrees/api_reference/execution.doctree
Binary file not shown.
Binary file modified nightly/.doctrees/api_reference/indicators.doctree
Binary file not shown.
Binary file modified nightly/.doctrees/api_reference/live.doctree
Binary file not shown.
Binary file modified nightly/.doctrees/api_reference/model/book.doctree
Binary file not shown.
Binary file modified nightly/.doctrees/api_reference/model/data.doctree
Binary file not shown.
Binary file modified nightly/.doctrees/api_reference/model/events.doctree
Binary file not shown.
Binary file modified nightly/.doctrees/api_reference/model/identifiers.doctree
Binary file not shown.
Binary file modified nightly/.doctrees/api_reference/model/instruments.doctree
Binary file not shown.
Binary file modified nightly/.doctrees/api_reference/model/objects.doctree
Binary file not shown.
Binary file modified nightly/.doctrees/api_reference/model/orders.doctree
Binary file not shown.
Binary file modified nightly/.doctrees/api_reference/model/position.doctree
Binary file not shown.
Binary file modified nightly/.doctrees/api_reference/model/tick_scheme.doctree
Binary file not shown.
Binary file modified nightly/.doctrees/api_reference/persistence.doctree
Binary file not shown.
Binary file modified nightly/.doctrees/api_reference/portfolio.doctree
Binary file not shown.
Binary file modified nightly/.doctrees/api_reference/risk.doctree
Binary file not shown.
Binary file modified nightly/.doctrees/api_reference/serialization.doctree
Binary file not shown.
Binary file modified nightly/.doctrees/api_reference/system.doctree
Binary file not shown.
Binary file modified nightly/.doctrees/api_reference/trading.doctree
Binary file not shown.
Binary file modified nightly/.doctrees/environment.pickle
Binary file not shown.
8 changes: 5 additions & 3 deletions nightly/api_reference/adapters/betfair.html
Original file line number Diff line number Diff line change
Expand Up @@ -10968,7 +10968,7 @@ <h2 id="module-nautilus_trader.adapters.betfair.data_types">
uint64_t
</span>
<span class="pre">
ts_event
sequence
</span>
</span>
</em>
Expand All @@ -10979,7 +10979,7 @@ <h2 id="module-nautilus_trader.adapters.betfair.data_types">
uint64_t
</span>
<span class="pre">
ts_init
ts_event
</span>
</span>
</em>
Expand All @@ -10990,7 +10990,7 @@ <h2 id="module-nautilus_trader.adapters.betfair.data_types">
uint64_t
</span>
<span class="pre">
sequence=0
ts_init
</span>
</span>
</em>
Expand Down Expand Up @@ -11679,6 +11679,7 @@ <h2 id="module-nautilus_trader.adapters.betfair.data_types">
uint8_t
</em>
) – The record flags bit field, indicating packet end and data information.
A value of zero indicates no flags.
</p>
</li>
<li>
Expand All @@ -11691,6 +11692,7 @@ <h2 id="module-nautilus_trader.adapters.betfair.data_types">
uint64_t
</em>
) – The unique sequence number for the update.
If no sequence number provided in the source data then use a value of zero.
</p>
</li>
<li>
Expand Down
2 changes: 1 addition & 1 deletion nightly/api_reference/adapters/interactive_brokers.html
Original file line number Diff line number Diff line change
Expand Up @@ -12085,7 +12085,7 @@ <h2 id="module-nautilus_trader.adapters.interactive_brokers.config">
at
</span>
<span class="pre">
0x7f66cef216d0&gt;
0x7fca61283c10&gt;
</span>
<span class="pre">
=
Expand Down
41 changes: 41 additions & 0 deletions nightly/api_reference/common.html
Original file line number Diff line number Diff line change
Expand Up @@ -20793,6 +20793,29 @@ <h2 id="module-nautilus_trader.common.component">
</span>
</em>
,
<em class="sig-param">
<span class="n">
<span class="pre">
database:
</span>
<span class="pre">
nautilus_pyo3.RedisMessageBusDatabase
</span>
<span class="pre">
|
</span>
<span class="pre">
None
</span>
<span class="pre">
=
</span>
<span class="pre">
None
</span>
</span>
</em>
,
<em class="sig-param">
<span class="n">
<span class="pre">
Expand Down Expand Up @@ -21045,6 +21068,24 @@ <h2 id="module-nautilus_trader.common.component">
) – The serializer for database operations.
</p>
</li>
<li>
<p>
<strong>
database
</strong>
(
<em>
nautilus_pyo3.RedisMessageBusDatabase
</em>
<em>
,
</em>
<em>
optional
</em>
) – The backing database for the message bus.
</p>
</li>
<li>
<p>
<strong>
Expand Down
65 changes: 25 additions & 40 deletions nightly/api_reference/model/data.html
Original file line number Diff line number Diff line change
Expand Up @@ -8879,10 +8879,10 @@ <h1 id="api-reference-model-data--page-root">
<em class="sig-param">
<span class="n">
<span class="pre">
uint64_t
uint8_t
</span>
<span class="pre">
ts_event
flags
</span>
</span>
</em>
Expand All @@ -8893,18 +8893,18 @@ <h1 id="api-reference-model-data--page-root">
uint64_t
</span>
<span class="pre">
ts_init
sequence
</span>
</span>
</em>
,
<em class="sig-param">
<span class="n">
<span class="pre">
uint8_t
uint64_t
</span>
<span class="pre">
flags=0
ts_event
</span>
</span>
</em>
Expand All @@ -8915,7 +8915,7 @@ <h1 id="api-reference-model-data--page-root">
uint64_t
</span>
<span class="pre">
sequence=0
ts_init
</span>
</span>
</em>
Expand Down Expand Up @@ -9014,70 +9014,51 @@ <h1 id="api-reference-model-data--page-root">
<li>
<p>
<strong>
ts_event
flags
</strong>
(
<em>
uint64_t
uint8_t
</em>
) – The UNIX timestamp (nanoseconds) when the data event occurred.
) – The record flags bit field, indicating packet end and data information.
A value of zero indicates no flags.
</p>
</li>
<li>
<p>
<strong>
ts_init
sequence
</strong>
(
<em>
uint64_t
</em>
) – The UNIX timestamp (nanoseconds) when the data object was initialized.
) – The unique sequence number for the update.
If no sequence number provided in the source data then use a value of zero.
</p>
</li>
<li>
<p>
<strong>
flags
ts_event
</strong>
(
<em>
uint8_t
</em>
<em>
,
</em>
<em>
default 0
</em>
<em>
(
</em>
<em>
no flags
</em>
<em>
)
uint64_t
</em>
) – The record flags bit field, indicating packet end and data information.
) – The UNIX timestamp (nanoseconds) when the data event occurred.
</p>
</li>
<li>
<p>
<strong>
sequence
ts_init
</strong>
(
<em>
uint64_t
</em>
<em>
,
</em>
<em>
default 0
</em>
) – The unique sequence number for the update.
) – The UNIX timestamp (nanoseconds) when the data object was initialized.
</p>
</li>
</ul>
Expand Down Expand Up @@ -9224,7 +9205,7 @@ <h1 id="api-reference-model-data--page-root">
uint64_t
</span>
<span class="pre">
ts_event
sequence
</span>
</span>
</em>
Expand All @@ -9235,7 +9216,7 @@ <h1 id="api-reference-model-data--page-root">
uint64_t
</span>
<span class="pre">
ts_init
ts_event
</span>
</span>
</em>
Expand All @@ -9246,7 +9227,7 @@ <h1 id="api-reference-model-data--page-root">
uint64_t
</span>
<span class="pre">
sequence=0
ts_init
</span>
</span>
</em>
Expand Down Expand Up @@ -9935,6 +9916,7 @@ <h1 id="api-reference-model-data--page-root">
uint8_t
</em>
) – The record flags bit field, indicating packet end and data information.
A value of zero indicates no flags.
</p>
</li>
<li>
Expand All @@ -9947,6 +9929,7 @@ <h1 id="api-reference-model-data--page-root">
uint64_t
</em>
) – The unique sequence number for the update.
If no sequence number provided in the source data then use a value of zero.
</p>
</li>
<li>
Expand Down Expand Up @@ -11720,6 +11703,7 @@ <h1 id="api-reference-model-data--page-root">
uint8_t
</em>
) – The record flags bit field, indicating packet end and data information.
A value of zero indicates no flags.
</p>
</li>
<li>
Expand All @@ -11732,6 +11716,7 @@ <h1 id="api-reference-model-data--page-root">
uint64_t
</em>
) – The unique sequence number for the update.
If no sequence number provided in the source data then use a value of zero.
</p>
</li>
<li>
Expand Down
Loading

0 comments on commit 13db290

Please sign in to comment.