piotroski_f_score
Evaluate financial strength with the Piotroski F-Score (0-9) by comparing key financial metrics between two consecutive fiscal years.
Instructions
Piotroski F-Score (0-9) de calidad/fortaleza financiera comparando dos ejercicios.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actual | Yes | Año actual: {utilidad_neta, activos_totales, flujo_caja_operacional, deuda_largo_plazo, activo_corriente, pasivo_corriente, utilidad_bruta, ventas, acciones_emitidas} | |
| anterior | Yes | Año anterior: mismas llaves que 'actual' |