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 with signal scanner News connectivity FOMC reminder |
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
https://github.com/mraniki/talkytrend/blob/af472db335afec4e6a643077f7483d030e8511ac/examples/example.py#L1-L50Project 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.7.3.tar.gz
(6.7 kB
view hashes)
Built Distribution
Close
Hashes for talkytrend-1.7.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4fb1b2f4b6b267eda0e3e1eb1d03d21918739f522f88ad7c043a924e4d1ebc48 |
|
MD5 | 866d8182c28ee839ea5172ac401c33d3 |
|
BLAKE2b-256 | edf75abbf6dd14e17e462c1c7c77de4fd5e88af8d1c4454ee198bedb6debc81f |