mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-14 08:16:54 +08:00
Black format
This commit is contained in:
@@ -127,7 +127,7 @@ def backtest(pred, strategy, executor, trade_exchange, shift, verbose, account,
|
|||||||
def update_account(trade_account, trade_info, trade_exchange, trade_date):
|
def update_account(trade_account, trade_info, trade_exchange, trade_date):
|
||||||
"""
|
"""
|
||||||
Update the account and strategy
|
Update the account and strategy
|
||||||
|
|
||||||
Parameters
|
Parameters
|
||||||
----------
|
----------
|
||||||
trade_account : Account()
|
trade_account : Account()
|
||||||
|
|||||||
Reference in New Issue
Block a user