Skip to main content

Financial functions for Python

Project description

http://pmorissette.github.io/ffn/_static/logo.png https://github.com/pmorissette/ffn/workflows/Build%20Status/badge.svg https://codecov.io/gh/pmorissette/ffn/branch/master/graph/badge.svg

ffn - Financial Functions for Python

Alpha release - please let me know if you find any bugs!

If you are looking for a full backtesting framework, please check out bt. bt is built atop ffn and makes it easy and fast to backtest quantitative strategies.

Overview

ffn is a library that contains many useful functions for those who work in quantitative finance. It stands on the shoulders of giants (Pandas, Numpy, Scipy, etc.) and provides a vast array of utilities, from performance measurement and evaluation to graphing and common data transformations.

>> import ffn
>> returns = ffn.get('aapl,msft,c,gs,ge', start='2010-01-01').to_returns().dropna()
>> returns.calc_mean_var_weights().as_format('.2%')
aapl    62.54%
c       -0.00%
ge      36.19%
gs      -0.00%
msft     1.26%
dtype: object

Installation

The easiest way to install ffn is from the Python Package Index using pip or easy_install:

$ pip install ffn

Since ffn has many dependencies, we strongly recommend installing the Anaconda Scientific Python Distribution. This distribution comes with many of the required packages pre-installed, including pip. Once Anaconda is installed, the above command should complete the installation.

ffn should be compatible with Python 2.7 and Python 3.

Documentation

Read the docs at http://pmorissette.github.io/ffn

Special Thanks

A special thanks to the following contributors for their involvement with the project:

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ffn-0.3.5.tar.gz (23.7 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

ffn-0.3.5-py3-none-any.whl (25.1 kB view details)

Uploaded Python 3

ffn-0.3.5-py2-none-any.whl (25.1 kB view details)

Uploaded Python 2

File details

Details for the file ffn-0.3.5.tar.gz.

File metadata

  • Download URL: ffn-0.3.5.tar.gz
  • Upload date:
  • Size: 23.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.6.12

File hashes

Hashes for ffn-0.3.5.tar.gz
Algorithm Hash digest
SHA256 585de27a2c8a2bc617cd2d33fcac795dc0b8ff168d812ec0ad9ccd1b3fad7ec8
MD5 ff8d5353e200edc545609b9e83900a1b
BLAKE2b-256 7d07c5d6c3e6b3b051d4565edb043ececd5d2553980d7611d2dd335116fdfcb6

See more details on using hashes here.

File details

Details for the file ffn-0.3.5-py3-none-any.whl.

File metadata

  • Download URL: ffn-0.3.5-py3-none-any.whl
  • Upload date:
  • Size: 25.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.6.12

File hashes

Hashes for ffn-0.3.5-py3-none-any.whl
Algorithm Hash digest
SHA256 174b47026d8e88ca723ea54995a397d5a0dc83c492fcb3464f6d15d9bc87ffe3
MD5 0330456635229a9bf6ebd64ced79c5a9
BLAKE2b-256 81f16dcfadb91e9ca0ddbe81dcfd8d86a60d0c58af92ce686b0da94296787e31

See more details on using hashes here.

File details

Details for the file ffn-0.3.5-py2-none-any.whl.

File metadata

  • Download URL: ffn-0.3.5-py2-none-any.whl
  • Upload date:
  • Size: 25.1 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.7.0 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/2.7.18

File hashes

Hashes for ffn-0.3.5-py2-none-any.whl
Algorithm Hash digest
SHA256 e7aa3bc8911b54a762d8fb824d10cbf92d8a255eceaf44782e5075928a0e33f8
MD5 3f7e399bd88f25247a6151445948f4c2
BLAKE2b-256 1e94d031a606884dee2ae8a6e01edf776d3d5eba5be2471523fc2cd22428d301

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page