Search results

  1. T

    The charting software dilema

    Hi Fat Tails, you could compile your own indicatory and strategies with TradeProject. It does NOT support encryption, but that shouldn't be a big problem since it compiles real C/C++ code, not managed C++ order .NET source. So it is not that easy to decompile - and understand. You can share...
  2. T

    Handling your family and social life as a trader

    Most of the members of my family (not my wife and children) think that trading is not working. I guess they think that it is easy and below 'their level' of work (and intelligence) (Don't know how to tell in English what I'm thinking...). I'm sitting most of the day in from of the PC because I'm...
  3. T

    A limit order by drag order lines

    or www.TradeProject.de
  4. T

    The most used platform to trade futures?

    Use TradeProject with IB
  5. T

    Button Trader

    Hi rasesh, Yes - good point to start. Since this issue is going to be 'off topic' from the thread-starter I suggest to make it more private and take it off from the forum. Please drop me a mail at droste@TradeProject.de. I will first show how to make a new indicator showing the pivot points...
  6. T

    Button Trader

    Hi rasesh, Unfortunately I have only one sample-strategy (MA-Crossover). Please let me know if you have any idea for a new demo-strategy that I could also include into the installation. If it is useful I will also make a kind of 'Strategy-development: Step by step' and put it on the web. Daniel
  7. T

    Button Trader

    You're welcome. If you run into any issues or have any questions, please do not hesitate to ask. Daniel
  8. T

    Button Trader

    Hi No.Heat, you could give TradeProject a try. Here is a screenshot of the Level2-Trader. Unfortunately I have not documentation until today - so simply play with it. To place a order you simply need to click in the Bid (Size) or Ask (Size) column. click the same field again increases the...
  9. T

    IQFeed doesn't offer historical tick qoutes? Only trades?

    Scott, I'm not sure if I understand correct? Do you offer an API to your quotes-services? And if so, do you provide any kind of 'demo'-server for development, or do I need to subscribe to your service to develop an interface for eSignal? Is the use of the API free of charge? Thanks, Daniel
  10. T

    API or FIX to IBgateway?

    Sorry - don't know ;(
  11. T

    API or FIX to IBgateway?

    Hi trend, for a general comparison you could habe a look at http://www.interactivebrokers.com/en/p.php?f=programInterface and select the 'Interface Comparison' tab. I think that the main difference between FIX and API is the numer of orders/second handled. Furthermore you have to pay for FIX...
  12. T

    Use a computer as a phone

    I use Skype
  13. T

    ZenFire Data Feed IB / Ninja

    NetTecture, As far as I know there is (or will be in the near future) a server in Frankfurt (Germany) offered from Mirus/ZenFire. But I have some questions concerning Rithmic. I have also developed a front end for trading and looking for some alternatives for IB quotes. Is that what Rithmic...
  14. T

    white box systems

    Yes, the link is OK. Give the server some more time to respond - it seems to be very busy at the moment :)
  15. T

    white box systems

    Hi, maybe not exactly what you're looking for, but worth to look at: http://www.futuresandoptionstrader.com/ Daniel
  16. T

    IB TWS API Speed

    Hi Maharaja, I have not recognized any new lag in speed of the TWS, but I use C++ to access the TWS interface. To speed up the over-all-performance I have put the complete communication from and to the TWS in a separate thread with non-blocking read and write access to the socket. This turns...
  17. T

    GPU accelerated high-frequency trading

    Was not aware of that - thanks for the info! The documentation is not that old (from aug, 26th 2009) http://developer.download.nvidia.com/compute/cuda/2_3/toolkit/docs/NVIDIA_CUDA_Programming_Guide_2.3.pdf
  18. T

    GPU accelerated high-frequency trading

    Very interesting aspect! I already thought about the possibilities and advantages this approach could deliver? How can the user benefit from GPU-support? Which functions could make meaningful use of the computing power? On the other hand you have to make sure that the app will also work on...
  19. T

    Software to trade on the chart

    with an IB-account: http://www.tradeproject.de/Start.23.0.html?&L=1
Back
Top