Contents

finmarketpy 0.11.13

0

finmarketpy is a Python based library for backtesting trading strategies

finmarketpy is a Python based library for backtesting trading strategies

Stars: 3345, Watchers: 3345, Forks: 489, Open Issues: 24

The cuemacro/finmarketpy repo was created 9 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 3345 github stars!

How to Install finmarketpy

You can install finmarketpy using pip

pip install finmarketpy

or add it to a project with poetry

poetry add finmarketpy

Package Details

Author
Saeed Amen
License
Apache 2.0
Homepage
https://github.com/cuemacro/finmarketpy
PyPi:
https://pypi.org/project/finmarketpy/
GitHub Repo:
https://github.com/cuemacro/finmarketpy
No  finmarketpy  pypi packages just yet.

Errors

A list of common finmarketpy errors.

Code Examples

Here are some finmarketpy code examples and snippets.

Related Packages & Articles

pyfolio 0.9.2

pyfolio is a Python library for performance and risk analysis of financial portfolios

akshare 1.13.31

AKShare is an elegant and simple financial data interface library for Python, built for human beings!

PyAlgoTrade 0.20

PyAlgoTrade is an event driven algorithmic trading Python library.

finta 1.3

Common financial technical indicators implemented in Pandas.

pandas-ta 0.3.14b

An easy to use Python 3 Pandas Extension with 130+ Technical Analysis Indicators. Can be called from a Pandas DataFrame or standalone like TA-Lib. Correlation tested with TA-Lib.