matplotlib / matplotlib/mplfinance
PNF Box Dates & Renko reversal size
Nadie ha tomado este issue todavía.
- Lenguaje dominante
- Python
- Estrellas
- 4.4k
- Forks
- 678
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
First of all my big appreciation to Daniel and all other contributors for this great resource!
I have a request regarding the 'pnf' resp. 'renko' chart:
1) Is it possible to include to the return_calculated_values an additional array, that contains the dates for each box (e.g. pnf_box_date), that is matching the pnf_values? I guess it can be created easily in the same step when the pnf_values is processed.
2) I tried to get the dates from the renko return_calculated_values, but since there is no reversal size considered and therefore not equivalent to the 'pnf' chart, it was not possible. This would lead to my 2nd proposal to add reversal brick according to the 'pnf' logic.
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Línea de trabajo
Locate the PNF and Renko calculation entry points that produce return_calculated_values and pnf_values. First trace how box or brick values are assembled, then verify that returned dates align with PNF values and that Renko reversal size follows the requested PNF logic. Done means both requested outputs are available and their alignment and reversal behavior are covered by checks.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- matplotlib, python
- Área
- data-visualization
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100