I set the period for my insight as 30days

insight = Insight.Price(symbol, timedelta(days=30), InsightDirection.Up, None, None, None, 0.05)

 

However, it is found that the insight is indeed set for 14hours instead. May i know what's problem of my code? Thanks for advanced

222952_1689755269.jpg