Search results

  1. W

    The perfect moving average

    Here is the picture, I still say it is not bad for a free MA wdbaker
  2. W

    Lets build a trading system

    I am definately into simple, can someone please throw us some simple bones to knaw on. I like the paradise system, a little to difficult I think to program though, need it real simple. wdbaker
  3. W

    The perfect moving average

    I stand corrected, I see what you mean, putting down the pipe now :D Maybe for you its not an issue but for me at this point cost is an issue so this ma is about as close as I am going to get to perfection for now, how much does it cost to use the JMA??? well I was close enough for hand...
  4. W

    The perfect moving average

    I could be wrong but based on the animated graph that you showed and my graph I did in excel, I think that this one that I showed you is smoking the JMA or maybe I'm just smoking something:D wdbaker
  5. W

    Lets build a trading system

    I see where you are coming from, the main reason for using the first two and the last hour was just to stay out of the chop that takes place during the middle of the day and usually is not good for trend systems. Maybe you could come up with a good way to trade the chop for us that is simple...
  6. W

    The perfect moving average

    Here is one for you to try out. .2*(price+(price-price[4]))+.8*filt[1] It removes almost all of the lag that you would have with the standard 10xma which is .2*price+.8*filt[1] I believe that this is a piece of Ehlers work, not sure where I picked it up. What ever the lag is of the...
  7. W

    Lets build a trading system

    Way to go getting that coded so fast, looks like we have a few people getting excited about this project. Can you post the code as it is when you get a chance so that others don't have to start from the beginning? I was thinking about Vultures talk of different time frames and thought...
  8. W

    Lets build a trading system

    Lobster already has us selling the system that we haven't built yet :D Vulture has some good adds, we need to get someone to code this and get some backtest stats so we can see where we are and where we need to go. This will make lobster happy as he already has several packages sold. I...
  9. W

    Lets build a trading system

    I thought that maybe I would start with something simple and then everyone could pile on with ideas. Also need someone to code and backtest this as I do not have the software but should be easy I hope for one of the pro's. Here it goes... Preferred vehicle S&P E-mini 2min trade times...
  10. W

    Intraday Backtesting

    Just thought that I would let you know that your files have not shown up on traders2traders yet, looking forward to them when they get there. Thanks Bill
  11. W

    How to use Multiple Time Frames to Trade

    So if the signals are divergent, look out above!!! Thanks Bill
  12. W

    How to use Multiple Time Frames to Trade

    That's a good idea, it would allow me to keep the # of charts open to a minimum, I'll check to see what differences there would be but it sounds like they would be minimal Thanks Bill
  13. W

    How to use Multiple Time Frames to Trade

    rtharp darkhorse metooxx Seanote candletrader Babak nitro ArchAngel And many others who have been around a while If you have already responded I am thankful I was hoping maybe you guys could throw in some tidbits of wisdom on how to trade with multiple time...
  14. W

    How to use Multiple Time Frames to Trade

    Thanks for the leads Bill
  15. W

    How to use Multiple Time Frames to Trade

    I thought this thread would be huge, does everyone already know everything about trading in multiple time frames or was this discussed before and I just am searching for the wrong thing or what. People mention it all the time but don't usually explain what they mean. Just trying to keep this...
  16. W

    How to use Multiple Time Frames to Trade

    So far we have established that the higher time frame is used to find S/R and that the higher the time frame the stronger the S/R. The lower time frame confirms what we see in the higher and strengthens its potential to continue. We know that the scale or distance from one time frame to the...
  17. W

    How to use Multiple Time Frames to Trade

    Sarasota, So I would use it to establish S/R on a higher time frame, example: I see it heading for support on a five min and look to the 1min to buy the bounce or sell the break?? I think I have it. What other ways do you guys use multiple time frames to confirm your entry or exit...
  18. W

    How to use Multiple Time Frames to Trade

    Vulture, Thanks for the clarification on the scale of the time frame Bill
  19. W

    How to use Multiple Time Frames to Trade

    I would Love to here from some of the Pro Traders on this subject Bill
  20. W

    How to use Multiple Time Frames to Trade

    Ok, this sounds like a rule, I like rules but also like to know why I have or use that rule, did your friend explain the logic behind this rule? Does this rule square with everyone else??? and if not why not? Thanks Bill
Back
Top