Can somebody help with first step to draw chart
with Java.
I studied IB's TestJavaClient Demo and was able to
condense the code just to extract ES (e-mini)
market data to a JList.
The question is: how can I extract ES (e-mini)
"LAST PRICE" and put a dot on the JFrame, JPanel
or whatever it needs.
I don't want to burden anyone with full charting code.
Just the initial extraction of "Last Price" will be much appreciated.
Thanks in advance
tamvik
with Java.
I studied IB's TestJavaClient Demo and was able to
condense the code just to extract ES (e-mini)
market data to a JList.
The question is: how can I extract ES (e-mini)
"LAST PRICE" and put a dot on the JFrame, JPanel
or whatever it needs.
I don't want to burden anyone with full charting code.
Just the initial extraction of "Last Price" will be much appreciated.
Thanks in advance
tamvik