Skip to main content

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


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.6.tar.gz (2.9 kB view details)

Uploaded Source

File details

Details for the file lgjsfinance-0.0.6.tar.gz.

File metadata

  • Download URL: lgjsfinance-0.0.6.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

Hashes for lgjsfinance-0.0.6.tar.gz
Algorithm Hash digest
SHA256 205090ea8421505f8461b804d8b42ba6af246b94400f2a47e46d456a61c3e873
MD5 06f4288ff5de86151d92167495f55dc3
BLAKE2b-256 e757af6f55a4aac9b74213ba62bb1b8670ef33781edf72ec4945f9827fbf4c45

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page