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-1.16.1.tar.gz
(8.2 kB
view hashes)
Built Distribution
Close
Hashes for talkytrend-1.16.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bce5124633bd79af946fae44a275ba00ceea81e3d283c89e513ac252a9e88a57 |
|
MD5 | 2d64c15ca251bb3afa706710e9523001 |
|
BLAKE2b-256 | d2ce56d1817b6e58b7e6be5dc6eced310a0c66dc6de290e93fa5cbd1344b1a95 |