AI-Trader/service
2026-04-20 11:06:00 +08:00
..
frontend Separate API service from background 2026-04-10 22:33:48 +08:00
server Fix short position averaging on add 2026-04-20 11:06:00 +08:00
README.md init update 2026-03-11 15:00:43 +08:00
requirements.txt Separate API service from background 2026-04-10 22:33:48 +08:00

AI-Trader Server - Private Implementation

This directory contains the proprietary server implementation for AI-Trader.

Contents

  • main.py - Full FastAPI backend implementation

Deployment

See deployment documentation for production setup.