1
1
Derivar 0
Sem descrição
Procurar um ficheiro Usar este modelo
Sahr John d920b2758a fix: correct StringToCharArray call and add XAUUSD chart template
- AIGateway.mqh: use StringLen(json_payload) instead of WHOLE_ARRAY to avoid
  null terminator being included in POST body (caused malformed JSON to gateway)
- ea_template.tpl: add XAUUSD H1 chart template for MT5 terminal setup

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-02 23:36:51 +00:00
.gitignore chore: add local gitignore and nn model artifact 2026-02-26 10:35:54 -06: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 feat: update EA gateway, NN, news, and execution modules 2026-02-27 21:49:28 -06:00
TradingSetups.mqh Sync from vizion-trading infra/mt5/ea_local 2026-02-15 05:13:55 +00:00
Utilities.mqh Fix MT5 compile issues and update build output 2026-02-19 20:05:27 +00:00
Warnings.mqh Sync from vizion-trading infra/mt5/ea_local 2026-02-15 05:13:55 +00:00

Vizion-Trading-EA