CrabTrades

AI powered stock trading bot - Our first semester project

Explore More
CrabTrader

Assets value*

0

dollar-sign

Profit

0,00

percent

Orders

0

scroll

Uptime

0d

clock

* Paper trading account

AI trading history

Larger dots indicate a stronger buy/sell action

About

CrabTrades is our semester break project, having just finished the first semester of our computer science degree at Munich University of Applied Sciences. So there are probably a million ways to make it better, but perfection wasn't our goal - it was about getting in touch with new technologies, challenging ourselves and of course having fun.

Created with

  • Google Cloud

    Google Cloud

    Hosted on Google Cloud

  • Cloud Run

    Cloud Run

    Running our containerized server

  • Compute Engine

    Compute Engine

    Executes AI stock trading model

  • Cloud Build

    Cloud Build

    Continuous deployment with GitHub pipeline

  • Firestore

    Firestore

    Stores our trading orders

  • Firebase Hosting

    Firebase Hosting

    Free way to access our server on the web

  • Alpaca

    Alpaca

    Paper trading API & historical data

  • TensorFlow

    TensorFlow

    Building our AI stock trading model

  • SvelteKit

    SvelteKit

    Used as our frontend framework. Simple and fast

  • Cloudflare

    Cloudflare

    Protection layer for our website

  • AI-Images

    AI-Images

    Used AI to generate images

  • Figma

    Figma

    Creating ideas and designs for our website

  • Chart.js

    Chart.js

    Creating our stock charts

  • JWToken

    JWToken

    Admin authentication without server component

  • Node.js

    Node.js

    Running JavaScript on the server-side

  • TypeScript

    TypeScript

    Type safety for our code