diff --git a/README.md b/README.md index a82b98e..67537f8 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,8 @@ Fork of lightweight-charts with enhancements and supporting proprietary workflow * colored legends * automatic colors if not provided * support for left price scale -* supports series in df,pd.series or vectorbt indicator object +* as inputs it supports df,pd.series or vectorbtpro indicator object (including multi outputs) for set() method * new markers_set method allowing to set pd.series or dataframe as markers input -* allows vbt indicators as input for set() method (extracting real values series from that) image