Compare commits

..

1 Commits

Author SHA1 Message Date
Nelson Torres 278cb87f43 Minor fix 2024-11-11 11:00:40 -03:00
1 changed files with 1 additions and 1 deletions

View File

@ -481,7 +481,7 @@ class Client:
as_np: bool = True,
) -> list[tuple] | np.ndarray:
instrument: str = mkt.bs_mktid
instrument: str = mkt.bs_fqme
if end_dt is None:
end_dt = now('UTC')