Currently the parameter timeframe = "" of
Indicator(title , overlay , timeframe="")
doesn't include seconds time frame. timeframe parameter only have minutes , hours , weeks and months time frames. But does not include seconds, 1 second , 2 seconds.
How to add seconds to timeframe =""
parameter .
Or any other parameter we can change with timeframe ="" , to add seconds.