# Pandas Trader
![Python version](https://img.shields.io/badge/python-3.9%20%7C%203.10%20%7C%203.11-blue.svg)
[![PyPI version](https://badge.fury.io/py/pandas-trader.svg)](https://pypi.org/project/pandas-trader/)
[![PyPI download](https://img.shields.io/pypi/dm/pandas-trader.svg)](https://pypi.org/project/pandas-trader/#files)
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/lucasjamar/pandas-trader/HEAD?labpath=examples)
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/lucasjamar/pandas-trader/blob/main/LICENSE.md)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
Easy trading with pandas-trading.
## 💻 Installation
### Pip
```
pip install pandas-trader
```
## ▶ Demo
Try out the examples in Binder!
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/lucasjamar/pandas-trader/HEAD?labpath=examples)
## 📚 Read The Docs
Coming soon!
Raw data
{
"_id": null,
"home_page": "https://github.com/lucasjamar/pandas-trader",
"name": "pandas-trader",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9,<4.0",
"maintainer_email": "",
"keywords": "Trading,Backtesting,Pandas",
"author": "Lucas Jamar",
"author_email": "lucasjamar47@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/96/7c/b353e8ff79f7241d36509c474344f384531b942130d98ec6fb0010af69a9/pandas_trader-0.1.4.tar.gz",
"platform": null,
"description": "# Pandas Trader\n\n![Python version](https://img.shields.io/badge/python-3.9%20%7C%203.10%20%7C%203.11-blue.svg)\n[![PyPI version](https://badge.fury.io/py/pandas-trader.svg)](https://pypi.org/project/pandas-trader/)\n[![PyPI download](https://img.shields.io/pypi/dm/pandas-trader.svg)](https://pypi.org/project/pandas-trader/#files)\n[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/lucasjamar/pandas-trader/HEAD?labpath=examples)\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/lucasjamar/pandas-trader/blob/main/LICENSE.md)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\nEasy trading with pandas-trading.\n\n## 💻 Installation\n\n### Pip\n\n```\npip install pandas-trader\n```\n\n## ▶ Demo\n\nTry out the examples in Binder!\n[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/lucasjamar/pandas-trader/HEAD?labpath=examples)\n\n\n## 📚 Read The Docs\n\nComing soon!\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Trading and backtesting in Pandas.",
"version": "0.1.4",
"project_urls": {
"Homepage": "https://github.com/lucasjamar/pandas-trader",
"Repository": "https://github.com/lucasjamar/pandas-trader"
},
"split_keywords": [
"trading",
"backtesting",
"pandas"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "631a134977f4163acebc016abf116d6f5b378054f4678f5165a05bc40f1e56f2",
"md5": "c0236fa3e856ef7b1b07e2ae440f3749",
"sha256": "ba7ee39bf70926347a91918b01e84ebc368bcc519801020b2cf32ab439f1f07a"
},
"downloads": -1,
"filename": "pandas_trader-0.1.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c0236fa3e856ef7b1b07e2ae440f3749",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9,<4.0",
"size": 3751,
"upload_time": "2024-02-12T09:07:47",
"upload_time_iso_8601": "2024-02-12T09:07:47.481290Z",
"url": "https://files.pythonhosted.org/packages/63/1a/134977f4163acebc016abf116d6f5b378054f4678f5165a05bc40f1e56f2/pandas_trader-0.1.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "967cb353e8ff79f7241d36509c474344f384531b942130d98ec6fb0010af69a9",
"md5": "8b4d4cf144d33d80b44799eec35dd06a",
"sha256": "e3eb558abcc4c916937b7c8a191611e9077a5a54dbed846db2526efed24dedaf"
},
"downloads": -1,
"filename": "pandas_trader-0.1.4.tar.gz",
"has_sig": false,
"md5_digest": "8b4d4cf144d33d80b44799eec35dd06a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9,<4.0",
"size": 2947,
"upload_time": "2024-02-12T09:07:48",
"upload_time_iso_8601": "2024-02-12T09:07:48.930459Z",
"url": "https://files.pythonhosted.org/packages/96/7c/b353e8ff79f7241d36509c474344f384531b942130d98ec6fb0010af69a9/pandas_trader-0.1.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-12 09:07:48",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "lucasjamar",
"github_project": "pandas-trader",
"github_not_found": true,
"lcname": "pandas-trader"
}