Analytical Platform for Financial Markets
AI-powered trading robots, market signals, and analytics for crypto, stocks, and forex markets.
About
About Angry Robot Deals
A comprehensive analytical platform for stock, currency, and crypto markets — a marketplace of ready-made robots and market signals, powered by advanced machine-learning algorithms.
Advanced Analytics
Real-time data processing from multiple sources with automatic markup for machine learning and market-reversal signals.
ML Predictions
Custom machine-learning models for trend prediction and market-volatility analysis based on technical indicators.
Marketplace
Ready-made trading robots, strategies, and signals marketplace with API integrations for third-party platforms.
Trading Platform
Complete trading solution with personal accounts, CRM, multi-level referral program, and payment processing.
Products
Our Trading Solutions
Professional trading robots and analytics powered by artificial intelligence.
Investment Robot
Automated spot-market accumulation strategy with a personal dashboard and CRM integration for optimal portfolio management.
- Spot market trading
- Accumulation strategy
- Personal dashboard
- Admin CRM integration
- Risk management
Arbitrage Robot
Three advanced trading strategies for market and limit orders with real-time client-dashboard integration.
- Market & limit strategies
- Cross-exchange arbitrage
- Client dashboard
- Real-time monitoring
- Profit optimization
ML Predictions
Neural-network solution for trend prediction and price-reversal detection using proprietary machine-learning models.
- Trend-reversal prediction
- Market-position analysis
- Custom ML models
- Real-time signals
- Coming soon
Angry BT — the Back Tester
Engines run the test. Angry BT remembers the decision.
Angry BT is the system of record for trading-strategy R&D — a database-backed
platform and API that keeps every hypothesis, backtest run, result, and pass/fail
verdict in one queryable place. Your strategy research becomes traceable, instead of
scattered across spreadsheets and loose .tsv / .md / .params files.
Hypothesis
The idea you want to test, as a first-class object.
hypothesesBacktest run
Each execution against historical data, linked to its hypothesis.
backtest_runsResults
Metrics and output of every run — stored, not thrown away.
resultsVerdict
An explicit pass/fail decision. Why a strategy lived or died.
verdictsTerminal state
Where the hypothesis finally landed. Auditable, not tribal memory.
terminal_statesOne source of truth
Every hypothesis, run, result, and verdict lives in a PostgreSQL schema — replacing file sprawl with one queryable database.
Trading-native model
Five linked tables encode the actual quant R&D loop — hypothesis → run → result → verdict → terminal state. Not generic metrics; trading decisions.
Full traceability
Follow any strategy from its first hypothesis through every run to its final verdict — auditable history instead of “did we already try this?”
API-accessible state
A Node.js / TypeScript API exposes the ledger, so your robots and tooling read and write research state programmatically.
You own your data
A real relational database you query with SQL — portable, joinable, embeddable. Not locked inside a vendor’s cloud UI.
Dogfooded, not spec-ware
Built by the Angry Robot Deals team to run our own production robots — then opened up.
# Example — query a hypothesis and its verdict over the API # (shape illustrative; early access) GET /hypotheses/142 { "hypothesis": "mean-reversion on 4h BTC after RSI<30", "runs": 17, "best_result": { "sharpe": 1.42, "max_dd": -0.11 }, "verdict": "pass", "terminal_state": "promoted_to_paper" }
Roadmap: reporting & analytics “slice” endpoints — Phase 2, coming.
Hosted access & dashboards at bt.angryrobot.deals — in preparation.
Angry BT — бэктестер
Движок гоняет тесты. Angry BT помнит решение.
Angry BT — это система учёта для R&D торговых стратегий: платформа и API на базе БД,
которая держит каждую гипотезу, прогон бэктеста, результат и вердикт «прошло / не прошло»
в одном месте с запросами. Исследование стратегий становится прослеживаемым, а не
разбросанным по таблицам и файлам .tsv / .md / .params.
Гипотеза
Идея, которую проверяем, — как объект первого класса.
hypothesesПрогон бэктеста
Каждый запуск на исторических данных, связанный с гипотезой.
backtest_runsРезультаты
Метрики и вывод каждого прогона — сохраняются, а не теряются.
resultsВердикт
Явное решение «прошло / не прошло». Почему стратегия выжила или умерла.
verdictsТерминальное состояние
Чем в итоге закончилась гипотеза. Аудируемо, а не «по памяти».
terminal_statesОдин источник правды
Гипотезы, прогоны, результаты и вердикты — в одной PostgreSQL-схеме с запросами, вместо россыпи файлов.
Модель под трейдинг
Пять связанных таблиц кодируют реальный цикл: гипотеза → прогон → результат → вердикт → терминальное состояние. Не абстрактные метрики — торговые решения.
Полная прослеживаемость
Любая стратегия — от первой гипотезы через каждый прогон до финального вердикта. История, а не «кажется, мы это уже пробовали».
Состояние по API
Node.js / TypeScript API отдаёт данные — роботы и инструменты читают и пишут состояние исследований программно.
Данные ваши
Настоящая реляционная БД с SQL — переносимо, соединяемо, встраиваемо. Не заперто в чужом облачном UI.
Проверено на себе
Построено командой Angry Robot Deals для собственных боевых роботов — и теперь открыто наружу.
# Пример — запрос гипотезы и её вердикта по API # (форма иллюстративная; ранний доступ) GET /hypotheses/142 { "hypothesis": "mean-reversion on 4h BTC after RSI<30", "runs": 17, "best_result": { "sharpe": 1.42, "max_dd": -0.11 }, "verdict": "pass", "terminal_state": "promoted_to_paper" }
Дорожная карта: отчётность и «срезы» аналитики по API — Фаза 2, скоро.
Хостинг и дашборды на bt.angryrobot.deals — готовится.
Integrations
Exchange Integrations
Connected to 22+ major cryptocurrency exchanges for comprehensive market coverage.
Centralized Exchanges (CEX)
Decentralized Exchanges (DEX)
Real-time data processing with up to 10 updates per second.
All coins • Spot markets • Technical indicators • Market signals
Technology
Technology Stack
Built with modern, scalable technologies for high-performance trading.
Node.js Backend
Scalable microservices architecture designed for high-load operations.
Angular Frontend
Modern web applications for personal accounts and CRM systems.
Multi-Database
MongoDB, PostgreSQL, and Redis for optimal data management.
Docker Deployment
Containerized deployment for any cloud environment.
Machine Learning
Custom ML models for market prediction and analysis.
Cloud Ready
Works as SaaS or standalone solution in any cloud.
Contact
Get In Touch
Want early access to Angry BT, have feedback, or a question? Send us a message — we read every request and reply by email.
Prefer Telegram? Follow and message us at @angryrobotdeals