No description
  • MQL5 96.6%
  • Shell 3.4%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
SahrJohn 0129230cc1 build: archive from Experts mirror and deploy to Navigator folder
MetaEditor transfers compiled output to the Experts mirror of Shared
Projects, so the hook's archive step never found an .ex5 next to the
.mq5. Archive from the mirror instead, and also deploy each successful
build to MQL5/Experts/VizionAI-Trading/profitgtx.ex5 so the EA shows up
top-level in the MT5 Navigator for drag-and-drop.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 16:51:18 -05:00
hooks build: archive from Experts mirror and deploy to Navigator folder 2026-07-14 16:51:18 -05:00
.gitignore Add auto-versioning post-commit hook for build-NNNN tags 2026-07-14 16:01:01 -05:00
AIGateway.mqh fix: correct StringToCharArray call and add XAUUSD chart template 2026-03-02 23:36:51 +00:00
AILabels.mqh feat: replace OpenAI with n8n AI Gateway + session + watchlist 2026-02-20 06:34:27 +00:00
AISession.mqh feat: replace OpenAI with n8n AI Gateway + session + watchlist 2026-02-20 06:34:27 +00:00
AISignalConfirmation.mqh feat: replace OpenAI with n8n AI Gateway + session + watchlist 2026-02-20 06:34:27 +00:00
CandlePatterns.mqh Sync from vizion-trading infra/mt5/ea_local 2026-02-15 05:13:55 +00:00
ChartLabels.mqh feat: replace OpenAI with n8n AI Gateway + session + watchlist 2026-02-20 06:34:27 +00:00
ChartStructure.mqh Sync from vizion-trading infra/mt5/ea_local 2026-02-15 05:13:55 +00:00
compile.log feat: replace OpenAI with n8n AI Gateway + session + watchlist 2026-02-20 06:34:27 +00:00
Config.mqh Sync from vizion-trading infra/mt5/ea_local 2026-02-15 05:13:55 +00:00
ea_template.tpl fix: correct StringToCharArray call and add XAUUSD chart template 2026-03-02 23:36:51 +00:00
FibLevels.mqh Sync from vizion-trading infra/mt5/ea_local 2026-02-15 05:13:55 +00:00
GlobalVariables.mqh feat: update EA gateway, NN, news, and execution modules 2026-02-27 21:49:28 -06:00
Indicators.mqh Sync from vizion-trading infra/mt5/ea_local 2026-02-15 05:13:55 +00:00
InputParams.mqh feat: update EA gateway, NN, news, and execution modules 2026-02-27 21:49:28 -06:00
MarketState.mqh Sync from vizion-trading infra/mt5/ea_local 2026-02-15 05:13:55 +00:00
MasterAICoordinator.mqh feat: replace OpenAI with n8n AI Gateway + session + watchlist 2026-02-20 06:34:27 +00:00
NeuralNet.mqh feat: update EA gateway, NN, news, and execution modules 2026-02-27 21:49:28 -06:00
NewsEngine.mqh feat: update EA gateway, NN, news, and execution modules 2026-02-27 21:49:28 -06:00
nn_model.onnx chore: add local gitignore and nn model artifact 2026-02-26 10:35:54 -06:00
NNDataLogger.mqh feat: update EA gateway, NN, news, and execution modules 2026-02-27 21:49:28 -06:00
NNFeatures.mqh Sync from vizion-trading infra/mt5/ea_local 2026-02-15 05:13:55 +00:00
PatternCoordinator.mqh Sync from vizion-trading infra/mt5/ea_local 2026-02-15 05:13:55 +00:00
PositionManagement.mqh Sync from vizion-trading infra/mt5/ea_local 2026-02-15 05:13:55 +00:00
Praise.mqh Sync from vizion-trading infra/mt5/ea_local 2026-02-15 05:13:55 +00:00
profitgtx.mq5 feat: update EA gateway, NN, news, and execution modules 2026-02-27 21:49:28 -06:00
README.md Initial commit 2026-02-15 04:52:07 +00:00
ReEntry.mqh Sync from vizion-trading infra/mt5/ea_local 2026-02-15 05:13:55 +00:00
SignalCoordinator.mqh feat: update EA gateway, NN, news, and execution modules 2026-02-27 21:49:28 -06:00
TradeExecution.mqh fix: margin-aware lot sizing and broker stops-level clamping 2026-07-14 16:19:12 -05:00
TradingSetups.mqh Sync from vizion-trading infra/mt5/ea_local 2026-02-15 05:13:55 +00:00
Utilities.mqh fix: margin-aware lot sizing and broker stops-level clamping 2026-07-14 16:19:12 -05:00
Warnings.mqh Sync from vizion-trading infra/mt5/ea_local 2026-02-15 05:13:55 +00:00

Vizion-Trading-EA