mql4-bar/knitpkg.yaml

19 lignes
461 o
YAML
Brut Lien permanent Vue normale Historique

2026-01-05 16:50:37 -03:00
type: package
2026-02-03 10:27:54 -03:00
target: mql4
organization: douglasrechia
name: bar
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.
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:
- tests/UnitTestsBarArray.mq4
- tests/UnitTestsBarMqlRates.mq4
- tests/UnitTestsTimeSeries.mq4