ali sayyah
ali sayyah
@spookylukey Hi there! This seems to be a great idea, and I want to help out. How do you recommend proceeding?
@spookylukey Thank you for your explanations🙏 I`ll keep you updated about the process.
@KOLANICH Could you please explain more?
I created the repository and required workflows. I would appreciate any feedback. https://github.com/AliSayyah/django-urlconf-checks
@spookylukey hey! https://pypi.org/project/django-urlconfchecks/ the package is now functional. I'll start working on better tests and TODOs. Thank you for your assistance. https://github.com/AliSayyah/django-urlconfchecks/discussions/23 Can you please join me in this discussion?
hyperopt logs for SampleStrategy with one pair. could give a good insight about gains. ``` 2023-10-15 16:42:11,744 - freqtrade.data.history.history_utils - INFO - Memory usage of dataframe is 9.63 MB 2023-10-15...
my custom strategy with lots of indicators and 60 pair: (these are for indicator calculation step) ``` 2023-10-15 18:12:39,643 - freqtrade.data.history.history_utils - INFO - Memory usage of dataframe is 154.48...
yes, I understand that. but my problem is about POST requests. Django-auto-logger saves failed requests in the database, but traceback logs and exceptions are not saved there. So I can't...