ikwtif

Results 4 issues of ikwtif

Fix for issue [#390](https://github.com/CryptoSignal/crypto-signal/issues/390#issue-684973328)

datetime.timedelta doesn't support 'months', 'years' These should be handled and converted to weeks before passing **config** `candle_period: 1M` **Error:** `File "\app\exchange.py", line 110, in get_historical_data start_date_delta = timedelta(**timedelta_args) TypeError: 'months'...

Can't really provide much more info since there isn't any error ``` DevTools listening on ws://127.0.0.1:50082/devtools/browser/f72cd410-a08b-41e8-ab1a-cc6b26aad299 --connect=http://localhost:50079 --session-id=7d8f0a6373be86bc7ee5a26c1d39f98d 2023-10-29 21:55:41,054 amazon.py:277 [INFO] Initiating log in 2023-10-29 21:55:41,608 amazon.py:288 [INFO] Looking...

Trying to download amazon(.de) orders but doesn't seem to want to download anything, not sure what condition it was waiting on. Also had to change `orderFilter `to `timeFilter` here to...