@vladisld said in Add param "name" in resampledata as adddata function has.:
a
Data Feed
to be resample by the system
Ifname
is not None it will be put intodata._name
which is
meant for decoration/plotting purposes.
Any other kwargs liketimeframe
,compression
,todate
which
are supported by the resample filter will be passed transparently
My mistake, sorry!