Add order_multiple_operations input in _BfxWebsocketInputs.

This commit is contained in:
Davide Casale
2022-11-30 17:34:13 +01:00
parent e71d4b6e26
commit 509223ae9b
2 changed files with 5 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ from decimal import Decimal
from datetime import datetime
from typing import Type, List, Dict, TypedDict, Union, Optional, Any
from typing import Type, Tuple, List, Dict, TypedDict, Union, Optional, Any
int16 = int32 = int45 = int64 = int