| StockFetcher Forums · View by Author: StockFetcher (673 messages) · [ Display By: Date / Subject ] | << 1 ... 2 3 4 5 6 ... 68 >> |
| Filter Exchange · Year to Date Return | |
| stockfetcher msg #113598 |
5/22/2013 3:35:25 PM @Kevin_in_GA - A couple questions on the code you referenced earlier, as we are not familiar with the source: 1. RSIperiod = parameter("parm1"); 2. RSIvalue = parameter("parm2"); 3. 4. ExpPer = (2* RSIperiod - 1); 5. AUC = mov(if(close>ref(close,-1), close - ref(close,-1),0),ExpPer,exponential); 6. ADC = mov(if(closeX = (RSIperiod - 1) * (ADC * RSIvalue/(100 - RSIvalue) - AUC); 7. 8. ReverseRSI = if(X >= 0, close + X, close + (X * ((100 - RSIvalue)/RSIvalue))); - It appears that line 6 is incomplete? - Is the "mov" on line 6 an EMA and if so, does it use the same period (ExpPer)? - Line 6 also references 'closeX' if possible can you provide more details concerning this variable? - What is ADC initialized to, as it has a recursive reference in line 6? - Line 8 references X, can you provide more details on this variable? If possible (and the above is not it), can you email (or post) the full code you have implemented for this measure? Thank you, StockFetcher Support |
| General Discussion · Whatever happened to the crosshair function in charts? | |
| stockfetcher msg #113585 |
5/21/2013 4:35:11 PM Hi, The cross-hair feature is now available again in the chart-based filter results. Currently this requires a browser that supports html5 (Firefox/Chrome/IE 9+). Please note, open/high/low/close detail is not yet available. Regards, StockFetcher.com Support |
| Filter Exchange · Year to Date Return | |
| stockfetcher msg #113564 |
5/20/2013 12:08:09 PM Thank you for posting the code. One question concerning the second parameter of the function cited, is that assumed to be a constant value as input? We assume it is not the actual computed RSI, but a target value? We do not have any additional updates, but will post more when we have more details. Thank you, StockFetcher Support |
| General Discussion · Last 4 days of data have NOT been picked up by my 3 FILTERS ? | |
| stockfetcher msg #113560 |
5/20/2013 10:37:21 AM StockFetcher does not received intraday updates for indices. So, during market hours, any measures using indices will not be valid. Thank you, StockFetcher Support |
| General Discussion · What does Volume Ascending means - for SF? | |
| stockfetcher msg #113538 |
5/18/2013 12:32:23 PM Hi, We don't see negatives for all volumes. Also, maybe we misunderstood your request. When you have a chance, email support@stockfetcher.com a snapshot of your results so we can look into this - also please clarify what you're looking to filter for and we'll be happy to alter the filter. Thanks, StockFetcher |
| Filter Exchange · BUYING THE DIP | |
| stockfetcher msg #113531 |
5/18/2013 8:09:35 AM Kevin, Thank you for bringing this to our attention. This problem has been resolved. mahkoh, For a number of reasons, we are dropping support for flash charts in the results. We hope to offer an html5 solution in the near future. Best Regards, StockFetcher |
| Filter Exchange · Index versus index components | |
| stockfetcher msg #113499 |
5/17/2013 11:01:36 AM Hi, We implemented a time limit to prevent users from deleting hundreds of historical posts at a time rendering many threads unreadable. StockFetcher |
| Filter Exchange · Index versus index components | |
| stockfetcher msg #113497 |
5/17/2013 10:49:38 AM Hi, We had implemented this due to some forum abuse a while back (mass deletion of posts). We'll look into relaxing the 1 day limit to maybe 2 or 3 days. StockFetcher |
| General Discussion · What does Volume Ascending means - for SF? | |
| stockfetcher msg #113473 |
5/16/2013 3:48:17 PM Hi, First the week ago offset is 5 (i.e 5 trading days). The following filter shows both a percent change and the actual change: StockFetcher |
| General Discussion · Last 4 days of data have NOT been picked up by my 3 FILTERS ? | |
| stockfetcher msg #113459 |
5/16/2013 11:43:49 AM Hello, This issue should be resolved now. Let us know if you continue to see this problem. Best Regards, StockFetcher |
| StockFetcher Forums · · | << 1 ... 2 3 4 5 6 ... 68 >> |