Name | talkytrend JSON |
Version |
3.3.13
JSON |
| download |
home_page | None |
Summary | A python package to retrieve economic data such as Trend for any financial symbol. |
upload_time | 2024-11-25 09:36:34 |
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/58/5c/83347a87334e687aded665b68508c7edb3a4fa704060e56e1e05777cdd69/talkytrend-3.3.13.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.13",
"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": "e971602e421dfa1e2bde3f4af90a7b8fd8d9c07a30deb76accad7b222d493af6",
"md5": "04b94a920349c9712ecbbb74b2c5572f",
"sha256": "2d89abb57cefd22cd07f551855aad749e6b497047b8aa2d6c7134d10c0201125"
},
"downloads": -1,
"filename": "talkytrend-3.3.13-py3-none-any.whl",
"has_sig": false,
"md5_digest": "04b94a920349c9712ecbbb74b2c5572f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 23153,
"upload_time": "2024-11-25T09:36:33",
"upload_time_iso_8601": "2024-11-25T09:36:33.788954Z",
"url": "https://files.pythonhosted.org/packages/e9/71/602e421dfa1e2bde3f4af90a7b8fd8d9c07a30deb76accad7b222d493af6/talkytrend-3.3.13-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "585c83347a87334e687aded665b68508c7edb3a4fa704060e56e1e05777cdd69",
"md5": "5e4c7b7ee009f7aaab55ea2f175abe10",
"sha256": "43eb43739efcd39b25003c9aaf2a0fc57480a9ce778d0c3ad10dbf5c81729102"
},
"downloads": -1,
"filename": "talkytrend-3.3.13.tar.gz",
"has_sig": false,
"md5_digest": "5e4c7b7ee009f7aaab55ea2f175abe10",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 15400,
"upload_time": "2024-11-25T09:36:34",
"upload_time_iso_8601": "2024-11-25T09:36:34.992542Z",
"url": "https://files.pythonhosted.org/packages/58/5c/83347a87334e687aded665b68508c7edb3a4fa704060e56e1e05777cdd69/talkytrend-3.3.13.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-25 09:36:34",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "mraniki",
"github_project": "talkytrend",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "talkytrend"
}