An Idea That Inspires
With Barfinex you dive into an ecosystem of algorithmic and quantitative trading. What used to require weeks of integrations and environment setup can now be deployed in minutes.
Barfinex is more than just a set of tools.
It’s a way to turn trading into a controllable system where algorithms work while you focus on the next idea.
🚀 Simple compositions
Barfinex combines modules, each responsible for its own stage of the trading process:
| Component | Role |
|---|---|
| 🧩 Provider | Universal gateway for market data and order API |
| 🔍 Detector | Analytics engine for strategies and signals |
| 🧠 Advisor | AI module that helps you make decisions |
| 📊 Inspector | Risk management |
| 💼 Studio | Cloud interface for monitoring |
Together they create a unified space where data, signals, and decisions circulate automatically.
⚙️ What you’ll do in 10 minutes
1️⃣ Deploy Provider — get a stream of market data and an API for trading.
2️⃣ Connect Detector — start analysing the market and generating signals.
3️⃣ Open Studio — see your data in a cloud interface in real time.
💡 Why it feels simple
- No need to install everything by hand — it all works through NPM packages and Docker images.
- Services are already wired together via Redis and REST APIs.
- Configurations are transparent and extensible: from test keys to production integrations.
- And most importantly — everything is open‑source and available at github.com/barfinex.
🧭 Next steps
- 🚀 Installing and running the Provider
Deploy the market data gateway and trading API. - 🔄 Installing the Detector
Attach the analytics engine for signals and strategies. - 💼 Configure the terminal at studio.barfinex.com and watch your automation in action.