Domains 01Projects 02About Us 03Join 04Contact 05
All projects
UpcomingAI / FinTech EngineeringUpcoming

Tradex

An upcoming cloud-native algorithmic trading project where contributors can explore event-driven APIs, AI signal validation, market data, and portfolio analytics.

View project tradex.app
Project overviewTradex hero screenshot
Learning focus

Explore automation, signals, execution flows and risk through an AI engineering project.

Tradex is planned as a dashboard for strategy management, analytics, trade history and portfolio tracking, built with React, TypeScript and Tailwind CSS.

FastAPI and Python power webhook handling, strategy APIs, user APIs, trade APIs and analytics. PostgreSQL stores users, trades, strategies and performance records, while Redis handles live prices, sessions, open positions, caching, pub/sub and rate limiting.

The AI layer starts with Scikit-Learn, Random Forest and XGBoost for probability and confidence scoring, with a future PyTorch layer for LSTM and Transformer-based forecasting.

Engineering focus

Built for systems learning.

/ 01

TradingView strategy layer

Pine Script indicators, strategies, signals and alerts create a practical event-driven automation flow.

/ 02

FastAPI execution engine

Webhook, strategy, trade, user and analytics APIs coordinate the backend platform.

/ 03

Market data workflows

Planned integrations create opportunities to learn external APIs, data normalization, caching and reliability.

/ 04

Integration design

Execution support is planned as an architecture exercise across crypto, forex and stock workflows.

/ 05

AI signal validation

Machine learning models score probability and confidence before automation decisions.

/ 06

Risk & notifications

Risk alerts and trade updates create practice around event queues, notifications and user-facing feedback loops.

Under the hood

Tech stack.

R
Frontend
React + TypeScript
Tw
UI
Tailwind CSS
TV
Charts & signals
TradingView widget + Pine Script
Py
Backend
FastAPI + Python
Pg
Database
PostgreSQL
Re
Realtime cache
Redis
AI
AI v1
Scikit-Learn + XGBoost
PT
AI v2
PyTorch
GCP
Cloud
Cloud Run, Cloud SQL, Memorystore
JWT
Auth
JWT + roles
Screens

A look inside.

Who built it

The Tradex crew.

The contributors behind the build and the engineering areas they owned.

Vishal
Vishal
Senior Technical Mentor

Advises on platform architecture, trading workflows and technical direction.

ArchitectureStrategyTrading
Greeshma
Greeshma
Senior Software Engineer

Works across engineering features and quality practices for the platform.

FrontendBackendQuality
Kamal
Kamal
Associate Software Developer

Supports feature development, validation and QA for trading workflows.

QATestingWorkflows
Durgesh
Durgesh
Data Engineer

Supports market data, analytics pipelines and database-backed trading insights.

DataAnalyticsPipelines
Next project
Explorix