1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-06 12:30:57 +08:00

update rule_startegy & add README, notebook for multi-level trading

This commit is contained in:
bxdd
2021-05-14 01:51:43 +08:00
parent de2658a8db
commit ea60e608ba
5 changed files with 358 additions and 12 deletions

View File

@@ -1,11 +1,8 @@
# Copyright (c) Microsoft Corporation.
# Licensed under the MIT License.
import sys
from pathlib import Path
import qlib
import pandas as pd
from qlib.config import REG_CN
from qlib.utils import exists_qlib_data, init_instance_by_config, flatten_dict