Yes! It is a threading problem! That's where I'm stuck.? Trying to understand how the IB API handles threading.
There's a file in this group that gets close to what I'm trying to do,but not in real time.
Getting the data is simple, two contracts, updating through tickPrice, not a problem.?
It's the threading problem, I'm having.?? I need to understand Java/C# threading better. ? ? It's a small calculation as my example, but I have plans for much more complex calculations against live data and historical data.
I have to figure threads out.?
Thanks!
J