EA31337-classes
EA31337-classes copied to clipboard
π¦π EA31337 framework (MQL library for writing trading Expert Advisors, indicators and scripts)
`::PositionGetInteger(POSITION_IDENTIFIER)` needs to be used instead. Refs:
- Test: Chart3D.test - Branch: `v3.009-dev` - MT5 build: 4524 Errors: ``` main:1:21: error: syntax error, unexpected KW_CBUFFER main:10:42: error: syntax error, unexpected NEW_IDENTIFIER ``` Est. 1-2h
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @βactions/artifact dependency by @βbethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...