update example
This commit is contained in:
parent
5bb9740182
commit
f4c040d75c
@ -92,7 +92,7 @@ if __name__ == "__main__":
|
||||
result = clear_strategy(STRATEGY)
|
||||
print("清除策略持仓结果:", result)
|
||||
# 模拟输出:
|
||||
# {'success': True, 'message': "成功清除策略 '追梦投资港股ETF' 的持仓数据"}
|
||||
# {'message': "成功清除策略 '追梦投资港股ETF' 的持仓数据", 'success': True}
|
||||
|
||||
# 示例:清除后查询持仓
|
||||
positions = get_positions(STRATEGY)
|
||||
|
Loading…
x
Reference in New Issue
Block a user