mql4-bar/knitpkg.yaml

19 lines
No EOL
461 B
YAML

type: package
target: mql4
organization: douglasrechia
name: bar
version: 1.0.1
version_description: Added new constructor to TimeSeriesArray
# Search metadata fields
description: Simple, fast and reliable bar access with time series and new bar detection.
keywords: [ "bar", "array", "timeseries" ]
author: Douglas Rechia
license: MIT
compile:
- tests/UnitTestsBarArray.mq4
- tests/UnitTestsBarMqlRates.mq4
- tests/UnitTestsTimeSeries.mq4