-
Notifications
You must be signed in to change notification settings - Fork 138
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
88 changed files
with
41 additions
and
3,379 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...thms/03 Securities/99 Asset Classes/03 Crypto/01 Requesting Data/06 Supported Markets.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...hms/03 Securities/99 Asset Classes/06 Futures/01 Requesting Data/04 Supported Markets.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...Securities/99 Asset Classes/07 Future Options/01 Requesting Data/04 Supported Markets.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
<?php echo file_get_contents(DOCS_RESOURCES."/enumerations/market-futureoption.html"); ?> | ||
<?php echo file_get_contents(DOCS_RESOURCES."/datasets/supported-securities/futureoption/market.html"); ?> | ||
|
||
<p>You don't need to pass a <code>Market</code> argument to the <code class="csharp">AddFutureOptionContract</code><code class="python">add_future_option_contract</code> method because the contract <code>Symbol</code> already contains the market.</p> |
2 changes: 1 addition & 1 deletion
2
... Securities/99 Asset Classes/09 Index Options/01 Requesting Data/04 Supported Markets.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
<?php echo file_get_contents(DOCS_RESOURCES."/enumerations/market-indexoption.html"); ?> | ||
<?php echo file_get_contents(DOCS_RESOURCES."/datasets/supported-securities/indexoption/market.html"); ?> | ||
|
||
<p>You don't need to pass a <code class="csharp">Market</code><code class="python">market</code> argument to the <code class="csharp">AddIndexOptionContract</code><code class="python">add_index_option_contract</code> method because the contract <code>Symbol</code> already contains the market.</p> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<?php echo file_get_contents(DOCS_RESOURCES."/enumerations/market-crypto.html"); ?> | ||
<?php echo file_get_contents(DOCS_RESOURCES."/datasets/supported-securities/crypto/market.html"); ?> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<?php echo file_get_contents(DOCS_RESOURCES."/enumerations/market-future.html"); ?> | ||
<?php echo file_get_contents(DOCS_RESOURCES."/datasets/supported-securities/future/market.html"); ?> |
2 changes: 1 addition & 1 deletion
2
04 Research Environment/03 Datasets/14 Futures Options/06 Markets.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<?php echo file_get_contents(DOCS_RESOURCES."/enumerations/market-futureoption.html"); ?> | ||
<?php echo file_get_contents(DOCS_RESOURCES."/datasets/supported-securities/futureoption/market.html"); ?> |
2 changes: 1 addition & 1 deletion
2
04 Research Environment/03 Datasets/22 Index Options/06 Markets.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
<?php | ||
echo file_get_contents(DOCS_RESOURCES."/enumerations/market-indexoption.html"); | ||
echo file_get_contents(DOCS_RESOURCES."/datasets/supported-securities/indexoption/market.html"); | ||
?> |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
<p>The following <code>Market</code> enumeration members are available for Crypto:</p> | ||
<div data-tree='QuantConnect.Market' data-fields='BINANCE,Binance,BINANCE_US,BinanceUS,BITFINEX,Bitfinex,BYBIT,Bybit,COINBASE,Coinbase,KRAKEN,Kraken'></div> |
2 changes: 1 addition & 1 deletion
2
...ces/enumerations/market-cryptofuture.html → ...orted-securities/cryptofuture/market.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
<p>The following <code>Market</code> enumeration members are available for Cryptofuture:</p> | ||
<div data-tree='QuantConnect.Market' data-fields='BINANCE,BYBIT,Binance,Bybit'></div> | ||
<div data-tree='QuantConnect.Market' data-fields='BINANCE,Binance,BYBIT,Bybit'></div> |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.