mirror of
https://github.com/Ichinga-Samuel/aiomql.git
synced 2026-08-18 06:18:06 +00:00
3.0.4
This commit is contained in:
@@ -16,6 +16,7 @@ pip install aiomql
|
||||
- Record and keep track of trades and strategies in csv files.
|
||||
- Utility classes for using the MetaTrader 5 Library
|
||||
- Sample Pre-Built strategies
|
||||
- Trade sessions for managing trading sessions
|
||||
|
||||
## Simple Usage as an asynchronous MetaTrader5 Libray
|
||||
```python
|
||||
@@ -60,6 +61,7 @@ bot.add_strategy(ft_eur_usd)
|
||||
bot.execute()
|
||||
```
|
||||
## API Documentation
|
||||
|
||||
<a id="aiomql"></a>
|
||||
|
||||
# aiomql
|
||||
|
||||
Reference in New Issue
Block a user