from backtesting import best_entry_times print(best_entry_times()) print(best_entry_times(days_to_look_back = 30)) # Days.