2026-02-03 10:39:39 -03:00
|
|
|
target: mql4
|
2026-01-07 16:47:34 -03:00
|
|
|
type: package
|
|
|
|
|
|
2026-02-03 10:39:39 -03:00
|
|
|
organization: douglasrechia
|
|
|
|
|
name: calc
|
|
|
|
|
version: 1.0.0
|
|
|
|
|
version_description: Initial creation
|
|
|
|
|
|
|
|
|
|
# Search fields
|
|
|
|
|
description: Common indicators built on @douglasrechia/bar (SMA, ATR, etc)
|
|
|
|
|
keywords: [ "indicator", "sma", "atr", "showcase" ]
|
|
|
|
|
author: Douglas Rechia
|
|
|
|
|
license: MIT
|
2026-01-07 16:47:34 -03:00
|
|
|
|
|
|
|
|
dependencies:
|
2026-02-03 10:39:39 -03:00
|
|
|
'@douglasrechia/bar': ^1.0.0
|
2026-01-07 16:47:34 -03:00
|
|
|
|
|
|
|
|
compile:
|
|
|
|
|
- src/UnitTests.mq4
|