Skip to main content

Fallen Financial Tools - Tools for Argentinian Market

Project description

Fallen

Overview

Fallen Financial Tools es una recopilación de herramientas creadas mayormente por St1tch, Franco Lamas y Marcelo Colom.

Fuentes

Sitio Datos
Cohen Históricos
Yahoo Finance Históricos
Rava Bursátil Históricos
Ambito Financiero Dolar Blue, Oficial y Solidario
Macrotrends Históricos, Balances

Metodos

Yahoo Finance

Ejemplo de data histórica:

from Fallen import *

#Fechas en formato Año-Mes-Día como string
yahoo.get_history("GGAL.BA","2020-01-01","2021-12-01")

Ambito Financiero

Ejemplo

  from Fallen import *
  
  #Fechas en formato Año-Mes-Día como string
  ambito.dolar_blue("2016-10-01","2021-01-04")

El mismo metodo es valido tamto para dolar_oficial y dolar_solidario

Rava Bursátil

Ejemplo

from Fallen import *

#Fechas en formato Año-Mes-Día como string
rava.get_history("GGAL","2020-01-01","2021-12-01")

Macrotrends

Cohen

Metodos disponibles:

  • stocks(Acciones)
  • fixed_income(Renta Fija)
  • options(Opciones)
  • cedears(CEDEARs)

Ejemplo

from Fallen import *

#Fechas en formato Año-Mes-Día como string
cohen.stocks("GGAL","2023-09-01","2023-11-01")

Macrotrends

Ejemplo de data histórica:

from Fallen import *

#Trae todo el histórico disponible, no se necesita especificar fecha.
macrotrends.history("SPY")

Ejemplo de balances:

from Fallen import *

#freq es un parametro opcional, puede ser solo 'Q'(por defecto) o 'A'
macrotrends.incomes("GGAL",freq='A')

Colaboradores

Paduel

Installation

pip install Fallen==0.6.0

pip install git+https://github.com/franco-lamas/Fallen --upgrade --no-cache-dir

DISCLAIMER

La información es mostrada “tal cual es”, puede ser incorrecta o contener errores, eso es responsabilidad de cada sitio. No somos responsables por el uso indebido de los Scripts.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

fallen-1.0.0rc3-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

Details for the file fallen-1.0.0rc3-py3-none-any.whl.

File metadata

  • Download URL: fallen-1.0.0rc3-py3-none-any.whl
  • Upload date:
  • Size: 6.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.15

File hashes

Hashes for fallen-1.0.0rc3-py3-none-any.whl
Algorithm Hash digest
SHA256 0e7eaa85df3582065db81eb2113176ec19ecd874e2ab344efa9f8d6f6385abc0
MD5 f85d4812d9391bf54735dbce5ba67af8
BLAKE2b-256 92b27a4b352a95301503bd8b18a768e976180faac2c95721058cd5d78dcb7d6e

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