Recent content by Karl Blau

  1. K

    Getting Interest - IB doesn't pay interest if cash < 10k USD

    Wow - I did not realize that everyone looses the interest rates for the first 10.000 USD!!! This is makes my thoughts concerning 'getting interest rates by being invested' even more important. Thanks a lot for your comment. Regards, M.B.
  2. K

    Getting Interest - IB doesn't pay interest if cash < 10k USD

    For better calculations one would need historical stocks and options prices. Does anyone of you know a source where one can get historical options prices? Regards, K.B
  3. K

    Getting Interest - IB doesn't pay interest if cash < 10k USD

    I see. But this works only if I hold the stocks and options for at least that time that is necessary to get the dividends. How long does one have to hold stocks to get the dividends? I mean when do I have to buy stocks the latest and when can I sell the stocks the earliest? I just did some...
  4. K

    Getting Interest - IB doesn't pay interest if cash < 10k USD

    Hi, I have an Interactive-Brokers Account which I use for trading. In times that I have less than 10k USD in cash on my account IB doesn't pay interest. In our economy lessons at university we learned that one can buy certain baskets that represent exactly the current interest rate. On...
  5. K

    C++ platformindependent Charting

    No idea if this is possible. I don't know C#.
  6. K

    C++ platformindependent Charting

    Can you show me an example code how a chart is created by a c++ program using jfreechart? Just to see how implementation will look like. Thanks, Karl
  7. K

    C++ platformindependent Charting

    Hi, I am programming a Trading Program. The programm will be written in C++ and platformindependent. I use QT4 for GUI. Is there a open source project that can screen charts, indicators and can easily be used by own programs? For the moment I am more interested in programming...
  8. K

    MetaStock File Format

    Thank you Curtis for your code. Now it works. Bye
  9. K

    MetaStock File Format

    @inflector: I think the file you posted is exactly what I was looking for. Thanks! I have a problem opening a MetaStock Master File. I have a directory where a several FXX.DAT files and one file named "MASTER". I use the following code to open the Master Header: int Mode; // 1, 2 or...
  10. K

    MetaStock File Format

    Hi, I am planning to program a tool that manages my historical data. I have eod, intraday (min) and tick data. I was looking for the best file format for my project. It seems as if MetaStock is the best for me. But I can't find the definition of the MetaStock files. I was on www.equis.com...
  11. K

    TWS-Data -> TradeStation

    Servus, did anyone try to get the TWS realtime data into Omega TradeStation? I think this would be a great thing! Bye
Back
Top