A python package to retrieve economic data such as Trend for any financial symbol.
Project description
TalkyTrend
|
|
|
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-1.12.11.tar.gz
(6.7 kB
view hashes)
Built Distribution
Close
Hashes for talkytrend-1.12.11-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2dd53f3289cda38ab756bf382189e834b63d484e154fe50b1782c8ad4197deb3 |
|
MD5 | b0701e5fe4ef7640f321a233f2bcae48 |
|
BLAKE2b-256 | fca95a75aa18f9fe16e8b35f5c1454d8b8487171d4ea554b38cbc3d0995248e7 |