Python Forum
my ichimoku cloud is messed up
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
my ichimoku cloud is messed up
#1
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..
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020