mql4-bar/knitpkg.yaml

18 lines
386 B
YAML
Raw Permalink Normal View History

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.0
version_description: Initial creation
# Search metadata fields
description: Simple, fast and reliable bar access with time series and new bar detection.
keywords: [ "bar", "array" ]
author: Douglas Rechia
license: MIT
2026-01-05 16:50:37 -03:00
compile:
- src/UnitTestsBarArray.mq4
- src/UnitTestsBarMqlRates.mq4