df.ta.ichimoku(period_short=9, period_mid=26, period_long=52, offset_senkou=26, offset_chikou=26, append=True)the baseline & conversion line are spot on
the 'senkou' span lines are way off, and the lagging line doesn't post anything but it's label.
ever other indicator i've tried with ccxt/pandas has worked great except this one. i've got everything set to default and nothing is working. what do you think..