An open API service indexing awesome lists of open source software.

https://github.com/coderooz/python-trading-setup

This project's objective is to make a trading setup using ccxt library with a proper UI and web app interface for the users,
https://github.com/coderooz/python-trading-setup

Last synced: 2 months ago
JSON representation

This project's objective is to make a trading setup using ccxt library with a proper UI and web app interface for the users,

Awesome Lists containing this project

README

          

# Python-Trading-Setup
This project's objective is to make a trading setup using ccxt library with a proper UI and web app interface for the users.

## UNDER DEVELOPENT

## Requirements
- CCXT : The library that will help in handleing the backend information exchage.
- [https://github.com/coderooz/StockMarket](https://github.com/coderooz/StockMarket) (*Optional*) : A premade repository to handle `ccxt` related tasks.