StockFetcher Forums · General Discussion · Tom B Stockfetcher<< >>Post Follow-up
SAFeTRADE
630 posts
msg #112528
Ignore SAFeTRADE
3/30/2013 5:20:47 PM

Is the following the correct coding to find the square root.

set{term,pow(close,0.50) }

Clarence

four
5,087 posts
msg #112534
Ignore four
3/31/2013 12:49:37 AM

guru_trader
467 posts
msg #53923
- Ignore guru_trader
modified 8/9/2007 2:20:06 AM

And, if you want the root of a function simply raise your measure to the decimal equivalent of its fraction. For example ...

the 1st root of the CLOSE = close^(1/1)
the 2nd (square) root of the CLOSE = close^(1/2)
the 3rd (cube) root of the CLOSE = close^(1/3)
the 4th root of the CLOSE = close^(1/4)
Fetcher[
and add column pow(close,1.00)
and add column pow(close,0.50)
and add column pow(close,0.33)
and add column pow(close,0.25)
]



StockFetcher Forums · General Discussion · Tom B Stockfetcher<< >>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.