StockFetcher Forums · Filter Exchange · Difference between 2 roc's<< >>Post Follow-up
scvidar
87 posts
msg #101384
Ignore scvidar
6/28/2011 2:31:01 PM

any ideas how to take a larger roc(6) and divide it by a smaller roc(3).

I tried but I can't figure it out.


tried but no luck

set{x,roc(6)}
set{y,roc(3)}
set{z,x/y}

four
5,087 posts
msg #101387
Ignore four
modified
6/28/2011 3:30:34 PM

Both work the same:


Fetcher[
set{x, roc(6)}
set{y, roc(3)}
set{z, x / y}

add column z
draw z
]



Fetcher[
set{z, roc(6) / roc(3)}

add column z
draw z
]



StockFetcher Forums · Filter Exchange · Difference between 2 roc's<< >>Post Follow-up

*** Disclaimer *** StockFetcher.com does not endorse or suggest any of the securities which are returned in any of the searches or filters. They are provided purely for informational and research purposes. StockFetcher.com does not recommend particular securities. StockFetcher.com, Vestyl Software, L.L.C. and involved content providers shall not be liable for any errors or delays in the content, or for any actions taken based on the content.


Copyright 2022 - Vestyl Software L.L.C.Terms of Service | License | Questions or comments? Contact Us
EOD Data sources: DDFPlus & CSI Data Quotes delayed during active market hours. Delay times are at least 15 mins for NASDAQ, 20 mins for NYSE and Amex. Delayed intraday data provided by DDFPlus


This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.