mesayah 658 posts msg #94912 - Ignore mesayah | 
7/19/2010 2:33:05 PM
  You ever look at a pattern or system the night before
 a trading day and the next day in application
 none of the numbers work? Some sort of either 
 brainwashing or maybe it's all an illusion.
 
  | 
fortyfour 189 posts msg #94913 - Ignore fortyfour | 
7/19/2010 3:04:22 PM
 
  	    
 
 
 
 From May to July this is real.... and hasnt stopped working YET...
 I frequently add my own OPINION oscillator and hurt the results....
 as do a large percentage of traders in general ,and,  100% of all those who
 post on forums.... Guitly!
 
 
 
  | 
mesayah 658 posts msg #94914 - Ignore mesayah | 
7/19/2010 3:26:51 PM
  Nice. But what about the 50% loss in march? How to know 
 when to bail system?
 
  | 
cath_campbell 5 posts msg #94917 - Ignore cath_campbell | 
7/19/2010 4:20:49 PM
  Hey FortyFour,
 
 I see what you're doing with this filter, but can you explain to me what this means: " count(slow stochastics(5,3) < 25,3 ) > 0] "
 
 Does it mean count the number of times slow stoch was below 25? And what does the 3 mean?
 
 Thanks! 
 
 
 
 
  | 
Kevin_in_GA 4,599 posts msg #94918 - Ignore Kevin_in_GA | 
7/19/2010 4:26:49 PM
  count(slow stochastics(5,3) < 25,3 ) > 0] 
 +++++++
 
 This means that the slow stochastics(5,3) has been less than 25 at least once in the past three days.
 
  | 
four 5,087 posts msg #94919 - Ignore four modified | 
7/19/2010 4:28:14 PM
  Thank you 44
 
  	    
 
 hp722c
 
  | 
fortyfour 189 posts msg #94921 - Ignore fortyfour | 
7/19/2010 7:08:04 PM
  slow Stochastic(5,3) Fast %K crossed below slow Stochastic(5,3) Slow %D 
 
   is what I used as exit conditon here....SF backtester shows some nice swing tades recently.
 
   I wish I had taken all the signals....but....didnt...
 
   
 
          
 
  | 
four 5,087 posts msg #97076 - Ignore four modified | 
10/18/2010 9:30:24 PM
 
  	    
 hp722c
 
  |