nathanramoscfa / tiafork

Toolkit for integration and analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tiafork: Toolkit for Integration and Analysis (Fork of a Fork)

This is a Fork of a Fork!

This project is a fork of the Python 3 compliant version of the tia toolkit made by PaulMest. I've named it tiafork.

The original tia project was developed with Python 2. PaulMest updated it to be Python 3 compliant, and this project, tiafork, builds upon that work. This version is also Python 3 compliant and NOT Python 2 compliant.

I are open to additional community contributions. Just submit a pull request.

Overview

TIAFORK is a toolkit that provides Bloomberg data access, easier PDF generation, backtesting functionality, technical analysis functionality, return analysis, and a few windows utils.

Examples

Bloomberg API

Simple Trade and Portfolio Model

PDF Generation (using reportlab)

Technical Analysis

Backtest

Utils

Dependencies

  • Python 3

Mandatory

Recommended

Optional

Installation

To install tiafork, simply:

$ pip install tiafork

About

Toolkit for integration and analysis

License:Other


Languages

Language:Python 100.0%