lbilli
lbilli
Thanks for the feedback. The function `fCondition()` is just a simple helper that creates a template condition that can be customized and attached to an order. The supported condition types...
Here's an example of a scanner: ```R library(rib) ew
Thanks for the interest. I'd like to point out that it's already possible to build or modify a `Wrapper` incrementally: ```julia d, sw = simple_wrap() function mycallback(a, b, c, d,...
I'm afraid I don't much about Rocket.jl. Could be a nice project to look into it though.
Just define the appropriate `Contract` and pass it to `reqHistoricalData()`. For a stock option something along these lines: ```julia opt = Jib.Contract(symbol="GOOG", secType="OPT", currency="USD", exchange="SMART") opt.lastTradeDateOrContractMonth = "20200717" # expiration...
Sorry to hear about your troubles. I'm not familiar with your code but this package's user facing interface has hardly changed, at least not more than the official IB API...
Another observation: the issue disappears when activating High Quality processing. Here's the log of a fresh session: - Sample image from [pixls](https://discuss.pixls.us/t/cap-san-diego-in-hamburg/54320): https://discuss.pixls.us/uploads/short-url/jCs0FAWQJzNMBDl5Cbh7TiwEudr.ARW - XMP: [251115_133118_DSC05826.ARW.xmp.txt](https://github.com/user-attachments/files/23773294/251115_133118_DSC05826.ARW.xmp.txt) - output of `darktable...