Update README.md

This commit is contained in:
David Brazda
2024-08-06 22:54:06 +02:00
committed by GitHub
parent 197936d69f
commit 51fc616f82

View File

@ -1,6 +1,6 @@
Fork of original [lightweight-charts](louisnw01/lightweight-charts-python) with enhancements and supporting vectorbtpro workflow Fork of the original [lightweight-charts](louisnw01/lightweight-charts-python) with enhancements and supporting vectorbtpro workflow
* colored legends * legends cookie matching line colors
* automatic colors if not provided * automatic colors picks if not provided
* support for left and mid price scales * support for left and mid price scales
* accepts df,pd.series or vectorbtpro indicator object (including unpacking multi outputs) * accepts df,pd.series or vectorbtpro indicator object (including unpacking multi outputs)
* new markers_set method allowing to set pd.series or dataframe as markers input * new markers_set method allowing to set pd.series or dataframe as markers input