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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user