python-tradingview-ta
python-tradingview-ta copied to clipboard
Adding doc on time back amount with interval
when specifying the interval, there is no explanation on how many candles back you query on ( interval * how many candles back?) same for the indicators, do they all run on the same amount of candles, or are they given a different amount each?
if you could add a doc explaining how the whole time system works and how many candles back you query on, it will be amazing