# FastTrader: Empowering Financial Analysis
FastTrader is a pioneering tool designed to empower users in the dynamic world of quantitative financial analysis. At its core, FastTrader is built on a commitment to transparency and user-driven functionality. Unlike many other platforms, we provide complete visibility into the inner workings of our system, enabling you not only to utilize but also to comprehend every facet of your trading strategies.
## Democratizing Financial Decision-Making
What truly sets FastTrader apart is our dedication to democratizing financial decision-making. Our open-source approach ensures that everyone, from individual investors to professional analysts, has equal access to sophisticated tools. We foster a community where knowledge and resources are openly shared, creating an environment where financial analysis becomes accessible to all.
## Unmatched Speed
Speed is paramount in financial analysis, and FastTrader excels in this regard. Leveraging the power of Numba, an advanced performance compiler, FastTrader accelerates numerous functions. This technological edge allows you to test potentially thousands of trading strategies in real-time, providing you with a significant advantage in today's fast-paced market.
## Join Us on the Journey
Join us on this journey to reshape financial analysis. With FastTrader, your strategies are limited only by your imagination.
## Disclaimer
**Disclaimer:** None of the research derived from this software constitutes financial advice. The contributors of this software shall not be held liable for its accuracy or the outcome of any decisions derived from the research produced by it.
Raw data
{
"_id": null,
"home_page": "https://github.com/CS594GROUP2/backtester",
"name": "fasttrader",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "python,yfinance,trading,backtesting,stock market,trading strategies",
"author": "CS594GROUP2",
"author_email": "<johnpiapian@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/59/c4/2f48cb7af5ea209454329aea363164ecfccea28b5b364811ed9618e1db26/fasttrader-0.5.0.tar.gz",
"platform": null,
"description": "\n# FastTrader: Empowering Financial Analysis\n\nFastTrader is a pioneering tool designed to empower users in the dynamic world of quantitative financial analysis. At its core, FastTrader is built on a commitment to transparency and user-driven functionality. Unlike many other platforms, we provide complete visibility into the inner workings of our system, enabling you not only to utilize but also to comprehend every facet of your trading strategies.\n\n## Democratizing Financial Decision-Making\n\nWhat truly sets FastTrader apart is our dedication to democratizing financial decision-making. Our open-source approach ensures that everyone, from individual investors to professional analysts, has equal access to sophisticated tools. We foster a community where knowledge and resources are openly shared, creating an environment where financial analysis becomes accessible to all.\n\n## Unmatched Speed\n\nSpeed is paramount in financial analysis, and FastTrader excels in this regard. Leveraging the power of Numba, an advanced performance compiler, FastTrader accelerates numerous functions. This technological edge allows you to test potentially thousands of trading strategies in real-time, providing you with a significant advantage in today's fast-paced market.\n\n## Join Us on the Journey\n\nJoin us on this journey to reshape financial analysis. With FastTrader, your strategies are limited only by your imagination.\n\n## Disclaimer\n\n**Disclaimer:** None of the research derived from this software constitutes financial advice. The contributors of this software shall not be held liable for its accuracy or the outcome of any decisions derived from the research produced by it.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Welcome to FastTrader, Your Gateway to Innovative Financial Analysis!",
"version": "0.5.0",
"project_urls": {
"Homepage": "https://github.com/CS594GROUP2/backtester"
},
"split_keywords": [
"python",
"yfinance",
"trading",
"backtesting",
"stock market",
"trading strategies"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "59c42f48cb7af5ea209454329aea363164ecfccea28b5b364811ed9618e1db26",
"md5": "970c33ba88dc1e9227de220d53584a70",
"sha256": "353bc7ade1f285fc390e3a8e5453dbaf48416f3575ac0846ea30f809897fea75"
},
"downloads": -1,
"filename": "fasttrader-0.5.0.tar.gz",
"has_sig": false,
"md5_digest": "970c33ba88dc1e9227de220d53584a70",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 14248,
"upload_time": "2023-11-29T03:06:24",
"upload_time_iso_8601": "2023-11-29T03:06:24.649298Z",
"url": "https://files.pythonhosted.org/packages/59/c4/2f48cb7af5ea209454329aea363164ecfccea28b5b364811ed9618e1db26/fasttrader-0.5.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-29 03:06:24",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "CS594GROUP2",
"github_project": "backtester",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "yfinance",
"specs": [
[
"==",
"0.2.32"
]
]
},
{
"name": "pytest",
"specs": [
[
"==",
"7.3.2"
]
]
},
{
"name": "pandas",
"specs": [
[
"==",
"2.1.0"
]
]
},
{
"name": "pandas_ta",
"specs": [
[
"==",
"0.3.14b"
]
]
},
{
"name": "numpy",
"specs": [
[
"==",
"1.19.5"
]
]
},
{
"name": "numba",
"specs": [
[
"==",
"0.53.1"
]
]
},
{
"name": "matplotblib",
"specs": [
[
"==",
"3.8.0"
]
]
}
],
"lcname": "fasttrader"
}