ffn

Package — FinancePython 3.7+Advanced

Financial Functions for Python: performance analysis and evaluation

Quick Info

Documentation
Official Docs
Python Version
3.7+
Dependencies
NumPy, pandas, matplotlib, scikit-learn, scipy, tabulate
Install
pip install ffn

Learn by Difficulty

Quick Example

python
# Install: pip install ffn
import ffn

# Basic ffn usage
print(f"Using ffn")
# See documentation for detailed examples

ffn is a third-party package. Financial Functions for Python: performance analysis and evaluation. Install with: pip install ffn

Try in Playground

Tags

packagefinancetradingquantitative