Search results

  1. S

    Sectors to exclude

    RE #6 You specifically mentioned large cap though. I agree that higher volatility is "better" only because that's my personal preference. Small/micro cap stocks might get excluded in my backtesting because I exclude when bid-ask spread is too high. Otherwise my systems don't discriminate...
  2. S

    Sectors to exclude

    #3 Exclude any ADR's from any country #4, #5 Maybe better off trading the commodity directly, not sure why "tend to trend" would mean exclusion #6 Exclude low volatility any cap, although realize there are many definitions of "volatility"
  3. S

    Best Stock Screener

    CNBC's screener appears to do this. http://www.cnbc.com/id/15839076/ Company Name/Symbol Industry Last Today's Change Market Cap Beta Aixtron Ag AIXG Semiconductors $38.60 1.06 / -2.67 $3.85B +2.9 Calpine Corporati... CPN Conventional Elec... $15.89 0.04 / +0.25 $7.08B +1.4 Charter...
  4. S

    Market Depth patterns

    Click the link that says "mirrors": http://arxiv.org/servers.html
  5. S

    source for stock info (mktcap, sector, etc)

    HTML, not bitmap. I believe the SMF Addin for Excel operates the same way, HTML parsing. http://finance.dir.groups.yahoo.com/group/smf_addin/
  6. S

    Can I get this data?

    SEC 13F is filed quarterly by funds. Any fund managing $100 million or more is required to file, whether or not ownership exceeds 5%.
  7. S

    DELL put spread

    Dell earnings after close today (Tuesday 2/15) I believe... http://finance.yahoo.com/news/What-behind-big-put-spread-optmonster-3868221061.html?x=0&.v=1 What's behind big put spread in Dell The options volume in Dell is nearing 100,000 contracts today, driven by a big March put spread...
  8. S

    statistical analysis

    There's what's not advised, right there. Sure search for "joint probability distribution". However, to trade just 1 stock is far from ideal. I'm not sure what the real rule of thumb is, but personally I'd trade at least 16. Otherwise you're missing the real benefit of having statistical information.
  9. S

    Technical indicators for intraday trading

    Overall market direction. Dow, S&P 500, Nasdaq, oil, USD/EUR, USD/CNY.
  10. S

    Black Box Trading Platform

    From what I've found so far, "trading system" or "strategy system" or "backtesting system" maybe?
  11. S

    Black Box Trading Platform

    Awesome, thanks! http://www.tradingsystemlab.com/default.aspx description: Trading System Lab will auto-design and create Trading Systems automatically in as little as a few minutes using a new, high speed evolutionary algorithm. Trading System Lab will create daytrading systems...
  12. S

    Best source for Historical data and Auto trading?

    Trading Physics is interesting, however only the first 10 downloads are free. I'm guessing the first 10 days of intraday data.
  13. S

    Black Box Trading Platform

    Trying to search for a black box type trading system, or website, or plugin, I might be using the wrong term. Is "black box" what I'm looking for? Basically I'm wondering if there is something that's more than stock screening, and less than MatLab/R/etc. More advanced than "backtest moving...
  14. S

    Volatility estimators

    Close-to-Close Estimator Pro It has well-understood sampling properties. It is easy to correct bias. It is easy to convert to a form involving typical daily moves. Con It is a very inefficient use of data and converges very slowly. Parkinson Estimator Pro Using daily range...
  15. S

    What is the correct way to think analyse this?

    I am not an expert either. It may be that the mathematical definitions of censored data and data with selection bias are different. This book sample seems relevant to selection bias, comments on different biases, including selection bias, in dealing with stock market indexes (indices)...
  16. S

    What is the correct way to think analyse this?

    Selection bias is the same as censored/truncated data. Search for Heckman algorithm, Heckman solution, Heckman selection model, Heckman two-step procedure, Heckman correction. One implementation is in the R package sampleSelection...
  17. S

    What is the correct way to think analyse this?

    Curve fitting, IMHO. Especially since the sector assignments are your own. One of the "gurus", Zweig I'm thinking but I can't find it in a quick google search, excludes the real estate sector. Ridiculous, I say. The only "sector" to exclude might be ADR's since foreign companies might be...
  18. S

    What is the correct way to think analyse this?

    Can't the data just be considered censored? http://en.wikipedia.org/wiki/Censoring_%28statistics%29
  19. S

    Stat Question: L-Moments vs Normal Moments

    I haven't, but looks interesting! If you are trying to deal with outliers, there are other ways, for example random forests have been shown to be less susceptible to outliers. If you are considering different distributions, look into fat-tailed distributions. Outliers can be clumped...
  20. S

    What is the correct way to think analyse this?

    How many variables go into determining the buy/sell signal(s)? For many variables, 9000 trades may not be enough. IMHO averaging 900/trades a year is enough, the per-stock trades/year is less relevant. Some things to consider: If not already part of the signal, consider trend of the...
Back
Top