All Projects → suenot → Kupi Terminal

suenot / Kupi Terminal

Licence: gpl-2.0
Ccxt based, open source, customized, extendable trading platform that supports 130+ crypto exchanges.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Kupi Terminal

Krypto Trading Bot
Self-hosted crypto trading bot (automated high frequency market making) written in C++
Stars: ✭ 2,589 (+2389.42%)
Mutual labels:  bitcoin, cryptocurrency, trade, trading, trading-strategies, binance, trading-platform, exchange
Socktrader
🚀 Websocket based trading bot for 💰cryptocurrencies 📈
Stars: ✭ 152 (+46.15%)
Mutual labels:  bot, bitcoin, cryptocurrency, trading, trading-strategies, trading-platform, exchange, crypto
Ccxt.net
CCXT.NET – CryptoCurrency eXchange Trading Library for .NET
Stars: ✭ 89 (-14.42%)
Mutual labels:  bot, bitcoin, cryptocurrency, trade, trading, exchange, crypto
Ccxt
A JavaScript / Python / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges
Stars: ✭ 22,501 (+21535.58%)
Mutual labels:  bot, bitcoin, cryptocurrency, trade, trading, exchange, crypto
Crypto Trading Bot
Cryptocurrency trading bot in javascript for Bitfinex, Bitmex, Binance, FTX, Bybit ... (public edition)
Stars: ✭ 1,089 (+947.12%)
Mutual labels:  bot, cryptocurrency, trading, trading-strategies, binance, exchange, crypto
Jesse
An advanced crypto trading bot written in Python
Stars: ✭ 1,038 (+898.08%)
Mutual labels:  bot, bitcoin, cryptocurrency, trade, trading, trading-strategies, crypto
Siis
Trading bot including terminal, for crypto and traditionals markets. Assisted or fully automated strategy.
Stars: ✭ 45 (-56.73%)
Mutual labels:  bitcoin, cryptocurrency, trading, binance, trading-platform, crypto
Ccxt Rest
Open Source Unified REST API of 100+ Crypto Exchange Sites (18k+ docker pulls) - https://ccxt-rest.io/
Stars: ✭ 210 (+101.92%)
Mutual labels:  bot, bitcoin, cryptocurrency, trading, exchange, crypto
Gekko Strategies
Strategies to Gekko trading bot with backtests results and some useful tools.
Stars: ✭ 1,022 (+882.69%)
Mutual labels:  cryptocurrency, trading, stock, trading-strategies, trading-platform, crypto
Qtbitcointrader
Secure multi crypto exchange trading client
Stars: ✭ 520 (+400%)
Mutual labels:  bitcoin, cryptocurrency, trade, trading, exchange, crypto
Wolfbot
Crypto currency trading bot written in TypeScript for NodeJS
Stars: ✭ 335 (+222.12%)
Mutual labels:  bitcoin, cryptocurrency, trade, trading, trading-strategies, exchange
Exchange Core
Ultra-fast matching engine written in Java based on LMAX Disruptor, Eclipse Collections, Real Logic Agrona, OpenHFT, LZ4 Java, and Adaptive Radix Trees.
Stars: ✭ 801 (+670.19%)
Mutual labels:  bitcoin, cryptocurrency, trading-api, trading-platform, exchange
Algotrading
Algorithmic trading framework for cryptocurrencies.
Stars: ✭ 249 (+139.42%)
Mutual labels:  bot, cryptocurrency, trading-api, trading, crypto
uniswap-python
🦄 The unofficial Python client for the Uniswap exchange.
Stars: ✭ 533 (+412.5%)
Mutual labels:  crypto, trading, trading-api, exchange, trade
Cassandre Trading Bot
Cassandre makes it easy to create your Java crypto trading bot. Our Spring boot starter takes care of exchange connections, accounts, orders, trades, and positions.
Stars: ✭ 120 (+15.38%)
Mutual labels:  bot, cryptocurrency, trading, trading-strategies, binance
Crypto Signal
Github.com/CryptoSignal - #1 Quant Trading & Technical Analysis Bot - 3,100+ stars, 900+ forks
Stars: ✭ 3,690 (+3448.08%)
Mutual labels:  bitcoin, trading, trading-strategies, binance, crypto
Tribeca
A high frequency, market making cryptocurrency trading platform in node.js
Stars: ✭ 3,646 (+3405.77%)
Mutual labels:  bitcoin, cryptocurrency, trade, trading, exchange
Cryptotrader
A cryptocurrency trader for all famous exchanges
Stars: ✭ 228 (+119.23%)
Mutual labels:  bitcoin, cryptocurrency, trading, binance, exchange
Python Poloniex
Poloniex API wrapper for Python 2.7 & 3
Stars: ✭ 557 (+435.58%)
Mutual labels:  bitcoin, cryptocurrency, trading-api, trading, exchange
Kelp
Kelp is a free and open-source trading bot for the Stellar DEX and 100+ centralized exchanges
Stars: ✭ 580 (+457.69%)
Mutual labels:  cryptocurrency, trading-api, trading, trading-strategies, trading-platform

Kupi-terminal – crypto currency trading terminal

License Discord Version Version Version codecov Codacy Badge Build Status Open in CodeSandbox Run on Repl.it

Open source, customized, extendable trading terminal that supports 130+ crypto exchanges.

Demo

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

React version: https://kupi.network/

Vue version: https://vue.kupi.network/

How it works

Demo

Sponsored Promotion

Want this place? Contact with Eugen Soloviov

Placehodler

Features

  • Open source
  • Your api keys stay on your machine, no need to send its 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

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

Support us

ETH 0x159d7BD659dd362423E1487c5952ab0f6C79Bec3

Thank you!

Team

Contact Us

For business inquiries contact with Eugen Soloviov

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].