Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 TRADERS-HUB V2.1

Precision Market Intelligence meets Anti-Gravity Design. An AI-powered trading terminal featuring RAG-enhanced technical analysis, real-time multi-asset tracking, and automated signal intelligence.

GitHub last commit Version Tech Stack


🔥 Latest Updates (Phase 3: Institutional Intelligence)

Recently upgraded with enterprise-grade features for a professional trading workflow:

  • ⚡ High Confluence Scanner: New backend engine that scans multiple assets across Crypto, Forex, and Commodities for setups with 78%+ confidence scores.
  • 🏛️ Institutional AI Analyst: Re-engineered prompt system enforcing strict risk-to-reward ratios and professional market structure analysis.
  • 🎯 Increased Signal Frequency: Tuned AI logic to minimize "no_setup" states while maintaining high quality through sophisticated pattern identification.
  • 📊 Unified Scanner HUD: Real-time progress tracking for background scans with instant high-probability trade delivery.
  • 🔐 Secure Google Auth: Seamless sign-in and session restoration via Supabase Auth.
  • 📡 Automated 4H Scanner: High-precision market scanner optimized for 4-hour cycles capture institutional trends.
  • 📧 Email Signal Alerts: Instant trade notifications delivered to your inbox via Resend integration.

✨ Core Features

🧠 AI Market Control

  • RAG-Enhanced Insights: AI cites specific chapters from uploaded trading books.
  • Tailored Trade Setups: Precise Entry, SL, and TP for any account size.
  • Pattern Recognition: Scans 170+ candlestick patterns instantly on 4H timeframes.
  • Sentiment Fusion: Combines technical price action with real-time news sentiment.

📈 Live Market Intelligence

  • Omni-Asset Support: Real-time tracking for Crypto, Forex, and Commodities.
  • Background Scanning: Automated monitoring every 4 hours with 0ms local footprint.
  • Impact Prediction: Predicts how news headlines will move specific assets.

🎨 Premium Experience

  • Anti-Gravity UI: A sleek, cosmic-themed interface with glassmorphism and smooth animations.
  • Notification Prefs: Full control over which assets trigger alerts (Crypto vs Forex).
  • Performance First: Built with Vite for instant loading.

🛠 Tech Stack

Category Technology
Frontend React 18, Vite, Tailwind CSS, Framer Motion
Backend Node.js, Express, Socket.io, Node-Cron
Auth/DB Supabase (PostgreSQL + RLS), Auth
Email Resend API
AI/ML Google Gemini 3 Flash, Vector Embeddings
Vector DB Pinecone Cloud
Data APIs CoinGecko, NewsData.io, Twelve Data

🚀 Setup Guide

  1. Clone & Install

    git clone https://github.com/Muheez001/TRADERS-HUB.git
    cd TRADERS-HUB
    # Install server & client deps
    cd server && npm install
    cd ../client && npm install
  2. Environment Setup Create a .env file in the server folder:

    # AI & Search
    GEMINI_API_KEY=your_key
    PINECONE_API_KEY=your_key
    NEWSDATA_API_KEY=your_key
    
    # Supabase (Database & Auth)
    SUPABASE_URL=your_project_url
    SUPABASE_ANON_KEY=your_anon_key
    
    # Email Alerts
    RESEND_API_KEY=your_resend_key
  3. Database Migration Run the SQL scripts in your Supabase SQL Editor:

    1. server/supabase-schema.sql (Core tables)
    2. server/user-preferences-schema.sql (Preferences)
    3. server/add-pair-preferences.sql (Asset selection)
  4. Ignition

    # Terminal 1 (Server)
    npm run dev
    # Terminal 2 (Client)
    npm run dev

👤 Authors

Muheez Muftau

Barnabas Oboh (Aka Banny)


⚠️ Disclaimer: TRADERS-HUB is an AI-powered tool for educational purposes. Trading involves significant risk. Always DYOR.

⭐ If this platform helped you defy market gravity, consider giving it a star!

About

A site to improve traders efficiency

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages