bar/knitpkg.yaml

18 lines
No EOL
465 B
YAML

target: mql5
type: package
organization: douglasrechia
name: bar
version: 1.1.0
version_description: New constructor for TimeSeriesArray
# Search fields
description: Simple, fast and reliable bar access with time series and new bar detection.
keywords: [ "bar", "array", "timeseries", "demo", "showcase" ]
author: Douglas Rechia
license: MIT
compile:
- tests/UnitTestsBarArray.mq5
- tests/UnitTestsBarMqlRates.mq5
- tests/UnitTestsTimeSeries.mq5