Search results

  1. E

    limit and stop orders in case of split and dividends

    the exhchange (e.g. NYSE) adjusts the order by the dividend amount on the ex-date, unless there is an explicit flag asking it not to. you can find out more by googling.
  2. E

    historical ETF NAV data

    dyson, i don't see end of day historical data there. (in any downloadable form.) where do you look exactly?
  3. E

    historical ETF NAV data

    Any ideas where I can obtain historical data for end-of-day NAVs for all US-listed ETFs? How about intraday IIVs?
  4. E

    Video: Trader, Paul Tudor Jones

    btw, i think the reason they want to take this video down is because it is downright embarassing. when the "chief economist" presents his correlation analysis of dow closes in the 20s and 80s, and proudly asserts that there is a 90% correlation, it shows how utterly clueless he is/was.
  5. E

    Video: Trader, Paul Tudor Jones

    anyone know how to download the video from the chinese website?
  6. E

    Pair Trading Strategy Journal

    Yeah, IB does support stock combos, but using limit orders on them for day trading does not work well in my experience as IB waits for the limit to be crossed quite a bit to ensure both legs are filled (they don't want any execution risk.) In my experience, trading pairs on shorter time scales...
  7. E

    Alerted when a stk drops a lot?

    This features should be relatively simple to implement if you have programming experience.
  8. E

    Pair Trading Strategy Journal

    the difference between bull and bear markets is that bear markets have higher volatility which helps statarb, and the lower volatility in bull markets makes it underperform (relatively speaking). Look at the low volatility bull market of 2003-2006 for example. So, there isn't perfect symmetry there.
  9. E

    Pair Trading Strategy Journal

    Another reason for your underperformance in live trading could be that with the furious rally that has been underway, stat-arb has underperformed lately (esp. in July and September, so far.) AS the market rises you need more and more factors to explain the variance of stock returns which...
  10. E

    auto spreaders for IB?

    To those who trade (equity or any non-exchange) spreads using IB: I am wondering what you use for your order execution. Are there any good autospreaders that work with IB (the kind where you seek to buy/sell the spread at a certain price, and work both/all leg limit orders simultaneously)...
  11. E

    Pair Trading Strategy Journal

    i also mostly trade intraday pairs.
  12. E

    Pair Trading Strategy Journal

    how big is ptfinder? does anyone have any idea how many subscribers (roughly speaking, order of magnitude guess) they have? Are there any alternative similar services?
  13. E

    Pair Trading Strategy Journal

    I was describing something I had already done. Maybe rudimentary, but very useful for me. If you use ptfinder, what are the features you find most useful for your trading?
  14. E

    Pair Trading Strategy Journal

    Yeah, you need to be a somewhat competent programmer. You should always join timeseries using their date (or timestamp). That would add an extra 2-3 lines of code. Anyway, I'm just saying this (the pair selection part, not the live signal generation) is a really easy task for a lot of people.
  15. E

    Pair Trading Strategy Journal

    If you are not using intraday data, coding this up is a few hundred lines of python (or another high level language) code AT MOST (getting data from yahoo.) (visualization/charts are also trivial to add.)
  16. E

    Question about Automated Trading Development Scenarios.

    Maybe I am not understanding exactly what you are referring to, but if I am, it's amazing that this feature got implemented without anyone thinking "hey, this is stupid." If your strategy is coming online now (whatever that means) it should just sit tight until a new entry signal is generated.
  17. E

    IB reqHistoricalData not working today

    It hasn't worked all morning. Very frustrating if your ATS relies on backfills. A lot of index symbols such as TICK-NYSE,TRIN-NYSE etc. not even streaming market data. ARGH!!!!
  18. E

    Why so many IB stocks unshortable today?

    I noticed the same today on stocks like HAL, BNI and others. It lasted from market open to about 10 EST. Is this normal? The stocks that were unavailable were quite liquid. How often does something like this happen. Also, I wasn't set up properly at the time, but did tickGeneric() properly...
  19. E

    Unofficial TWS bug thread

    Seeing bid/ask all over the place today for SPY. They get stuck at certain values, or are just generally not in sync with last. I'm seeing this both in TWS and API calls from my code. So annoying...
  20. E

    Backtesting daytrading strategies

    You do an awful lot of promoting of your service/software/whatever it is while it is closed to new members. Creating a sense of exclusivity is a good marketing tactic (e.g. madoff).
Back
Top