# QuantAnalytics
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](LICENSE)
[![pypi-version](https://img.shields.io/pypi/v/quant-analytics.svg)](https://pypi.org/project/quant-analytics/)
`QuantAnalytics` is a library designed for researching quantitative trading strategies and analyzing statistical relationships. It provides a seamless interface for performing statistical research, backtesting strategies, and generating comprehensive reports.
## Features
- **Statistical Research**: Offers tools for conducting basic statistical research, exploring quantitative relationships, and performing in-depth data analysis.
- **Backtesting**: Includes a vectorized backtesting engine to test strategies efficiently on large datasets.
- **Report Generation**: Generates PDF reports with detailed charts, tables, and results from research and backtests.
- **Wrappers for Statistical Libraries**: Provides user-friendly outputs for commonly used statistical libraries, improving usability.
- **End-to-End Workflow**: Streamline the process from research to strategy validation and reporting.
## Use Cases
- Developing and testing quantitative trading strategies.
- Exploring statistical relationships in market data.
- Generating detailed reports for data analysis and strategy validation.
- Automating backtests and result visualizations for systematic research.
## Installation
You can install `quant-analytics` directly from [PyPI](https://pypi.org/project/quant-analytics/):
```bash
pip install quant-analytics
```
## Documentation
Comprehensive documentation, including tutorials and API references, is coming soon!
## Contributing
Contributions are welcome! Feel free to open issues or submit pull requests to enhance the library.
## License
This project is licensed under the [Apache-2.0 License](LICENSE).
Raw data
{
"_id": null,
"home_page": null,
"name": "quant-analytics",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "quantitative research, backtesting, finance, risk analysis, performance",
"author": null,
"author_email": "Anthony Baxter <anthony_baxter819@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/f3/0f/9341a605a29ca35931c53d03d6a4d5a6846fad9e4846c73839755994727d/quant_analytics-1.0.4.tar.gz",
"platform": null,
"description": "# QuantAnalytics\n\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](LICENSE)\n[![pypi-version](https://img.shields.io/pypi/v/quant-analytics.svg)](https://pypi.org/project/quant-analytics/)\n\n`QuantAnalytics` is a library designed for researching quantitative trading strategies and analyzing statistical relationships. It provides a seamless interface for performing statistical research, backtesting strategies, and generating comprehensive reports.\n\n## Features\n\n- **Statistical Research**: Offers tools for conducting basic statistical research, exploring quantitative relationships, and performing in-depth data analysis.\n- **Backtesting**: Includes a vectorized backtesting engine to test strategies efficiently on large datasets.\n- **Report Generation**: Generates PDF reports with detailed charts, tables, and results from research and backtests.\n- **Wrappers for Statistical Libraries**: Provides user-friendly outputs for commonly used statistical libraries, improving usability.\n- **End-to-End Workflow**: Streamline the process from research to strategy validation and reporting.\n\n## Use Cases\n\n- Developing and testing quantitative trading strategies.\n- Exploring statistical relationships in market data.\n- Generating detailed reports for data analysis and strategy validation.\n- Automating backtests and result visualizations for systematic research.\n\n## Installation\n\nYou can install `quant-analytics` directly from [PyPI](https://pypi.org/project/quant-analytics/):\n\n```bash\npip install quant-analytics\n```\n\n## Documentation\n\nComprehensive documentation, including tutorials and API references, is coming soon!\n\n## Contributing\n\nContributions are welcome! Feel free to open issues or submit pull requests to enhance the library.\n\n## License\n\nThis project is licensed under the [Apache-2.0 License](LICENSE).\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "A financial performance and risk analysis library for quantitative research and backtesting.",
"version": "1.0.4",
"project_urls": null,
"split_keywords": [
"quantitative research",
" backtesting",
" finance",
" risk analysis",
" performance"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "48c113e878d177658c130d1bf14c98faedb0e01a0664f05c69df8004c104c732",
"md5": "62c59f29619f2eb03bfc1206f9dfa27c",
"sha256": "3ceb34c44fb5758f4b930a0963a46f0e9ddb075cd9ce9219c72b222458bdae1e"
},
"downloads": -1,
"filename": "quant_analytics-1.0.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "62c59f29619f2eb03bfc1206f9dfa27c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 44640,
"upload_time": "2025-01-13T14:29:10",
"upload_time_iso_8601": "2025-01-13T14:29:10.946448Z",
"url": "https://files.pythonhosted.org/packages/48/c1/13e878d177658c130d1bf14c98faedb0e01a0664f05c69df8004c104c732/quant_analytics-1.0.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f30f9341a605a29ca35931c53d03d6a4d5a6846fad9e4846c73839755994727d",
"md5": "a97254bd61a8b6cb3998e814b472890d",
"sha256": "ce87bd865c4e2c81905f0671c69817c5fff13b44a58f36d4c446d0cf7db5dffd"
},
"downloads": -1,
"filename": "quant_analytics-1.0.4.tar.gz",
"has_sig": false,
"md5_digest": "a97254bd61a8b6cb3998e814b472890d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 41743,
"upload_time": "2025-01-13T14:29:12",
"upload_time_iso_8601": "2025-01-13T14:29:12.069228Z",
"url": "https://files.pythonhosted.org/packages/f3/0f/9341a605a29ca35931c53d03d6a4d5a6846fad9e4846c73839755994727d/quant_analytics-1.0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-13 14:29:12",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "quant-analytics"
}