Commit Graph

19 Commits

Author SHA1 Message Date
Matthias 0f9c5f8d41 Simplify timerange handling 2022-11-10 18:28:18 +01:00
Matthias 57313dd961 Update some usages of timerange to new, simplified method 2022-11-10 18:11:39 +01:00
Matthias 3e676dbaa4 Add properties to simplify timerange handling 2022-11-10 16:33:57 +01:00
Matthias 4f529fe424 Don't use Arrow to get min/max backtest dates 2021-05-06 19:43:14 +02:00
Matthias 0d5833ed91 Use OperationalException for TimeRange errors 2021-03-19 06:40:04 +01:00
Patrick Brunier 4d52732d30 Added a small snippet to give users a descent error message,
when their start date is afer the stop date.
Also updated the tests.
2021-03-18 22:38:54 +01:00
Matthias ecddaa663b Convert timestamp to int_timestamp for all arrow occurances 2020-10-13 06:24:01 +02:00
hroff-1902 3208faf7ed Do not use ticker where it's not a ticker 2020-03-08 20:47:02 +03:00
hroff-1902 f3d500085c Add some type hints 2020-02-02 07:00:40 +03:00
Matthias c449e39280 Replace more occurances of ticker_interval 2019-11-12 15:13:06 +01:00
Matthias 61c037f2cf Fix some typos and comment mistakes 2019-10-28 13:05:54 +01:00
Matthias 2ba388074e Fix small bugs 2019-10-27 09:44:56 +01:00
Matthias bd4a23beeb Refactor start-adjust logic to timerange 2019-10-27 09:44:56 +01:00
Matthias 616fe08bce Add subtract_start to timerange object 2019-10-27 09:44:56 +01:00
Matthias d8630ef847 Add one-sided ms timerange 2019-10-19 19:38:16 +02:00
Matthias 16e10d99b9 Remove timeframe logic for non-date entries 2019-10-19 15:10:48 +02:00
hroff-1902 dda513c923 Minor class cosmetics 2019-09-12 12:13:20 +03:00
Matthias 096a6426db Override equality operator 2019-08-14 10:22:54 +02:00
Matthias 06fa07e73e Move parse_timerange to TimeRange class 2019-08-14 10:07:14 +02:00