We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8eb03bd commit 3d62e42Copy full SHA for 3d62e42
docs/concepts/data.md
@@ -67,6 +67,8 @@ volume information over a specific period, including the opening price, highest
67
and traded volume (or ticks as a volume proxy). These values are generated using an *aggregation method*,
68
which groups data based on specific criteria to create the bar.
69
70
+The implemented aggregation methods are:
71
+
72
| Name | Description | Category |
73
|:-------------------|:---------------------------------------------------------------------------|:-------------|
74
| `TICK` | Aggregation of a number of ticks. | Threshold |
0 commit comments