mirror of
https://github.com/Ichinga-Samuel/aiomql.git
synced 2026-08-17 13:58:15 +00:00
v4
This commit is contained in:
@@ -186,9 +186,10 @@ The number of seconds in a TIMEFRAME
|
||||
|
||||
<a id="TimeFrame.example"></a>
|
||||
### Example
|
||||
|
||||
```python
|
||||
t = TimeFrame.H1
|
||||
print(t.time) # 3600
|
||||
print(t.seconds) # 3600
|
||||
```
|
||||
|
||||
<a id="CopyTicks"></a>
|
||||
|
||||
Reference in New Issue
Block a user