LGJS Finance
Project description
Import des packages
from lgjsfinance import DataRecover
Definir la classe et la currency
data = DataRecover("EURUSD=X")
Récupérer l'historique des prix de la journée
historique_prix = data.get_close_prices_hourly()
Récupérer les 16 dernières données
print(historique_prix.tail(16))
Tracer le graphique
data.show_graph(historique_prix)
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
lgjsfinance-0.0.5.tar.gz
(2.9 kB
view details)
File details
Details for the file lgjsfinance-0.0.5.tar.gz
.
File metadata
- Download URL: lgjsfinance-0.0.5.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4cdd655b7db0ce2756f93aad926a7e4ec2ce764f9ca5274b122cb16e04124cb2 |
|
MD5 | d95f7e8fba078a6755e889a19ead1c8b |
|
BLAKE2b-256 | cbc31d9f51ea3ac3e94712607cb05259a2b349033a8ae1d2d85c7de6f00b6cd7 |