| Mactheriverrat 3,173 posts
 msg #141396
 - Ignore Mactheriverrat
 | 1/25/2018 7:16:22 PM 
 Here's WYNN with cma(DMA(8,-5),8) > eMA(9) one day after a longpositon cross
 
  
 
 | 
| nibor100 1,099 posts
 msg #141401
 - Ignore nibor100
 | 1/26/2018 2:40:14 AM 
 It appears to me that the 2 statements below seem to be improper SF syntax due to the ",8)" at their end:
 
 set{E3,"dma(8,-5),8)"
 
 draw "dma(8,-5),8)"
 
 a.  There would appear to be an open parentheses missing and according to SF indicators below is the syntax for the DMA:
 
 "Displaced Moving Average / DMA
 Parameters	Period
 Displacement
 Usage	DMA(25,5)
 DMA(50,-8)"
 
 so I don't understand what the purpose is for the ",8)"  nor why it isn't producing a syntax error and stopping filter execution. (normally the smallest syntax error stops a filter cold!)
 
 b.  Looking at the posted charts SF never actually draws a "dma(8,-5),8)'.but it does draw the DMA(8,-5) which is what I believe everyone actually wants to see.
 
 Another SF oddity,
 Ed S.
 
 
 | 
| davesaint86 726 posts
 msg #141404
 - Ignore davesaint86
 | 1/26/2018 8:29:45 AM 
 Ed - I don't know.  You may be right.  Maybe Four can answer this question.
 
 
 | 
| Mactheriverrat 3,173 posts
 msg #141506
 - Ignore Mactheriverrat
 | 1/29/2018 6:14:49 PM 
 Waiting for the first day buy on the cma(DMA(8,-5),8).
 
 
 
  
 
 | 
| Cheese 1,374 posts
 msg #141510
 - Ignore Cheese
 modified
 | 1/29/2018 7:42:41 PM 
 Thanks, Mac and Dave.
 
 
 | 
| davesaint86 726 posts
 msg #141512
 - Ignore davesaint86
 modified
 | 1/29/2018 9:03:02 PM 
 Weekly Version
 
 
 
  
 
 | 
| Mactheriverrat 3,173 posts
 msg #141520
 - Ignore Mactheriverrat
 | 1/30/2018 1:58:51 AM 
 @Dave
 Great Chart.
 
 
 | 
| karennma 8,057 posts
 msg #141523
 - Ignore karennma
 | 1/30/2018 6:57:45 AM 
 Indeed!
 Yes, Dave, that's a great chart.  Just great!
 If it's not too much trouble, can U post the filter here.
 I'm not being lazy;  I could write my own verson but I don't know how to write the code for the red boxes.
 I love how those little red boxes flip when the direction changes.
 Thanks again.
 
 
 
 | 
| davesaint86 726 posts
 msg #141526
 - Ignore davesaint86
 modified
 | 1/30/2018 9:08:57 AM 
 No problem!  Sometimes it's good seeing the weekly without the daily noise in it.
 
 
 
 
 
 | 
| karennma 8,057 posts
 msg #141534
 - Ignore karennma
 modified
 | 1/30/2018 10:25:59 AM 
 Thanks!
 Okay .... Figured out my first question ... Here's the 2nd.
 What part of the filter tells SF to draw those red squares (rectangles).
 :>)
 
 
 
 |