StockFetcher Forums · Filter Exchange · average weekly profit opportunity<< >>Post Follow-up
hmsb4494
81 posts
msg #91634
Ignore hmsb4494
modified
4/25/2010 6:59:11 PM

using the following for weekly profit opportunity

set{whiop, weekly high - weekly open}
set{Long_Profit, whiop / weekly open }
set{wkProfitPct, 100 * Long_Profit }


how can i code for an EMA of wkProfitPct over a given time period

everything i have tried has failed



four
5,087 posts
msg #91639
Ignore four
4/25/2010 7:51:31 PM

draw cema(wkProfitPct,2)
draw cema(wkProfitPct, 20)
do not draw wkProfitPct


-------------

http://forums.stockfetcher.com/sfforums/?q=view&fid=1004&tid=32187&qrid=&isiframe=


In addition to creating custom simple moving averages, you can now create your own custom exponential moving averages (CEMA) and custom weighted moving averages (CWMA). The usage is the same as the custom moving average (CMA). Below are two examples:

1. Use a 5 day EMA of the RSI(14)
Fetcher[Show stocks where the RSI(14) crossed above CEMA(RSI(14),5)
and RSI(14) is below 40
]




2. Create a weighted moving average of the CCI(10)
Fetcher[Show stocks where the CWMA(CCI(10),7) reached a new 6 month low]




hmsb4494
81 posts
msg #91640
Ignore hmsb4494
4/25/2010 8:03:13 PM

thanks four---just what i was looking for!!!




four
5,087 posts
msg #91675
Ignore four
4/26/2010 2:39:09 PM

Bingo

StockFetcher Forums · Filter Exchange · average weekly profit opportunity<< >>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.