docs: add analysis.md frontmatter for fn_registry indexing
This commit is contained in:
+27
@@ -0,0 +1,27 @@
|
|||||||
|
---
|
||||||
|
name: estudio_mercados
|
||||||
|
lang: py
|
||||||
|
domain: finance
|
||||||
|
description: "Estudio de microestructura de mercado: matching engine FIFO, simulacion, tick data Binance, Monte Carlo y alpha signals."
|
||||||
|
tags: [markets, trading, matching-engine, simulation, binance, montecarlo, finance, jupyter]
|
||||||
|
uses_functions: []
|
||||||
|
uses_types: []
|
||||||
|
framework: "jupyterlab"
|
||||||
|
entry_point: "notebooks/"
|
||||||
|
dir_path: "analysis/estudio_mercados"
|
||||||
|
repo_url: "https://gitea-dgg044oo04woo4ggcsws4gk0.organic-machine.com/dataforge/estudio_mercados"
|
||||||
|
---
|
||||||
|
|
||||||
|
## Notas
|
||||||
|
|
||||||
|
Notebooks de estudio profundo de microestructura de mercado:
|
||||||
|
- 01: matching engine FIFO
|
||||||
|
- 02: simulacion de mercado
|
||||||
|
- 03: tick data y estimacion
|
||||||
|
- 04-05: datos reales Binance + recoleccion
|
||||||
|
- 06: analisis de datos reales
|
||||||
|
- 07: Monte Carlo
|
||||||
|
- 08: estimacion de precios
|
||||||
|
- 09: alpha signals
|
||||||
|
|
||||||
|
Datos en `binance/` (gitignored).
|
||||||
Reference in New Issue
Block a user