StockFetcher Forums · Filter Exchange · Percent from<< >>Post Follow-up
irishpitbull
54 posts
msg #152012
Ignore irishpitbull
5/1/2020 1:22:02 PM

Thank you for your help in advance.

How would I code the high for the day is how my percent from upper bollinger band.


Thank you

xarlor
561 posts
msg #152013
Ignore xarlor
5/1/2020 1:52:08 PM

Fetcher[
set{hi,high}
set{UBB,Upper Bollinger Band(20,2)}
set{var1,hi / UBB}
set{var2,var1 - 1}
set{PDiff,var2 * 100}

draw Upper Bollinger Band(20,2)
add column hi
add column UBB
add column PDiff
]



StockFetcher Forums · Filter Exchange · Percent from<< >>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.