Matt Stancliff

Results 146 comments of Matt Stancliff

I think their systems do respond to data requests faster during market hours (probably caching things), but it should at least return `modelGreeks` after hours as well. It usually returns...

Thanks for checking in with some error notes (and thanks for trying the new version, sorry it doesn't appear to work right!). Do you have a minimal working example including...

Thanks for the example and tracking down what broke for you there! I'll look into a bit more, but short answer is also "threads are a bad design choice for...

Thanks for looking at that problem! I'm not sure this is the actual cause of the error though. What was your usage to get this error? Following the logic of...

Yeah, if you are testing a lot of client connect/disconnect activity, sometimes the gateway can get stuck and it won't release the client id. Nothing else can connect with the...

Thanks for the note! The next version _does_ have calculator-in-buy-command (for price fields though, not the quantity field). I just haven't packaged all the new changes up into a clean...