StockFetcher Forums · General Discussion · Macd Histogram Divergence Scan<< >>Post Follow-up
strategynode
5 posts
msg #121725
Ignore strategynode
modified
10/14/2014 5:04:51 PM

Hi,
I was wondering if anybody knows how to convert the following in a stock fetcher scan:

def a = mACDHistogram(12,26,9)[1];
def b = maCDHistogram(12,26,9)[2];
def c = LOWESt(MACDHistogram(12,26,9),21);
def d = MACDHistogram();
def VMACBI = (((a < b) * (a < d))* (a > c))* (LOW[1] < LOWESt(LOW,21)[2]);

I believe [1] [2] ... means 1 day ago, 2 day ago ....
Also the 21 is the look back period in days...

Any help will be much appreciated...

thanks,
StrategyNode

StockFetcher Forums · General Discussion · Macd Histogram Divergence Scan<< >>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.