From 9b8e43e1e883068c8beef0ab862ed6bb4c0068b8 Mon Sep 17 00:00:00 2001 From: David Brazda Date: Wed, 26 Jun 2024 14:23:51 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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