Metadata-Version: |
2.1 |
Name: |
quantdom |
Version: |
0.1.1 |
Summary: |
Simple but powerful backtesting framework, that strives to let you focus on modeling financial strategies, portfolio management, and analyzing backtests. |
Author: |
Constverum |
Author-Email: |
constverum[at]gmail.com |
Home-Page: |
https://github.com/constverum/Quantdom |
Project-Url: |
Documentation, https://github.com/constverum/Quantdom |
Project-Url: |
Repository, https://github.com/constverum/Quantdom |
License: |
Apache-2.0 |
Keywords: |
quant,quantitative,backtest,backtesting,quantitative-finance,trading,trading-strategies,trading-platform,algo,algotrading,algorithmic,algorithmic-trading,finance,fintech,financial-analysis,stocks,stock-market,strategy,market,investment,currency,forex,fund,futures |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: End Users/Desktop |
Classifier: |
Intended Audience :: Financial and Insurance Industry |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
License :: OSI Approved :: Apache Software License |
Classifier: |
Operating System :: MacOS :: MacOS X |
Classifier: |
Operating System :: Microsoft :: Windows |
Classifier: |
Operating System :: POSIX |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.6 |
Classifier: |
Programming Language :: Python :: 3.7 |
Classifier: |
Topic :: Office/Business :: Financial |
Classifier: |
Topic :: Office/Business :: Financial :: Investment |
Requires-Python: |
>=3.6,<4.0 |
Requires-Dist: |
PyQt5 (<6.0,>=5.11) |
Requires-Dist: |
PyQt5-sip (<5.0,>=4.19) |
Requires-Dist: |
numpy (<2.0,>=1.16) |
Requires-Dist: |
pandas (<0.25.0,>=0.24.1) |
Requires-Dist: |
pandas-datareader (<0.8.0,>=0.7.0) |
Requires-Dist: |
pyqtgraph (<0.11.0,>=0.10.0) |
Description-Content-Type: |
text/x-rst |