Skip to content

Commit

Permalink
Update gh-pages to output generated at d5c7646
Browse files Browse the repository at this point in the history
  • Loading branch information
cjdsellers committed Nov 11, 2023
1 parent 574142e commit fdbed25
Show file tree
Hide file tree
Showing 153 changed files with 611 additions and 1,154 deletions.
Binary file modified develop/.doctrees/api_reference/accounting.doctree
Binary file not shown.
Binary file modified develop/.doctrees/api_reference/adapters/betfair.doctree
Binary file not shown.
Binary file modified develop/.doctrees/api_reference/adapters/binance.doctree
Binary file not shown.
Binary file not shown.
Binary file modified develop/.doctrees/api_reference/analysis.doctree
Binary file not shown.
Binary file modified develop/.doctrees/api_reference/backtest.doctree
Binary file not shown.
Binary file modified develop/.doctrees/api_reference/cache.doctree
Binary file not shown.
Binary file modified develop/.doctrees/api_reference/common.doctree
Binary file not shown.
Binary file modified develop/.doctrees/api_reference/config.doctree
Binary file not shown.
Binary file modified develop/.doctrees/api_reference/core.doctree
Binary file not shown.
Binary file modified develop/.doctrees/api_reference/data.doctree
Binary file not shown.
Binary file modified develop/.doctrees/api_reference/execution.doctree
Binary file not shown.
Binary file modified develop/.doctrees/api_reference/indicators.doctree
Binary file not shown.
Binary file modified develop/.doctrees/api_reference/infrastructure.doctree
Binary file not shown.
Binary file modified develop/.doctrees/api_reference/live.doctree
Binary file not shown.
Binary file modified develop/.doctrees/api_reference/model/currency.doctree
Binary file not shown.
Binary file modified develop/.doctrees/api_reference/model/data.doctree
Binary file not shown.
Binary file modified develop/.doctrees/api_reference/model/events.doctree
Binary file not shown.
Binary file modified develop/.doctrees/api_reference/model/identifiers.doctree
Binary file not shown.
Binary file modified develop/.doctrees/api_reference/model/instruments.doctree
Binary file not shown.
Binary file modified develop/.doctrees/api_reference/model/objects.doctree
Binary file not shown.
Binary file modified develop/.doctrees/api_reference/model/orderbook.doctree
Binary file not shown.
Binary file modified develop/.doctrees/api_reference/model/orders.doctree
Binary file not shown.
Binary file modified develop/.doctrees/api_reference/model/position.doctree
Binary file not shown.
Binary file modified develop/.doctrees/api_reference/model/tick_scheme.doctree
Binary file not shown.
Binary file modified develop/.doctrees/api_reference/msgbus.doctree
Binary file not shown.
Binary file modified develop/.doctrees/api_reference/persistence.doctree
Binary file not shown.
Binary file modified develop/.doctrees/api_reference/portfolio.doctree
Binary file not shown.
Binary file modified develop/.doctrees/api_reference/risk.doctree
Binary file not shown.
Binary file modified develop/.doctrees/api_reference/serialization.doctree
Binary file not shown.
Binary file modified develop/.doctrees/api_reference/system.doctree
Binary file not shown.
Binary file modified develop/.doctrees/api_reference/trading.doctree
Binary file not shown.
Binary file modified develop/.doctrees/environment.pickle
Binary file not shown.
Binary file modified develop/.doctrees/integrations/ib.doctree
Binary file not shown.
294 changes: 72 additions & 222 deletions develop/_sources/integrations/ib.md.txt

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion develop/_sources/tutorials/backtest_high_level.md.txt
Original file line number Diff line number Diff line change
Expand Up @@ -178,4 +178,4 @@ node = BacktestNode(configs=[config])

