A python package to retrieve economic data such as Trend for any financial symbol.
Project description
TalkyTrend
A python package to retrieve asset trend and economic data. | |
---|---|
|
Find Asset Trend |
Key features:
- trading view connectivity
Install
pip install talkytrend
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
Real use case
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.5.7.tar.gz
(6.1 kB
view hashes)
Built Distribution
Close
Hashes for talkytrend-1.5.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce785af24044953ae61cc97d4bf066aa193c386d6776ecc1a4397ad8d33a7db5 |
|
MD5 | 473a175f690fbd7360955cd8204ffb02 |
|
BLAKE2b-256 | 3f5219cd5b794b19570466ebeccf39fcc038aa6c008b40808de7d7d43330aa42 |