Profitmaker
Open source, customized, extendable trading platform that supports 100+ crypto exchanges.
Install / Use
/learn @suenot/ProfitmakerREADME
____ __ _ _ _
| _ \ _ __ ___ / _(_) |_ _ __ ___ __ _| | _____ _ __ ___ ___
| |_) | '__/ _ \ |_| | __| '_ ` _ \ / _` | |/ / _ \ '__/ __/ __|
| __/| | | (_) | _| | |_| | | | | | (_| | < __/ | | (_| (__
|_| |_| \___/|_| |_|\__|_| |_| |_|\__,_|_|\_\___|_|(_)___\___|
Profitmaker – crypto currency trading terminal
(previously named "Kupi-terminal")
Open source, customized, extendable trading terminal that supports 100+ crypto exchanges.
Important announcement
I started the new full rewrite of the project. It will be more stable, more secure and more flexible. You can check it v3 github branch. I am going to finish stable version in July of 2025. I will be happy to see you there. Welcome to discuss details in discord.
I announced two projects:
- Open source crypto terminal and modular server for custom metrics/analytics with free realtime API for 100+ exchanges: https://profitmaker.cc/
- Closed commercial project with profitmaker integration: https://marketmaker.cc/
Description for v.1
Demo ·How it works · Features · Technologies · Warning · Quick start · Supported exchange markets · React vs Vue · API · Vocabulary · Privacy policy · Terms of use · Changelog · Roadmap · Support us · Team · Contact us
Demo
How it works

Features
- Open source
- Your api keys stay on your machine, no need to send them anywhere
- Customized with dashboards and widgets
- Extendable with users modules
- Free realtime API (Timeseries will be in immediate future)
- Framework for creating trading bots
Technologies
- React,
- react-grid-layout,
- material-ui
- Vue,
- vue-grid-layout,
- element,
- movue,
- v-charts
- Mobx
- Express
- Mongo
- CCXT
- Flaticon
- Echarts
WARNING
THE SOFTWARE UNDER HEAVY DEVELOPMENT. PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND.
Quick start
TL;DR
Install with docker
Install manually
If you had any problems with installing we can help in voice/text Discord chat
API
Server api
Server: https://kupi.network/api (secure) or http://kupi.network/api (faster)
Swagger: try api online
/stocks
/binance/pairs
/binance/orders/ETH_BTC
/binance/trades/ETH_BTC
/binance/candles/ETH_BTC/1m # timeframes: ['1m', '3m', '5m', '15m', '30m', '1H', '2H', '4H', '6H', '12H', 'D', 'W', 'M']
/coinmarketcap
terminal server api:
http://localhost:8051/
/balance
/openOrders/:stock/:pair
/myTrades/:stock/:pair
/cancelOrder
/createOrder
Team
- Eugen Soloviov github telegram facebook - maintainer
- Sergey Soloviov github - contributor
- Igor Korotin github - contributor
Contact Us
For business inquiries contact with Eugen Soloviov
Sponsored Promotion
Want this place? Contact with Eugen Soloviov

Licensing
Profitmaker is licensed under the MIT License with Commons Clause. This means you can:
✅ Allowed:
- Use Profitmaker for any purpose (personal, commercial, academic)
- Modify the code
- Distribute copies
- Create and sell products built using Profitmaker
❌ Not Allowed:
- Sell Profitmaker itself
- Offer Profitmaker as a hosted service
- Create competing products based on Profitmaker
See the LICENSE file for the complete license text. For commercial licensing or questions about permitted use, you can always contact Eugen Soloviov via Telegram or by email.

