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==1.0.0-rc4

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.0rc4-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: fallen-1.0.0rc4-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.0rc4-py3-none-any.whl
Algorithm Hash digest
SHA256 5bb9861484f0013a2d084b673cc4008d08544116d7f8d8cce3e5fa2e737d032e
MD5 386d8a52dbfd2014eabecf09739ef0f2
BLAKE2b-256 606851e709e6f1cb41fa5de12a159b26227b09d4aad92ee8a687797928443264

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