Search results

  1. T

    C++-style NinjaTraders or TradeStations

    I use the CodeJock library. www.codejock.com Great for MFC/C++ !
  2. T

    C++-style NinjaTraders or TradeStations

    Hi Garchbrooks, my platform TradeProject (www.TradeProject.de) is written in native C++ and it offers an interface to indicators and strategies. The platforms comes with an IDE to develop custom indicators and trading-strategies which are C++ files. You also need the MS-SDK which installs the...
  3. T

    VB environment

    Sorry - I do not know. I use C/C++, so I cannot help you with that ;( Try to install the SDK, maybe that it will add ASP.net?
  4. T

    VB environment

    You can try the express-edition. They are free: http://www.microsoft.com/express/Downloads/#2008-Visual-Basic
  5. T

    Tools every professional programmer must know

    Yes - it is a great tool for refactoring and offers lots of other small tools to edit source code - cannot life without...especially since I code native C++
  6. T

    Tools every professional programmer must know

    http://www.wholetomato.com/ and not a tool but good to know: http://msdn.microsoft.com/en-us/concurrency/default.aspx
  7. T

    Best Futures Intraday Charting Programme

    sure - do that: droste@tradeproject.de
  8. T

    Best Futures Intraday Charting Programme

    Hi norin, Thanks for your compliments - always good to hear that TP is useful for someone :) I know the problem with the documentation and I already started to fix that: documentation, manual and online-help is already in work and will be available soon. If you have special question you can...
  9. T

    Automated Trading Software

    Stdr, I understand your concern and you are very right on this issue - software should do what it is made for. Anyway, since IB offers a demo and additional a simulation/paper account it should be possible to get any idea and a feeling for the software without risking any money and just to...
  10. T

    Automated Trading Software

    Hi Stdr, TradeProject can run custom trading-strategies automatically in real-time. It is not sold but free, but that shouldn't be an issue? If the strategy is successful or not depends on the strategy, not on the platform running that strategy - or did I get you wrong?
  11. T

    Best Futures Intraday Charting Programme

    Tresor, thanks for the compliments :) If you need any help or looking for some functions please let me know - I will try to help. Lots of functions were already implemented, but they are hard to find without manual ;(
  12. T

    Best Futures Intraday Charting Programme

    Thanks for the tip, looks really interesting! - but TP should only be a hobby, not a business.... (just want to avoid too much work on TP) Daniel
  13. T

    Best Futures Intraday Charting Programme

    Yes, it connects through IB only. You can use their demo-account to get some sample-quotes and you could also try to order, get the latest TWS and login using: user: edemo pwd: demouser That will give you demo-access.
  14. T

    Best Futures Intraday Charting Programme

    Thanks :) I'm happy if you enjoy it. If you have problems send me a mail - I will try to help. Sometimes it's a little bit difficult to use it since I do not have any documentation ready....
  15. T

    TT is at it again

    From my point of view it's a sad thing that patenting a software is possible. In the fast market of software development the best copy protection is innovation and to be creative all the time.
  16. T

    Best Futures Intraday Charting Programme

    Hi jjf, I do not know if you already stumbled over TradeProject or not. I'm the developer and you can trade Futures with it. It offers a Level2-trader, a Chart-trader and you can also trade your own strategies with it. Daniel
  17. T

    chart trader stops - Any Software?

    BlueStreek, TradeProject can do that for you as long as you trading through IB. Please see in the attached chart that there is already a short position open with two contracts size. At the moment of the snapshot the position have been in the profit-area for 1 tick each, together 2 tick which...
  18. T

    how to code my own system from scratch ?

    Hi gayaku, so as you I also developed my own Trading application. But as all developments it took much longer than expected. I did all things myself, Charting, Level2, Quotes, Trading, Watchlist, Tickers and so on. But there are some - for me - very important reasons to develop them my own...
  19. T

    I cant find linux friendly API

    Thanks for your information, already got a PM with more details. Thank you anyway. Daniel
  20. T

    I cant find linux friendly API

    Jonathan, I took a look at the rithmic web, but I could not find very much information. Could you please give me some idea about the pricing of your service? I know that it depends on the subscribed exchanges/securities, but any number for a base service or any sample price would help to get...
Back
Top