A python package to retrieve economic data such as Trend for any financial symbol.
Project description
|
|
|
Retrieve asset trend and economic data. Trading view connectivity News connectivity FOMC reminder |
How to use it
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
Documentation
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-2.0.18.tar.gz
(10.0 kB
view hashes)
Built Distribution
Close
Hashes for talkytrend-2.0.18-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ac3bf4598a81728fe9dd6ea18a185b9932b845cef98f1006834a4b2251d6e2b8 |
|
MD5 | 894de7e6ce4ade35b6ced82cce40bd85 |
|
BLAKE2b-256 | c1ede0f6af0a9fd96d9b6af7f6808d84318541287e4917bf481934a3e08027e5 |