From 28e1bb27c64a4e4dc92c81d9fa06152537347522 Mon Sep 17 00:00:00 2001 From: binz <123@123.com> Date: Fri, 14 Jun 2024 21:09:41 +0800 Subject: [PATCH] tag test --- trader.py | 1 + 1 file changed, 1 insertion(+) diff --git a/trader.py b/trader.py index d085f5b..d5e12fa 100644 --- a/trader.py +++ b/trader.py @@ -40,6 +40,7 @@ class Trader(Account): - qualified_opinion: 会计保留意见 account (Account): 账户设置,account.Account """ + ### def __init__(self, signal: Dict[str, pd.DataFrame]=None, interval: Dict[str, Union[int,tuple,pd.Series]]=1,