Skip to main content

A python package to retrieve economic data such as Trend for any financial symbol.

Project description

TalkyTrend

Logo A python package to retrieve asset trend and economic data.

wiki Pypi Version
Pypi
Build codecov
Find Asset Trend

Key features:

  • trading view connectivity

Install

pip install talkytrend

How to use it

    talky = TalkyTrend()
    result = await talky.check_signal()
    <!-- BUY -->

    result = await talky.fetch_key_events()
    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.scanner() #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 -->

Example

example

Real use case

TalkyTrader

Documentation

wiki

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

talkytrend-1.3.0.tar.gz (5.3 kB view hashes)

Uploaded Source

Built Distribution

talkytrend-1.3.0-py3-none-any.whl (5.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page