Skip to content

Millan678/institutional-trading-platform-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Institutional Trading Platform v2 — Android-First

Native Android institutional-grade trading platform with AI research, professional order flow analysis, MT5 automation, strategy ingestion, and educational content.

Architecture

  • Android: Kotlin + Jetpack Compose + MVVM + Clean Architecture
  • Backend: FastAPI (Python) with WebSocket support
  • AI: Multi-provider (OpenAI/Gemini/Ollama/Local)
  • Charts: Lightweight Charts + WebGL/Custom rendering
  • Database: Room (Android) + SQLite → PostgreSQL (production)

Safety

All modules enforce PAPER-TRADING-ONLY mode. No live trading execution without explicit user authorization and broker certification.

Monorepo Structure

  • android/ — Android app + modules
  • backend/ — FastAPI backend
  • ai/ — AI service providers + engine
  • strategy/ — Strategy parsing + execution engine
  • orderflow/ — Order flow analysis engine
  • market/ — Market data engine
  • research/ — Research + paper engine
  • education/ — Education + practice engine
  • mt5/ — MetaTrader 5 connector
  • docs/ — Architecture + decision records
  • scripts/ — Build + deploy scripts
  • config/ — Environment configs

About

Institutional Trading Platform V2 — 39 Phases: Research OS, Quant Research, Time-Series AI, Causal AI, Multi-Agent, Knowledge Graph, Scientific Validation, Data Fabric, Strategy Engine, Portfolio Intelligence, MLOps, Research Cloud (Android Kotlin + FastAPI Python)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors