which is it? I was gonna to buy arb thinking it had an 8% yield until i found article below via Yahoo. Why the disparity? For arb , QP shows an annual dividend...
Sorry..you are right!! For some reason i got arb and abr mixed up. ... plus@yahoogroups.com]On ... Yahoo says ... ARB - ... common ... be ... of ... companies,...
I seem to remember being able to save a chart to my hard drive for later reference, or for sending to someone to point out a specific trend, or whatever. Am I...
Can anyone help with this? I'm running a scan that works fine for all data start points going back to July, 2005. Now if I try to go back to July, 2004 as my ...
Have you tried contacting Gary Lyben? _____ From: quotes-plus@yahoogroups.com [mailto:quotes-plus@yahoogroups.com] On Behalf Of jjj_98 Sent: Thursday,...
Not directly but did send to quotes-plus support but haven't heard back yet. Lionel Issen <lissen@...> wrote: Have you tried contacting Gary Lyben? ...
Good evening jjj! You did not say what symbol caused the crash but it may not matter for this exercise. You appear to have fallen into the "not enough days...
rpmac, I'll give some of them a try. Where did you get the info on how to enter days required. The help section shows to use the form DaysRequired=150;....
Well I gave it a try and the scan ran but now output at all even when using the Dow Industrials as the input stocks of which most have data going back to the...
About 2 years ago I had a problem with the same solution. Janene solved it quickly and sent me an email within a few hours with the solution. Lionel Issen ...
In this case you may have incorrect output code. It may be in the definition of the input list (if you hove one) or in the output list: where you have a...
Thanks for the first explanation of these commands. Support was unable to tell me how many days were required. You have given me the reasons for it and how to...
I guess they are pretty busy as I've not heard back for 2 days. Pretty unusual for QP. Ed Lionel Issen <lissen@...> wrote: About 2 years ago I had a...
So, what's the solution? _____ From: quotes-plus@yahoogroups.com [mailto:quotes-plus@yahoogroups.com] On Behalf Of bconyers Sent: Friday, September 09, 2005...
Well, if you are trying to determine the average volume from days -54 to -150, just reverse the parameters from AvgVol(DaysAgo,-54) to AvgVol(-54, DaysAgo)....
Problem: AvgVol(DaysAgo,-54) Solution: AvgVol(DaysAgo, DaysAgo-5) Why? AvgVol() is expecting Arg1 > Arg2 and when it isn't (Daysago < - 54), the program...
Correction, AvgVol(DaysAgo, DaysAgo-5) Should read: AvgVol(DaysAgo, DaysAgo-4) Where: Daysago = -50, Daysago-4 = -54 When ran with Daysago=-50 you would get...
Bconyers, Correct me if I'm wrong here but from what I understand the AvgVol function to be is Argument 1 is the number of days ago to start the averaging and...
Bconyers, I guess you were right. I removed that item from the println and everything worked so far on a short test. I'll try more in the next few hours. ...
There you go! AvgVol(A,B) where A is the most recent day and B is oldest day. The QP Scan program (my version anyways) apparently has no error protection if...
What's the purpose of using AvgVol( StartDay , EndDay ) when MovAvg( EndDay , Length , V ) will do just fine? Bob ... From: quotes-plus@yahoogroups.com...
Has anyone noticed that the Daily Market Report is incorrect. The change and % change columns are 0 (zero)? Lionel Issen [Non-text portions of this message...
No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.344 / Virus Database: 267.10.20/95 - Release Date: 9/9/2005 [Non-text portions...
this to see if I can post a new message, because I am apparently unable to get my replies to earlier messages to appear here. Ideas appreciated. Ken Adams -- ...