Joseph Fernando

Results 4 issues of Joseph Fernando

The following is not working: av_get("NASDAQ:^IXIC", av_fun = "TIME_SERIES_DAILY_ADJUSTED", outputsize = "full") I have also tried the following unsuccessfully: av_get("IXIC", av_fun = "TIME_SERIES_DAILY_ADJUSTED", outputsize = "full") av_get("^IXIC", av_fun = "TIME_SERIES_DAILY_ADJUSTED",...

Hi Joshua, It would be great to have a function to download historical Time and Sales. The function is already available in Python et al, see https://interactivebrokers.github.io/tws-api/historical_time_and_sales.html Thank you in...

Thank you so much for this library. It has helped me tremendously. I am a bit stuck on how to set-up market scanners. Could you kindly point me to any...

This is a really cool library. I'm a total novice to `opensky` so please be gentle with me. * So if I wanted to check an airport in Australia, how...