riskgate-ea-example/knitpkg.yaml

31 lines
588 B
YAML
Raw Permalink Normal View History

2026-03-30 12:18:55 -03:00
target: mql5
type: expert
organization: douglasrechia
2026-03-30 14:22:51 -03:00
name: riskgate-ea-example
2026-03-30 12:18:55 -03:00
version: 1.0.0
version_description: Initial creation
description: Risk gate EA example
author: Douglas Rechia
license: MIT
keywords:
- riskgate
- risk-management
- showcase
include_mode: include
compile:
- src/riskgate-ea-example.mq5
defines:
from_manifest:
MANIFEST_ORG: organization
MANIFEST_VERSION: version
MANIFEST_AUTHOR: author
MANIFEST_DESCRIPTION: description
MANIFEST_LICENSE: license
dependencies:
'@douglasrechia/riskgate-ea': ^1.0.0