Recent content by trademeisters

  1. T

    Which platform is better? Takion or DAS Pro?

    I've used all, and 3/4 the most and 5 more recently. Everybody seems to have very high opinions of takion. It's created by the same guys who created andover/anvil (before it was bought by sungard and then by LS before they shut it down). I think lightspeed is better than many of these...
  2. T

    Do you use R for backtesting?

    there are people who do and packages for this (search r seek for quant/finance/etc), although for the most part they trade using daily data. for larger volume stuff for the most part you're better off doing analysis of backtesting results or signals in R.
  3. T

    Less Expensive Historical Data

    you could look at using qcollector, which i believe automates esignal data exporting. might also check out iqfeed they have faster more flexible feed than esignal at comparable prices.
  4. T

    current Lightspeed API users

    Sorry you took this the wrong way. I just find it humorous when one little piggy wants to reinvent the wheel. I'm used to little piggys going to market, but maybe the piggy bank is empty so the piggy stays home. Not sure I'm a little rusty on my piggy bank stories, but I thought the...
  5. T

    Getting back in the game

    my bad there are two somewhat similiar threads going on, i replied to the wrong one.
  6. T

    Getting back in the game

    or if you want to be firm neutral any software provider that supports lightspeed... trade ideas, pracplay, hammerstone, etc
  7. T

    current Lightspeed API users

    lol you're probably better off using somebody else's extension.
  8. T

    Is there a Python equivalent to "TradeLink"?

    you should be able to use iron python with tradelink
  9. T

    Takion Baskets Traders

    thanks. ofthomas is a saint!
  10. T

    Technical Analysis software

    tradelink
  11. T

    IB API getting fills before order confirmations

    the built for a GUI makes somewhat sense, although there are other obscure "features" like this in the api that are not consistent with how TWS behaves (specifically order acks running on multiple machines) that suggests TWS is not built on it's own api (or not entirely).
  12. T

    IB API getting fills before order confirmations

    as far as i have ever gathered it's simply that it's easier for them to do this way.
  13. T

    IB API getting fills before order confirmations

    actually IB has a known "feature" where you can get a fill ack either before or instead of an order acknowledgement. if the fill happens quickly enough they don't bother sending an order ack, although you can also see fill acks preceed order acks. fyi....tradelink's ib connnector is...
Back
Top