18 lines
No EOL
386 B
YAML
18 lines
No EOL
386 B
YAML
type: package
|
|
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
|
|
|
|
|
|
compile:
|
|
- src/UnitTestsBarArray.mq4
|
|
- src/UnitTestsBarMqlRates.mq4 |