Skip to content

Commit 3d62e42

Browse files
committed
Improve docs
1 parent 8eb03bd commit 3d62e42

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/concepts/data.md

+2
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ volume information over a specific period, including the opening price, highest
6767
and traded volume (or ticks as a volume proxy). These values are generated using an *aggregation method*,
6868
which groups data based on specific criteria to create the bar.
6969

70+
The implemented aggregation methods are:
71+
7072
| Name | Description | Category |
7173
|:-------------------|:---------------------------------------------------------------------------|:-------------|
7274
| `TICK` | Aggregation of a number of ticks. | Threshold |

0 commit comments

Comments
 (0)