DOC: Show exchange required for equities

This commit is contained in:
Freddie Vargus
2017-04-04 15:02:00 -04:00
parent 84b24d2cee
commit 3dfc20ec1c
+2 -2
View File
@@ -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