Jason |
Gold User, Member, Platinum User, TeleChart
|
Registered User |
|
|
|
|
Unsure |
|
Thursday, October 7, 2004 |
Tuesday, October 10, 2017 1:45:33 PM |
17 [0.01% of all post / 0.00 posts per day] |
|
Got it. Thanks.
|
What about this....
If C on Dec 30 is > C on Jan 4 then (your formula from above)
|
The formula you offered works for both percentage gains and losses (not just gains). Is there a way to put a second criteria in such that the date of the MAXH had to be later than the date of the MAXL?
|
Got it. Thanks.
|
Hi. Is it possible to calculate the percentage gain of stocks during a distant time? For example, what was the gain (MINL to MAXH) during 2016 (or during any period in the past)?
|
Got it, thanks.
|
When I use C>AVGC10, I get a list of stocks above their 10-day MA. What do I use if I want a list of stocks above their 10-month MA?
|
Thanks but I get an error message assoicated with AVG....says it's not a member of 'WBI.CommonBlocks.ScriptingLine'
|
Thanks...one more question...
What would be used to ask if today's volume was < the average over the last 20 days?
|
I'd like to compare today's volume with the max or min volume over the last 20 days. Will the following accomplish this:
if (volume.last < volume.last(20)) then pass
Or will the above compare today's volume with the volume from 20 days ago?
|
|