ib_async icon indicating copy to clipboard operation
ib_async copied to clipboard

method reqHistoricalNews[Async] return value type define incorrectly

Open reply2future opened this issue 4 months ago • 1 comments

It should return Optional[list[HistoricalNews]] instead of Optional[HistoricalNews]

reply2future avatar Jul 21 '25 09:07 reply2future