IB adds real time charts

Quote from bebe:

"Click Trader
This single-click trading tool provides fast order submissions for a specific ticker. Right-click on a market data line and select Click Trader"

I don't see CLICK TRADER either. ( Why am I not surprised?) :mad:

it's a conspiracy! lol

Probably the notes are a day or two ahead of the beta version released. Happens all the time.
 
Quote from SmoothTraderFX:

Whatever they do, as long as they stick to Java, they don't have future, and it's hard for them to recognize the fact and switch the attitude.

Are you kidding? Java is the way to go. It can work on all platforms, unlike Microsoft, which requires Windows. It is also extensible and Open Source. If not Java, then what?
 
I do not understand what you guys are saying to each other.

Question:

Is Java better than C++ for trading execution software? Speed, Feel, and reliability?.....

Michael B.



Quote from caplan8293:

Are you kidding? Java is the way to go. It can work on all platforms, unlike Microsoft, which requires Windows. It is also extensible and Open Source. If not Java, then what?
 
Quote from caplan8293:

Are you kidding? Java is the way to go. It can work on all platforms, unlike Microsoft, which requires Windows. It is also extensible and Open Source. If not Java, then what?

Out of curiosity, Java isn't true open source is it? A lot of apps built on Java are open source, but you can't open Java up itself can you?
 
Quote from ShoeshineBoy:

Out of curiosity, Java isn't true open source is it? A lot of apps built on Java are open source, but you can't open Java up itself can you?

Java itself is not open source, but it is extensible. The biggest advantage over C++ is that it can be compiled and run over multiple platforms. Many C++ advocates will say this is true about C++, but in real world situations, it simply is not.

The biggest flaw of Java is that since it runs in its own 'virtual machine', it can sometimes be slower than native languages such as C++. However, I typically do not notice any lag, and I personally feel that many companies are moving towards Java and away from more proprietary languages because of the above reasons.
 
Quote from caplan8293:

Java itself is not open source, but it is extensible. The biggest advantage over C++ is that it can be compiled and run over multiple platforms. Many C++ advocates will say this is true about C++, but in real world situations, it simply is not.

The biggest flaw of Java is that since it runs in its own 'virtual machine', it can sometimes be slower than native languages such as C++. However, I typically do not notice any lag, and I personally feel that many companies are moving towards Java and away from more proprietary languages because of the above reasons.

That's what I thought.

They LOVE Java where I work...
 
Quote from stock777:

Pompous anti Java Apple Mac users.

Don't have anything against Java. I'm for competition and like to see a lot of solutions out there including Java. I think it's good for everyone...
 
The feature is now accessible from the Beta build (819) for US Stocks (Smart, Nyse, Nasdaq, Amex) and most Globex contracts.
 
Hello IBSoft,

do you plan offering historical (tick?) data via IB TWS API ?

As given currently, displaying data inside TWS is nice, but gives no ability to work, backtest or build indicators with this data.

No one would require IB to build a fully featured charting package - but if IB has the data, exporting via API would be great.
 
Back
Top