Metadata-Version: 2.1
Name: tradingcomdados
Version: 1.0.2
Summary: tradingcomdados
Author: Lucas Roberto Correa
License: UNKNOWN
Platform: UNKNOWN
Description-Content-Type: text/markdown

# tradingcomdados

*Trading com Dados Library for quantitative finance*

The library consists of a collection of methods that can be used in order to help Data Scientists, Quantitative Analysts and data professionals during the development of quantitative finance applications. One of the main objectives of the library is to provide methods to connect to Trading com dados' data provider services.

## Library Motivation and Description
Trading com dados is an Edtech that provides educational content for people who want to know quantitative finance and in order to obtain that knowlegde, we need quality data, thus this library and our API service was created to solve that.

## API methods
-> get_data
-> get_data_tickers


## How to install
pip install tradingcomdados


