Search results

  1. Z

    how to screen for/predict intra-day volatility?

    See code here http://www.amibroker.com/library/detail.php?id=115
  2. Z

    Historical Data for S&P 500 with member changes

    The latest member changes (10/2009+) can be found on the S&P website at S&P 500 Index Announcements. For changes before 10/2009, the S&P no longer posts the file on its website, but I have attached a copy I had on a backup to this message (csv file).
  3. Z

    Multi-threaded Charting

    I agree 100%
  4. Z

    Finding stocks that follow index

    You will want to calculate the correlation between the stock and the index. See link: http://www.linkedin.com/answers/financial-markets/equity-markets/MKT_EQU/414334-39033806
  5. Z

    Historical Data for S&P 500 with member changes

    Oh, you mean survivorship bias. The changes of course can be found on the S&P website. For the data, here is a quote/link from another user: "CSI (http://www.csidata.com/) claims they never delete anything from their database, making it the only service I know of available to individuals...
  6. Z

    Historical Data for S&P 500 with member changes

    You can get the latest constituents list S&P here: http://www.standardandpoors.com/indices/sp-500/en/us/?indexId=spusa-500-usduf--p-us-l-- Under 'Index Constituents' For the actual daily data, you get download the historical EOD data from many free sources such as yahoo( under...
  7. Z

    Intraday Backtesting and Strategy Development

    I was interested in Kinetick; but after contacting them found out their intraday data only goes back 2 years. IMO, not enoughback data to back-test an intraday system(s). But as for platforms, NinjaTrader is a great tool.
  8. Z

    Yahoo Data - How to adjust Open/High/Low?

    Everything you need here: http://luminouslogic.com/how-to-normalize-historical-data-for-splits-dividends-etc.htm
  9. Z

    Importing Data into Excel/OpenOffice

    Is your data delimited (comma, tab, etc.)? If so, you can just open the text/csv file.
  10. Z

    Best 6Gb Memory Kit (Triple Channel)

    I have 16GB (4x4GB) of GSkill memory in my main development box (9-9-9-24-2N timing) with an Intel 2600K. When you can get a newegg special, they go for $65-70 (2x4GB). http://www.newegg.com/Product/Product.aspx?Item=N82E16820231314&cm_re=gskill_1600-_-20-231-314-_-Product Although not...
  11. Z

    No data through IB demo account anymore?

    IB working here.
  12. Z

    Firefox 4

    I use Chrome for my default browser (fast and simple) and use Firefox 3.x when I need to perform a task that requires a addon (Firefox has great addons).
  13. Z

    Forex historical data

    It is easier for Forex brokers to manipulate price data since their is no central exchange (and their commissions are based on price spread). I personally prefer the currency futures.
  14. Z

    Looking for DATA , Anyone !!

    They are both the same ASCII/TEXT format: DATE,TIME,OPEN,HIGH,LOW,CLOSE,VOLUME for pitrading and DATE,TIME,OPEN,HIGH,LOW,CLOSE for pricedata.
  15. Z

    My Automated Trading Strategy (3Years+ of Historical Data) Please Critique!

    What about slippage? If you are using limit orders, you can't always count on a fill and if using market, be sure to add slippage.
  16. Z

    Is donating Multi-Trillion Tax-payer's money an "‘impeachable’ offense"?

    I think the number is higher than that. Harman from CA is worth half a billion alone.
  17. Z

    Looking for DATA , Anyone !!

    Some quality one-minute data sources you may want to look at: http://pitrading.com/historical_data.htm http://www.price-data.com/one_minute.cfm FYI: All stocks in the S&P 100 are also in the S&P 500. Good luck.
  18. Z

    Dll/software protection program?

    This is important to remember: "ALL SOFTWARE, NO MATTER THE PROTECTION, CAN BE CRACKED and REVERSE-ENGINEERED" You can make it difficult to decompile, but the time it will take to crack is based on the skill of the hacker. If something is so important that you do not want the secret...
  19. Z

    Historical Russell Index Constituents

    Thanks. I was using TC2000 for the up-to-date list of components because of Russell's previous disclosure requirements.
Back
Top