add backoff_decorator

This commit is contained in:
Ichinga Samuel
2024-08-20 06:22:51 +01:00
parent 1eeabd99fd
commit 1187bcc2dd
28 changed files with 1109 additions and 89 deletions
+1 -4
View File
@@ -130,7 +130,4 @@ Return profit in the account currency for a specified trading operation.
| Type | Description |
|---------|-----------------------------------|
| `float` | Returns float value if successful |
#### Raises:
| Exception | Description |
|--------------|-------------------|
| `OrderError` | If not successful |
| `None` | If not successful |