Name | talkytrend JSON |
Version |
3.3.11
JSON |
| download |
home_page | None |
Summary | A python package to retrieve economic data such as Trend for any financial symbol. |
upload_time | 2024-11-07 04:11:28 |
maintainer | None |
docs_url | None |
author | mraniki |
requires_python | <4.0,>=3.10 |
license | MIT |
keywords |
finance
crypto
bot
trend
economic
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
<br>
<table style="border: 1px solid transparent">
<tr>
<td>
<a href="http://talky.readthedocs.io"><img src="https://img.shields.io/badge/Wiki-%23000000.svg?style=for-the-badge&logo=wikipedia&logoColor=white"></a>
<a href="https://github.com/mraniki/tt/"><img src="https://img.shields.io/badge/github-%23000000.svg?style=for-the-badge&logo=github&logoColor=white"></a><br>
<a href="https://hub.docker.com/r/mraniki/tt"><img src="https://img.shields.io/docker/pulls/mraniki/tt?style=for-the-badge"></a><br>
</td>
<td align="center"><img width="200" alt="Logo" src="https://user-images.githubusercontent.com/8766259/226854338-e900f69e-d884-4a9a-90b1-b3dde7711b31.png"></td>
</tr>
<tr>
<td>
<a href="https://pypi.org/project/talkytrend/"><img src="https://img.shields.io/pypi/v/talkytrend?style=for-the-badge&logo=PyPI&logoColor=white"></a><br>
<a href="https://pypi.org/project/talkytrend/"><img src="https://img.shields.io/pypi/dm/talkytrend?style=for-the-badge&logo=PyPI&logoColor=white"></a><br>
<a href="https://github.com/mraniki/talkytrend/"><img src="https://img.shields.io/github/actions/workflow/status/mraniki/talkytrend/%F0%9F%91%B7Flow.yml?style=for-the-badge&logo=GitHub&logoColor=white"></a><br>
<a href="https://talky.readthedocs.io/projects/talkytrend/"><img src="https://readthedocs.org/projects/talkytrend/badge/?version=latest&style=for-the-badge"></a><br>
<a href="https://codebeat.co/projects/github-com-mraniki-talkytrend-main"><img src="https://codebeat.co/badges/24c90aab-02d7-4cd1-9ad8-5907e180c9e6"/></a> <br>
<a href="https://codecov.io/gh/mraniki/talkytrend"><img src="https://codecov.io/gh/mraniki/talkytrend/branch/main/graph/badge.svg?token=WAHUEMAJN6"/></a><br>
</td>
<td align="left">
Retrieve asset trend and economic data.<br>
Trading view connectivity<br>
News connectivity<br>
FOMC reminder<br>
</td>
</tr>
</table>
<h5>How to use it</h5>
<pre>
<code>
talky = TalkyTrend()
result = await talky.fetch_signal()
# BUY
result = await talky.fetch_event()
print(result)
# Title: FDA advisers say new Alzheimer’s drug lecanemab slows cognitive decline
# Description: Panel’s opinion could pave way for full regulatory approval next month for treatment of disease that affects 6.5m Americans
monitor = await talky.monitor() #ongoing monitoring
# New signal for BTCUSD (4h): STRONG_SELL
# Key event: {'title': 'OPEC-JMMC Meetings', 'country': 'ALL', 'date': '2023-06-04T06:15:00-04:00', 'impact': 'High', 'forecast': '', 'previous': ''}\
# Key news: FDA advisers say new Alzheimer’s drug lecanemab slows cognitive decline
</code>
</pre>
</details>
<h5>Documentation</h5>
<a href="https://talky.readthedocs.io/projects/talkytrend/en/latest/"><img src="https://img.shields.io/badge/Documentation-000000?style=for-the-badge&logo=readthedocs&logoColor=white"></a><br>
Raw data
{
"_id": null,
"home_page": null,
"name": "talkytrend",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.10",
"maintainer_email": null,
"keywords": "finance, crypto, bot, trend, economic",
"author": "mraniki",
"author_email": "8766259+mraniki@users.noreply.github.com",
"download_url": "https://files.pythonhosted.org/packages/f2/f9/de6cafab2bd24bdeab79d0fdf75ca1654a8761a642e52d5e8172ee2bf500/talkytrend-3.3.11.tar.gz",
"platform": null,
"description": "\n<br>\n<table style=\"border: 1px solid transparent\">\n \n <tr>\n <td>\n<a href=\"http://talky.readthedocs.io\"><img src=\"https://img.shields.io/badge/Wiki-%23000000.svg?style=for-the-badge&logo=wikipedia&logoColor=white\"></a>\n<a href=\"https://github.com/mraniki/tt/\"><img src=\"https://img.shields.io/badge/github-%23000000.svg?style=for-the-badge&logo=github&logoColor=white\"></a><br>\n<a href=\"https://hub.docker.com/r/mraniki/tt\"><img src=\"https://img.shields.io/docker/pulls/mraniki/tt?style=for-the-badge\"></a><br>\n </td>\n <td align=\"center\"><img width=\"200\" alt=\"Logo\" src=\"https://user-images.githubusercontent.com/8766259/226854338-e900f69e-d884-4a9a-90b1-b3dde7711b31.png\"></td>\n </tr>\n <tr>\n <td>\n <a href=\"https://pypi.org/project/talkytrend/\"><img src=\"https://img.shields.io/pypi/v/talkytrend?style=for-the-badge&logo=PyPI&logoColor=white\"></a><br>\n <a href=\"https://pypi.org/project/talkytrend/\"><img src=\"https://img.shields.io/pypi/dm/talkytrend?style=for-the-badge&logo=PyPI&logoColor=white\"></a><br>\n <a href=\"https://github.com/mraniki/talkytrend/\"><img src=\"https://img.shields.io/github/actions/workflow/status/mraniki/talkytrend/%F0%9F%91%B7Flow.yml?style=for-the-badge&logo=GitHub&logoColor=white\"></a><br>\n <a href=\"https://talky.readthedocs.io/projects/talkytrend/\"><img src=\"https://readthedocs.org/projects/talkytrend/badge/?version=latest&style=for-the-badge\"></a><br>\n <a href=\"https://codebeat.co/projects/github-com-mraniki-talkytrend-main\"><img src=\"https://codebeat.co/badges/24c90aab-02d7-4cd1-9ad8-5907e180c9e6\"/></a> <br>\n <a href=\"https://codecov.io/gh/mraniki/talkytrend\"><img src=\"https://codecov.io/gh/mraniki/talkytrend/branch/main/graph/badge.svg?token=WAHUEMAJN6\"/></a><br>\n </td>\n <td align=\"left\"> \nRetrieve asset trend and economic data.<br>\nTrading view connectivity<br>\nNews connectivity<br>\n FOMC reminder<br>\n </td>\n \n </tr>\n</table>\n\n\n<h5>How to use it</h5>\n<pre>\n<code>\n talky = TalkyTrend()\n result = await talky.fetch_signal()\n # BUY\n result = await talky.fetch_event()\n print(result)\n # Title: FDA advisers say new Alzheimer\u2019s drug lecanemab slows cognitive decline\n # Description: Panel\u2019s opinion could pave way for full regulatory approval next month for treatment of disease that affects 6.5m Americans\n monitor = await talky.monitor() #ongoing monitoring\n # New signal for BTCUSD (4h): STRONG_SELL\n # Key event: {'title': 'OPEC-JMMC Meetings', 'country': 'ALL', 'date': '2023-06-04T06:15:00-04:00', 'impact': 'High', 'forecast': '', 'previous': ''}\\\n # Key news: FDA advisers say new Alzheimer\u2019s drug lecanemab slows cognitive decline\n</code>\n</pre>\n</details>\n\n<h5>Documentation</h5>\n<a href=\"https://talky.readthedocs.io/projects/talkytrend/en/latest/\"><img src=\"https://img.shields.io/badge/Documentation-000000?style=for-the-badge&logo=readthedocs&logoColor=white\"></a><br>\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A python package to retrieve economic data such as Trend for any financial symbol.",
"version": "3.3.11",
"project_urls": {
"Changelog": "https://github.com/mraniki/talkytrend/blob/dev/CHANGELOG.rst",
"Issues": "https://github.com/mraniki/talkytrend/issues",
"Support": "https://github.com/mraniki/talkytrend/discussions"
},
"split_keywords": [
"finance",
" crypto",
" bot",
" trend",
" economic"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4ecc9bd96149cacc4c986234611c4f45401967facce15bf38c0a3b69e0985657",
"md5": "d2998948dbe37021bc57142284420f58",
"sha256": "8d5c831dc5fe83ce38260e348289201e140fba7e5553cb9014d0ea089467dd0c"
},
"downloads": -1,
"filename": "talkytrend-3.3.11-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d2998948dbe37021bc57142284420f58",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 23153,
"upload_time": "2024-11-07T04:11:27",
"upload_time_iso_8601": "2024-11-07T04:11:27.843498Z",
"url": "https://files.pythonhosted.org/packages/4e/cc/9bd96149cacc4c986234611c4f45401967facce15bf38c0a3b69e0985657/talkytrend-3.3.11-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f2f9de6cafab2bd24bdeab79d0fdf75ca1654a8761a642e52d5e8172ee2bf500",
"md5": "c715ba386230534096b542d1d311f834",
"sha256": "15b5f4c8cce4da17b205abaccf651622d3e7fbb5a3f264a9c89a75edc17707a0"
},
"downloads": -1,
"filename": "talkytrend-3.3.11.tar.gz",
"has_sig": false,
"md5_digest": "c715ba386230534096b542d1d311f834",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 15406,
"upload_time": "2024-11-07T04:11:28",
"upload_time_iso_8601": "2024-11-07T04:11:28.904859Z",
"url": "https://files.pythonhosted.org/packages/f2/f9/de6cafab2bd24bdeab79d0fdf75ca1654a8761a642e52d5e8172ee2bf500/talkytrend-3.3.11.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-07 04:11:28",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "mraniki",
"github_project": "talkytrend",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "talkytrend"
}