Add trading-volume to api schema

This commit is contained in:
Matthias
2022-06-18 16:53:25 +02:00
parent 474e6705e6
commit 0168343b76
5 changed files with 23 additions and 7 deletions

View File

@@ -2269,6 +2269,7 @@ def test_Trade_object_idem():
'get_exit_reason_performance',
'get_enter_tag_performance',
'get_mix_tag_performance',
'get_trading_volume',
)