This commit is contained in:
Ichinga Samuel
2023-10-11 09:49:06 +01:00
commit 027f9fd8de
65 changed files with 15274 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
# Table of Contents
* [aiomql.core.errors](#aiomql.core.errors)
* [Error](#aiomql.core.errors.Error)
<a id="aiomql.core.errors"></a>
# aiomql.core.errors
<a id="aiomql.core.errors.Error"></a>
## Error Objects
```python
class Error()
```
Error class for handling errors from MetaTrader 5.