Commit Graph

  • e1dc58e35d fix: syntax error in drift-trading.ts mindesbunister 2025-07-13 02:29:27 +02:00
  • 836455d1a4 feat: implement real Drift trading history using SDK methods mindesbunister 2025-07-13 02:24:12 +02:00
  • 0fa687d1d7 Fix hydration error by handling time display on client-side and add stop-loss/take-profit to trading system mindesbunister 2025-07-13 01:46:34 +02:00
  • 71f7cd9084 Add comprehensive stop loss and take profit functionality mindesbunister 2025-07-13 01:31:07 +02:00
  • 8e0d7f0969 Fix Net USD Value calculation to match Drift exactly mindesbunister 2025-07-13 01:13:35 +02:00
  • 2fcd3b1120 Add Net USD Value display to dashboard mindesbunister 2025-07-13 01:02:48 +02:00
  • 6e75a7175e Remove demo data fallbacks - use only real Drift account data mindesbunister 2025-07-13 00:38:24 +02:00
  • e985a9ec6f 🚀 Fix Drift Protocol integration - Connection now working mindesbunister 2025-07-13 00:20:01 +02:00
  • a9bbcc7b5f Fix Tailwind CSS styling configuration mindesbunister 2025-07-12 23:29:42 +02:00
  • cf58d41444 🔐 Implement robust session persistence to avoid 'are you human' captcha checks mindesbunister 2025-07-12 21:39:53 +02:00
  • 483d4c6576 🔧 Fix AI Analysis Service - Improved Prompts & Error Handling mindesbunister 2025-07-12 15:08:24 +02:00
  • a8fcb33ec8 🚀 Major TradingView Automation Improvements mindesbunister 2025-07-12 14:50:24 +02:00
  • be2699d489 Fix login restriction handling and improve AI analysis debugging root 2025-07-09 15:05:42 +02:00
  • 61fae23ea2 Improve login verification and layout access handling root 2025-07-09 15:03:38 +02:00
  • b50791421c Implement direct URL-based layout loading for TradingView root 2025-07-09 14:55:43 +02:00
  • b2d02cd716 Improve TradingView layout loading with better debugging and selection logic root 2025-07-09 14:45:04 +02:00
  • 06842efbbd feat: Add settings API endpoint root 2025-07-09 14:25:13 +02:00
  • 3361359119 feat: Add persistent settings and multiple layouts support root 2025-07-09 14:24:48 +02:00
  • 6a1a4576a9 feat: implement and type-safe DriftTradingService for Solana/Drift trading (Node 20+) root 2025-07-09 10:47:47 +02:00
  • cfa6660abb Add Prisma schema, .env, and initial migration for trading bot database root 2025-07-09 10:31:53 +02:00
  • 51a728457a Initial Next.js 15 app setup with TypeScript, Tailwind, ESLint, Turbopack, and API support. Project ready for migration. root 2025-07-09 10:27:02 +02:00
  • 3cf31dc55f Initial commit from Create Next App root 2025-07-09 10:24:30 +02:00