Documentation
Guides, API references, installation and configuration instructions for the Barfinex platform.
Getting Started
Barfinex architecture — how the system is built
Barfinex is an AI-Native Trading Operating System. Five specialized services cover the full trading lifecycle. This page explains how they connect, how data flows, and why the design is structured this way.
Barfinex glossary
Definitions of Barfinex terms — services, infrastructure, AI pipeline concepts, and event system.
First Steps
Barfinex is an AI-Native Trading Operating System — five integrated services that cover the full trading lifecycle. This page is your orientation before you install anything.
Installation
Detector installation
This step describes how to connect Barfinex Provider with the Detector service to pass market data and signals via Redis Pub/Sub.
Docker Compose for Barfinex Provider
What containers the Barfinex Provider stack consists of, what each service does, and how they are wired together.
Installing and Running Barfinex Provider
Start by deploying Barfinex Provider — a market data service and extended API for working with your trading account.
Understanding Barfinex Provider Logs
A detailed guide to Barfinex Provider logs — startup stages, typical messages, common errors, and quick diagnostic techniques.
Configuration
Studio Terminal Setup
Learn how to connect your local Provider and Detector to Barfinex Studio, safely render market data, and monitor strategies in real time.
Local Certificates Setup
Local certificates enable secure communication between your Barfinex services and Studio.Barfinex during development. This guide shows how to set up HTTPS for local environments to avoid browser errors and ensure all tools work correctly.
Registering Provider in Studio Barfinex
How to connect a Provider to Studio to get visual monitoring, metrics, and control over every event inside the provider.
Services
Advisor — AI decision engine
Advisor is Barfinex's AI decision engine. It runs a structured 8-stage reasoning pipeline on every trading signal — from market quality checks to LLM synthesis and decision validation.
Inspector — risk governance
Inspector is Barfinex's risk governor. Every execution intent from Advisor passes through Inspector before any order reaches the exchange. It enforces policies, manages protective orders, and audits every trade.