Applied AI / Financial Data

FinBERT Trading

Serverless NLP and trading data platform with sentiment analysis as decision support.

Status
Research / PoC
Category
Applied AI / Financial Data
Reference
Case #7

An engineering case for Applied AI / Financial Data: automated data pipelines, German FinBERT for sentiment analysis and reinforcement-learning-based paper trading – as decision support, not as a promise of profitable automated trading.

FinBERT Trading is a Riegel Systems engineering case in the field of Applied AI / Financial Data. It demonstrates how NLP models, financial data and automated pipelines can be combined into robust decision support – as a fully serverless system on AWS.

Structure

Pipeline
  1. Data sources (RSS + ticker)
  2. FinBERT sentiment analysis
  3. Data preparation & features
  4. PPO training (walk-forward)
  5. Paper trading with risk management
  6. Dashboard

Architecture

FinBERT Trading: Serverless data pipeline from news sources via sentiment analysis and training to the paper trading dashboard
Serverless data and ML pipeline (AWS / CDK)

Engineering focus

  • Sentiment pipeline: A German FinBERT model continuously classifies news from multiple sources; results are cached with TTL.
  • Training with walk-forward validation: Instead of naive backtesting, model quality is evaluated honestly over time – a core element for reliable statements.
  • Paper Trading: The agent trades in simulated 5-minute intervals with 16-feature observations, five actions and explicit risk management – without real capital.
  • Serverless operation: Infrastructure as code (CDK), scale-to-zero, no manual provisioning.

Honest assessment

Financial markets cannot be reliably predicted by data alone. The value of this case lies in the robust engineering of the data and analysis paths as well as in the traceable evaluation of the model’s limits – explicitly without any investment or return promises.

Technologies & concepts

  • NLP
  • FinBERT
  • Reinforcement Learning
  • Financial Data
  • Sentiment Analysis
  • Automated Data Pipelines
  • AWS / CDK
  • Serverless
  • Decision Support

A similar engineering project?

If your project needs comparable technical depth, we discuss feasibility, architecture and effort – concretely rather than in pitch format.