tardis-dev / tardis-python

Python client for tardis.dev - historical tick-level cryptocurrency market data replay API.
https://tardis.dev
Mozilla Public License 2.0
113 stars 16 forks source link

from_data type support #14

Open OlafvdSpek opened 2 months ago

OlafvdSpek commented 2 months ago

Could replay() support from_date: date | datetime | str rather than just str?