Search results

  1. W

    How to use Multiple Time Frames to Trade

    Can someone clarify for me how you are using multiple time frames to trade, I've noticed that some of you are using the 1min & 3min, others 2min & 5min etc.... My basic understanding of this is that you are using the higher time frame for signal and lower time frame to trade, is this...
  2. W

    My first back test

    You funny Ha Ha By the way, you were looking for data before, found free five min data at anfutures, here is the link, both es mini and nq mini http://www.anfutures.com/charts01.htm Just need to get the money to trade it, even if you add slippage it looks pretty good on a 1 contract...
  3. W

    My first back test

    Long # of Trades 83.00 Ratio + 51 61% Cost $415.00 Ratio - 32 39% Max $14.50 Min $(2.25) Points 121.31 $/Trade $73.08 Total Rev $6,065.47 Pts/Trade 1.461558072 Short # of Trades 82.00 Ratio + 50 63% Cost...
  4. W

    Visual Basic Excel Back Testing

    Even something very simple would be helpful, must be somebody that has done a backtest on an excel spreadsheet that is smarter than me. Thanks Bill
  5. W

    Visual Basic Excel Back Testing

    Does anyone have a piece of code they use to backtest with VB in Excel that you didn't work to hard to set up or borrowed from someone else that I can use. Not asking for your system, just the basic code so that I can set up my own. I'm ok to modify VB but to start from scratch would take me...
  6. W

    how to measure angle of moving average

    I think this slope thing is just what I was looking for. The other idea was nice in a perfect world but probably not reasonable considering all the variables. You guys Rock! ! ! :) Bill
  7. W

    how to measure angle of moving average

    try a slope equation slope formula M= (Y2 - Y1) / (X2 - X1) where m would be the slope , you could define the y axis as being the price and the x axis as being time __________________ Alea Jacta Est So this gives me the average increase/period over a given time period, not the...
  8. W

    how to measure angle of moving average

    Can someone please tell me in layman terms how to measure the angle of ascent of a moving average in an excel spreadsheet, don't know trig but if you show me the formula I'll figure out how to use it. Example: I'm looking at my chart and the stock has moved from $5 to 5.5 to 6 to 7 to 9 based...
  9. W

    1 minute data

    It looks like they have a demo of a couple of months worth of data, will try this when I get home, can't get the ftp: past the firewall here. Thanks Bill:)
  10. W

    1 minute data

    Does anyone have a large amount of 1 min data that I can test with for es-mini, 1 to 3 months maybe. I have a system that looks good and is 60% win ratio but don't have enough data to test with, don't have money to trade with nor an account with like TS to test so doing this on spreadsheet...
Back
Top