results = node.run()
results
```
```
210 changes: 16 additions & 194 deletions develop/api_reference/adapters/interactive_brokers.html
Original file line number Diff line number Diff line change
Expand Up @@ -8596,126 +8596,6 @@ <h2 id="module-nautilus_trader.adapters.interactive_brokers.config">
</span>
</em>
,
<em class="sig-param">
<span class="n">
<span class="pre">
host
</span>
</span>
<span class="p">
<span class="pre">
:
</span>
</span>
<span class="w">
</span>
<span class="n">
<span class="pre">
str
</span>
<span class="w">
</span>
<span class="p">
<span class="pre">
|
</span>
</span>
<span class="w">
</span>
<span class="pre">
None
</span>
</span>
<span class="w">
</span>
<span class="o">
<span class="pre">
=
</span>
</span>
<span class="w">
</span>
<span class="default_value">
<span class="pre">
'127.0.0.1'
</span>
</span>
</em>
,
<em class="sig-param">
<span class="n">
<span class="pre">
port
</span>
</span>
<span class="p">
<span class="pre">
:
</span>
</span>
<span class="w">
</span>
<span class="n">
<span class="pre">
Optional
</span>
<span class="p">
<span class="pre">
[
</span>
</span>
<span class="pre">
Literal
</span>
<span class="p">
<span class="pre">
[
</span>
</span>
<span class="m">
<span class="pre">
4001
</span>
</span>
<span class="p">
<span class="pre">
,
</span>
</span>
<span class="w">
</span>
<span class="m">
<span class="pre">
4002
</span>
</span>
<span class="p">
<span class="pre">
]
</span>
</span>
<span class="p">
<span class="pre">
]
</span>
</span>
</span>
<span class="w">
</span>
<span class="o">
<span class="pre">
=
</span>
</span>
<span class="w">
</span>
<span class="default_value">
<span class="pre">
None
</span>
</span>
</em>
,
<em class="sig-param">
<span class="n">
<span class="pre">
Expand Down Expand Up @@ -8970,42 +8850,6 @@ <h2 id="module-nautilus_trader.adapters.interactive_brokers.config">
.
</p>
</li>
<li>
<p>
<strong>
host
</strong>
(
<em>
str
</em>
<em>
,
</em>
<em>
optional
</em>
) – The hostname or ip address for the IB Gateway or TWS.
</p>
</li>
<li>
<p>
<strong>
port
</strong>
(
<em>
int
</em>
<em>
,
</em>
<em>
optional
</em>
) – The port for the gateway server (“paper” 4002, or “live” 4001).
</p>
</li>
<li>
<p>
<strong>
Expand Down Expand Up @@ -10787,22 +10631,6 @@ <h2 id="module-nautilus_trader.adapters.interactive_brokers.config">
</span>
</em>
,
<em class="sig-param">
<span class="n">
<span class="pre">
host='127.0.0.1'
</span>
</span>
</em>
,
<em class="sig-param">
<span class="n">
<span class="pre">
port=None
</span>
</span>
</em>
,
<em class="sig-param">
<span class="n">
<span class="pre">
Expand Down Expand Up @@ -10867,7 +10695,7 @@ <h2 id="module-nautilus_trader.adapters.interactive_brokers.config">
at
</span>
<span class="pre">
0x7fd0143d5510&gt;
0x7f3360e9f950&gt;
</span>
<span class="pre">
=
Expand Down Expand Up @@ -11649,12 +11477,6 @@ <h2 id="module-nautilus_trader.adapters.interactive_brokers.config">
<span class="pre">
password=None,
</span>
<span class="pre">
host='127.0.0.1',
</span>
<span class="pre">
port=None,
</span>
<span class="pre">
trading_mode='paper',
</span>
Expand Down Expand Up @@ -11778,7 +11600,19 @@ <h2 id="module-nautilus_trader.adapters.interactive_brokers.config">
<em>
int
</em>
) – The port for the gateway server (“paper” 4002, or “live” 4001).
<em>
,
</em>
<em>
default for "paper" 4002
</em>
<em>
, or
</em>
<em>
"live" 4001
</em>
) – The port for the gateway server.
</p>
</li>
<li>
Expand Down Expand Up @@ -12410,12 +12244,7 @@ <h2 id="module-nautilus_trader.adapters.interactive_brokers.data">
</a>
</p>
<p>
Provides a data client for the InteractiveBrokers exchange by using the
<cite>
Gateway
</cite>
to
stream market data.
Provides a data client for the InteractiveBrokers exchange.
</p>
<dl class="py method">
<dt class="sig sig-object py" id="nautilus_trader.adapters.interactive_brokers.data.InteractiveBrokersDataClient.connect">
Expand Down Expand Up @@ -17639,8 +17468,7 @@ <h2 id="module-nautilus_trader.adapters.interactive_brokers.execution">
</a>
</p>
<p>
Provides an execution client for Interactive Brokers TWS API, allowing for the
retrieval of account information and execution of orders.
Provides an execution client for Interactive Brokers TWS API.
</p>
<dl class="field-list simple">
<dt class="field-odd">
Expand Down Expand Up @@ -24032,12 +23860,6 @@ <h2 id="module-nautilus_trader.adapters.interactive_brokers.factories">
<span class="pre">
password=None,
</span>
<span class="pre">
host='127.0.0.1',
</span>
<span class="pre">
port=None,
</span>
<span class="pre">
trading_mode='paper',
</span>
Expand Down
Loading

0 comments on commit fdbed25

Please sign in to comment.