egabosh
egabosh
I think amount should be value of "execFeeRv"
@sc0Vu Didn't change. Amount is still null/None did a fresh git clone https://github.com/ccxt/ccxt.git --depth 1 Is this enough?
Don't understand the code completely but maybe it is a typo execFeeEv should be execFeeRv? Or something changed on Phemex?
Thanks a lot for your great and fast support!
Works now. Thank you!
Thanks for the quick reply. However, this behavior probably varies from exchange to exchange. Is there a way to query this beforehand using a CCXT method or similar? Or does...
Perhaps it would also be a great feature if CCXT automatically split in several queries for periods longer than the 30-day limit and then summarized the results.
In order to implement this in addition to ccxt, I need an information about the limit of the respective exchange from somewhere. For an application that should work for all...
Same error here. Please fix soon. Update to 0.37.5 didn't help.
not fixed for me ``` [2023-06-30 16:03:50] DEBUG pyload.webui 'id' Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/flask/app.py", line 1484, in full_dispatch_request rv = self.dispatch_request() File "/usr/local/lib/python3.10/site-packages/flask/app.py", line 1469, in dispatch_request...