IchiGridEA_ONNX_SourceBank/00_README/SECURITY_RULES.md
2026-05-10 10:37:47 -05:00

505 B

SECURITY_RULES

Sanitization

Before public push, replace:

  • local project roots with <PROJECT_ROOT>
  • user home folders with <USER_HOME>
  • MT5 data folder IDs with <MT5_DATA_FOLDER>
  • account IDs with <ACCOUNT_ID>
  • broker server names with <BROKER_SERVER>
  • IP addresses with <IP_REDACTED>

Binary policy

Initial public commit must not contain:

  • .onnx binaries
  • .zip archives
  • .mq5 / .mqh source copied from upstream
  • .py source copied from upstream
  • private logs
  • live account data