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

Uploaded Source

File details

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

File metadata

  • Download URL: lgjsfinance-0.0.7.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for lgjsfinance-0.0.7.tar.gz
Algorithm Hash digest
SHA256 759e7895d616495ba49e9e9f88384c5112bc13ab1504beb6c42147d91bea07f7
MD5 1e7c5c75043d77d8fa6a2565d8143f8e
BLAKE2b-256 57539b50a2fa6a3282036997f8e1a848ea0e5f3dd7033dd31425eb912cbcacb5

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