Search results

  1. D

    any recommendation for free real-time charting software that work with IB???

    What happens when you your IB TWS or you computer looses connection, and with IB TWS happens alot, you need SierraCharts, as it will fill up your gap and keep you data intact. NT, even with products like CQG, cannot do it. One user used suggested an alternative for NT and kinetic for data then...
  2. D

    Firefox 4

    FF4 is a fantastic performer, and like everyone else I was looking at Chrome and 3.6 but I was nicely surprised when I downloaded for a trail run Thanks
  3. D

    Multi-threaded Charting

    Why do not you try SierraCharts, a very good performer, with an excellent tech support and good value for the money. The GUI is a bit different to start with but once you stop using and comparing to other apps then you will never us anything else. It is very stable, not like NT, and is mainly...
  4. D

    sun java on Ubuntu with IB TWS

    I agree, i used VirtualBox for while but now I use only wine, a bit faster than VBox, as it runs 'more natively' . I use SierraCharts - a fantastic, for a dollar value, trading application. I did loose some functionality though ( its worksheets do not work in this mode which is very powerful...
  5. D

    sun java on Ubuntu with IB TWS

    Many people use Linux as desktop - there are no dramas with viruses and performance is so much better. i run on 10.4, lucid and x64, works without any problems. I have increase the memory: java -server -cp jts.jar:hsqldb.jar:jcommon-1.0.12.jar:jfreechart-1.0.9.jar:jhall.jar:other.jar:rss.jar...
  6. D

    Write a strategy in C++

    Please refer to their examples - they are easy to follow How complex is indicator? Perhaps You can use their workbooks to show some data straight away on the charts through subgraphs. Please read it their docs - then you can easily implement the C++ coded indicator if the logic of you...
  7. D

    Software that executes through IB

    you can use SierraCharts - very good charting program that I am trying. It has embedded workbooks for non C++ programmers. If you know you Excel then you are at home with the SC charts. Good Luck with it
  8. D

    Write a strategy in C++

    Good luck Scalper007 TrailingStop3 - Daniel That is a nice piece of software. My suggestion is to have Bar Range, and download of historical information when you start a chart. Also, can you make it compile on Linux (Ubuntu) - there are lots of people looking for, more of open source type...
  9. D

    Write a strategy in C++

    SierraCharts app is incredible - written in C++ and uses easy to follow structure to develop your own indicators in C++ as well. So you preserve the speed of the operation, Also as it does not depend on the .NetFrame as much as say the NinjaTrader, it is much 'lighter' application on resources...
Back
Top