StockFetcher Forums · General Discussion · /*MEASURE MAX POTENTIAL*/<< >>Post Follow-up
jpistell
123 posts
msg #34844
Ignore jpistell
1/11/2005 7:29:44 AM

My goal is to measure the highest high in the offset period. I'd like to beable to look for re-occuring patterns in these rockets. Nothing's working, my bet is I'm asking for the impossible (although it's nice to dream).

Fetcher[
/*MEASURE MAX POTENTIAL*/
set{tdc, close}
set{uu, high 60 day high}
set{yy, uu minus tdc}
set{tt, yy / tdc}
set{MaxProfit, tt * 100}
add column tdc
add column uu
add column yy
add column tt
add column MaxProfit
draw uu on plot price
]



I'm not a math major, I'm a trader.
Trader Joe


StockFetcher Forums · General Discussion · /*MEASURE MAX POTENTIAL*/<< >>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.