Skip to content

Ccxt based, open source, customized, extendable trading platform that supports 130+ crypto exchanges.

License

Notifications You must be signed in to change notification settings

eos21/kupi-terminal

 
 

Repository files navigation

Kupi-terminal – crypto currency trading terminal

License Discord Version Version Version codecov Codacy Badge Build Status

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

Demo

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

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

About

Ccxt based, open source, customized, extendable trading platform that supports 130+ crypto exchanges.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 55.1%
  • Vue 38.1%
  • CSS 5.9%
  • Other 0.9%