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-3.3.8.tar.gz
(15.4 kB
view hashes)
Built Distribution
talkytrend-3.3.8-py3-none-any.whl
(23.1 kB
view hashes)
Close
Hashes for talkytrend-3.3.8-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f4d008807faff319b3b71707101246e77a4a7f548945a42a8d4bb255e667549 |
|
MD5 | 593c837e9ab356585a1b6d0fb60f8206 |
|
BLAKE2b-256 | be446ee4a4e2bc925e4f1c289b2599e9c34c2e3a3da0441ea15fb431b414b48d |