Hugh Andersen

Results 5 issues of Hugh Andersen

Great package, thanks. I can knit to pdf using your package, but the table width is reduced to less than page width. When knitting to html the table is full...

Thanks, nice code. I don't think` ibc\utils\auth.py\login` function calls selenium even if _use_selenium=True login function calls _startup_gateway function and the last line is `webbrowser.open(url='https://localhost:5000')` which just opens the browser, no...

Good package, thanks. It is possible to remove some of the buttons like Delete All, download as RDS etc? I like the way fields are modified in a pop up...

Is it possible to create a multi-container docker app with an Ibeam container and a trading container? I tried, but the trading container is struggling to connect to IBKR API...

I get an error when running this line of code when using Python version 3.12.3. from optionlab import VERSION, run_strategy TypeError: 'list' is not a valid discriminated union variant; should...

bug