mirror of
https://github.com/Ichinga-Samuel/aiomql.git
synced 2026-08-23 00:38:07 +00:00
add backoff_decorator
This commit is contained in:
+1
-1
@@ -165,7 +165,7 @@ This is a dummy method that returns the minimum volume of the symbol. It is mean
|
||||
async def currency_conversion(*, amount: float, base: str,
|
||||
quote: str) -> float
|
||||
```
|
||||
Convert from one currency to the other.
|
||||
Convert from one currency to the other. Returns the amount in terms of the base currency.
|
||||
#### Parameters
|
||||
| Name | Type | Description | Default |
|
||||
|----------|---------|--------------------------------------------------------|---------|
|
||||
|
||||
Reference in New Issue
Block a user