ib_async
ib_async copied to clipboard
method reqHistoricalNews[Async] return value type define incorrectly
It should return Optional[list[HistoricalNews]] instead of Optional[HistoricalNews]