fix: remove real account numbers from Live MT5 EAs setup guide

view_live_mt5_eas.py:
- Replaced real account numbers in CLI examples with generic
  placeholders (123456, 789012)

.gitignore:
- Added *.docx to prevent handoff/setup docs with sensitive
  information being committed to the repo
This commit is contained in:
unknown
2026-04-20 10:30:35 +10:00
parent fc42eeef02
commit ba91d8fd13
3 changed files with 8 additions and 7 deletions
+2 -1
View File
@@ -5,4 +5,5 @@ __pycache__/
cache/
mt5_accounts.json
ftp_config.json
ftp_accounts.json
ftp_accounts.json
*.docx