1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-06-06 05:51:17 +08:00

fix comments

This commit is contained in:
bxdd
2021-05-13 00:33:57 +08:00
parent 621cb243c2
commit 07eaada31e
14 changed files with 294 additions and 185 deletions

View File

@@ -122,7 +122,6 @@ if __name__ == "__main__":
"benchmark": benchmark,
"exchange_kwargs": {
"freq": "day",
"verbose": False,
"limit_threshold": 0.095,
"deal_price": "close",
"open_cost": 0.0005,