mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-12 07:16:54 +08:00
index_data
This commit is contained in:
committed by
you-n-g
parent
13a9b7cea0
commit
d9ad8ff791
@@ -39,7 +39,7 @@ class Exchange:
|
||||
close_cost=0.0025,
|
||||
min_cost=5,
|
||||
extra_quote=None,
|
||||
quote_cls=CN1Min_NumpyQuote,
|
||||
quote_cls=PandasQuote,
|
||||
**kwargs,
|
||||
):
|
||||
"""__init__
|
||||
|
||||
Reference in New Issue
Block a user