Skip to content

ImranDev3/Gild-AI-Terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GILD-AI Stats


🚀 GILD-AI: Automated Trading Terminal (v1.0)

GILD-AI v1 is a cross-platform algorithmic trading engine optimized for XAUUSD (Gold). It utilizes a multi-layer technology stack to deliver real-time data from MetaTrader 5 to a modern web interface and Telegram mobile.


🛠 Tech Stack & Languages

This project is built using a professional multi-language architecture:

Python JavaScript HTML5 CSS3 JSON MetaTrader5


🛰 System Architecture (v1)

Component Technology Logic Flow
Backend Engine Python Processes raw MT5 ticks and generates signals.
API Layer Flask / JSON Broadcasts live trading data via REST API.
Frontend UI JavaScript / HTML Fetches JSON data to render a live dashboard.
Alert Gateway Telegram API Routes critical signals to mobile devices.

💎 v1 Features

  • Multi-Language Sync: Seamless communication between Python backend and JavaScript frontend.
  • MT5 Data Bridge: Stable tick fetching for Gold (XAUUSD).
  • Smart Alerting: Intelligent signal filtering via custom algorithmic logic.
  • Zero-Latency Dashboard: Dynamic UI updates using Vanilla JavaScript.

📂 Project Structure

  • main.py — Python core engine & Flask API handler.
  • accuracy.py — Algorithmic signal detection logic.
  • index.html — JavaScript-powered live monitoring dashboard.
  • script.js — Frontend logic for real-time updates.
  • data.json — System configuration manifest.
  • style.css — Modern UI styling for the terminal interface.

⚠️ Disclaimer

This is a v1 release for testing and monitoring. Trading involves significant risk. Always validate strategies on a demo account before live deployment.

About

Gild AI Terminal - automated XAU/USD (Gold) trading system. Algorithmic signals, risk management, and AI-driven execution.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors