1
0
Derivar 0
Gráfico de cometimentos

6 cometimentos

Autor(a) SHA1 Mensagem Data
SahrJohn
1c3be99e17 chore: push all current workspace files 2026-02-19 23:19:25 -06:00
SahrJohn
aa193fb213 chore: add .gitignore; untrack compiled binaries and logs
- Exclude *.ex5, *.log, *.set, *.ini, key files from git
- profitgtx.ex5 and profitgtx.log removed from tracking

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-18 04:21:18 -06:00
SahrJohn
34db76ea2a refactor: restructure repo root to VizionAI-EA (flat layout)
Files are now tracked at repo root, not nested under VizionAI-Trading-Repo/VizionAI-EA/.
Removes the stray parent-level .git that was wrapping everything.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-18 04:20:17 -06:00
SahrJohn
222a2e2408 Fix MQL5 compilation errors: StringToUpper and MqlCalendarEvent.currency
- Fix StringToUpper() used as return-value function in Utilities.mqh,
  NewsEngine.mqh, OpenAI.mqh, AISignalConfirmation.mqh (MQL5 requires
  in-place usage: copy string first, then call StringToUpper on copy)
- Fix NewsEngine.mqh: MqlCalendarEvent has no .currency field; replaced
  with CalendarCountryById() lookup using MqlCalendarCountry.currency

Result: 0 errors, 0 warnings

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-17 23:21:13 -06:00
f6bead226f Sync from vizion-trading infra/mt5/ea_local 2026-02-15 05:13:55 +00:00
3d9fff49f6 Initial commit 2026-02-15 04:52:07 +00:00