17 lines
352 B
YAML
17 lines
352 B
YAML
target: mql5
|
|
type: package
|
|
|
|
organization: douglasrechia
|
|
name: barhelper
|
|
version: 1.0.0
|
|
version_description: Initial creation
|
|
|
|
description: Helper for @douglasrechia/bar
|
|
keywords: [helper, bar, timeseries, cross, showcase]
|
|
author: Douglas Rechia
|
|
license: MIT
|
|
|
|
compile:
|
|
- tests/UnitTests.mq5
|
|
dependencies:
|
|
'@douglasrechia/bar': ^1.0.0
|