mirror of
https://github.com/wassname/catalyst.git
synced 2026-09-12 12:12:04 +08:00
DOC: Show exchange required for equities
This commit is contained in:
@@ -388,7 +388,7 @@ class AssetDBWriter(object):
|
|||||||
The first date we have trade data for this asset.
|
The first date we have trade data for this asset.
|
||||||
auto_close_date : datetime, optional
|
auto_close_date : datetime, optional
|
||||||
The date on which to close any positions in this asset.
|
The date on which to close any positions in this asset.
|
||||||
exchange : str, optional
|
exchange : str
|
||||||
The exchange where this asset is traded.
|
The exchange where this asset is traded.
|
||||||
|
|
||||||
The index of this dataframe should contain the sids.
|
The index of this dataframe should contain the sids.
|
||||||
@@ -408,7 +408,7 @@ class AssetDBWriter(object):
|
|||||||
The last date we have trade data for this asset.
|
The last date we have trade data for this asset.
|
||||||
first_traded : datetime, optional
|
first_traded : datetime, optional
|
||||||
The first date we have trade data for this asset.
|
The first date we have trade data for this asset.
|
||||||
exchange : str, optional
|
exchange : str
|
||||||
The exchange where this asset is traded.
|
The exchange where this asset is traded.
|
||||||
notice_date : datetime
|
notice_date : datetime
|
||||||
The date when the owner of the contract may be forced
|
The date when the owner of the contract may be forced
|
||||||
|
|||||||
Reference in New Issue
Block a user