talkytrend


Nametalkytrend JSON
Version 2.0.13 PyPI version JSON
download
home_pageNone
SummaryA python package to retrieve economic data such as Trend for any financial symbol.
upload_time2024-04-24 04:10:06
maintainerNone
docs_urlNone
authormraniki
requires_python<4.0,>=3.10
licenseMIT
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/45/68/8a0adebbc7c933ee526b2c9c6cdc3f1f0eef2893631c6dea469b8acb8994/talkytrend-2.0.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": "2.0.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": "2e2184bd5aabfac62308f63ea19c7e12b5f50ef91f2e6226f90cc5542eaf6b8b",
                "md5": "5cca925b5223334e301500339cbc9132",
                "sha256": "11dd5fb9fccbf1f907dd42553c45ec19ab6bd31b6a27dc3418579840598c3fd4"
            },
            "downloads": -1,
            "filename": "talkytrend-2.0.13-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5cca925b5223334e301500339cbc9132",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 8378,
            "upload_time": "2024-04-24T04:10:04",
            "upload_time_iso_8601": "2024-04-24T04:10:04.263778Z",
            "url": "https://files.pythonhosted.org/packages/2e/21/84bd5aabfac62308f63ea19c7e12b5f50ef91f2e6226f90cc5542eaf6b8b/talkytrend-2.0.13-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "45688a0adebbc7c933ee526b2c9c6cdc3f1f0eef2893631c6dea469b8acb8994",
                "md5": "bc89f4933c439ffcf80aa6c26c5281cc",
                "sha256": "e74979a460043ea3ce3150f255f75310d084f4690c4c20a6bce9ab7216877c7d"
            },
            "downloads": -1,
            "filename": "talkytrend-2.0.13.tar.gz",
            "has_sig": false,
            "md5_digest": "bc89f4933c439ffcf80aa6c26c5281cc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 8461,
            "upload_time": "2024-04-24T04:10:06",
            "upload_time_iso_8601": "2024-04-24T04:10:06.507537Z",
            "url": "https://files.pythonhosted.org/packages/45/68/8a0adebbc7c933ee526b2c9c6cdc3f1f0eef2893631c6dea469b8acb8994/talkytrend-2.0.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-24 04:10:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mraniki",
    "github_project": "talkytrend",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "talkytrend"
}
        
Elapsed time: 0.24890s