2026-01-05 16:50:37 -03:00
|
|
|
type: package
|
2026-02-03 10:27:54 -03:00
|
|
|
target: mql4
|
|
|
|
|
|
|
|
|
|
organization: douglasrechia
|
|
|
|
|
name: bar
|
2026-02-15 15:55:35 -03:00
|
|
|
version: 1.0.1
|
|
|
|
|
version_description: Added new constructor to TimeSeriesArray
|
2026-02-03 10:27:54 -03:00
|
|
|
|
|
|
|
|
# Search metadata fields
|
|
|
|
|
description: Simple, fast and reliable bar access with time series and new bar detection.
|
2026-02-15 15:55:35 -03:00
|
|
|
keywords: [ "bar", "array", "timeseries" ]
|
2026-02-03 10:27:54 -03:00
|
|
|
author: Douglas Rechia
|
|
|
|
|
license: MIT
|
|
|
|
|
|
2026-01-05 16:50:37 -03:00
|
|
|
|
|
|
|
|
compile:
|
2026-02-15 15:55:35 -03:00
|
|
|
- tests/UnitTestsBarArray.mq4
|
|
|
|
|
- tests/UnitTestsBarMqlRates.mq4
|
|
|
|
|
- tests/UnitTestsTimeSeries.mq4
|