Search the web
Sign In
New User? Sign Up
quotes-plus · Discussion of Quotes Plus Software
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 15799 - 15828 of 19005   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
15799
Is the ex dividend date function to be used with Excel still valid? ( QP_DividendExDate(number As Long, symbol As String) ). I tried it for a few tickers and...
investor0329
Offline Send Email
Dec 5, 2005
11:54 pm
15800
Hi I just tried it for Citigroup - symbol C and it gave the dates that are in the fundamentals screen. QP_DividendExDate(0,"C") = 02/03/05 ...
Gary Lyben
garylyb
Offline Send Email
Dec 6, 2005
2:24 am
15801
Lionel - I responded to this last night, I don't know why you aren't getting e mail fron us. It's possible that your e mail provider is blocking our domain, or...
support
garylyb
Offline Send Email
Dec 6, 2005
9:28 pm
15802
I only got your reply later in the day. I sent you a follow up email. Please let me know if you have received it? Lionel _____ From:...
Lionel Issen
xraylionel
Offline Send Email
Dec 6, 2005
11:37 pm
15803
I've received it, I'll have to get back to you tomorrow. Gary ... From: "Lionel Issen" <lissen@...> To: <quotes-plus@yahoogroups.com> Sent: Tuesday,...
Gary Lyben
garylyb
Offline Send Email
Dec 7, 2005
2:21 am
15804
anybody know how to write a scan for trendlines?...
jim_wiehe
Offline Send Email
Dec 9, 2005
12:20 pm
15805
Jim, As I understand it to find the "line of best fit" (required for linear regression) you need to 1) either MINIMIZE the sum of the squared deviations from...
John Haworth
nduroman
Offline Send Email
Dec 9, 2005
2:30 pm
15806
Some years ago, I wrote a program to calculate the slope and intercept of a string of QP data in QP code, but over the years it's been lost. I believe Brooke,...
BillR
gbillr
Offline Send Email
Dec 9, 2005
8:13 pm
15807
One easy way to do this is to transfer your data to Excel, chart your data and then use the chart's "Add Trendline" capability. For more information on...
Howard Hansen
hrh1818
Offline Send Email
Dec 10, 2005
12:39 am
15808
Hi. Good news and bad news... Good news - I have a scan that calculates LR lines on Indicators and on Price Bars and looks for divergences between them....
dan_public@...
danclark_public
Offline Send Email
Dec 10, 2005
1:35 am
15809
Can you post the Amibroker code? Lionel _____ From: quotes-plus@yahoogroups.com [mailto:quotes-plus@yahoogroups.com] On Behalf Of dan_public@... Sent:...
Lionel Issen
xraylionel
Offline Send Email
Dec 10, 2005
1:56 am
15810
If you have Metastock, it has a built in lin reg indicator. Lionel _____ From: quotes-plus@yahoogroups.com [mailto:quotes-plus@yahoogroups.com] On Behalf Of...
Lionel Issen
xraylionel
Offline Send Email
Dec 10, 2005
2:13 am
15811
Anyone using VBA for Excel. I have installed QP3 on a new computer, I installed QP21com.xla and all the functions work in the worksheets. I can't seem to use...
dale3290@...
dale3290
Offline Send Email
Dec 10, 2005
2:19 am
15812
Try going to Tools , Add-ins and scroll down to ensure there is a check next to the QP add-in. Also, in a blank workbook, try pasting the code below in a...
Gumbo
gumbonct
Offline Send Email
Dec 10, 2005
4:30 am
15813
This is really getting to be a problem. If I look at UJPIX, I found that the data for 12/1, 12/5 and 12/7 and 12/9 are missing. I can understand if the fund...
boxtheory
Offline Send Email
Dec 10, 2005
5:19 am
15814
Lionel, Here's the AB code. It's not quite what I run, but very close. (My code uses an include file. The QRSGet() function normally exists only in the ...
Dan Clark
danclark_public
Offline Send Email
Dec 10, 2005
6:37 am
15815
Dan: Thanks for your immediate reply. You will spoil me. For some reason all the code came through in black. Can you resend it with the key LR code in bold or...
Lionel Issen
xraylionel
Offline Send Email
Dec 10, 2005
7:13 am
15816
Hi I'll look into it. In the past, there was no way I could get the missing days from our vendor, but they might have a solution now. Gary ... From:...
Gary Lyben
garylyb
Offline Send Email
Dec 10, 2005
10:43 am
15817
Gumbo: Thanks for your reply. The add-in for Qp2 is checked and is working. The code that you sent returns TRUE for the qp21com. What an efficent piece of...
dale3290@...
dale3290
Offline Send Email
Dec 10, 2005
2:27 pm
15818
Hi Dale Only thing I can think of is to check that the formula that you are passing into your cell via vba is correctly constructed. Sounds like it is,...
anthony lamonte
gumbonct
Offline Send Email
Dec 10, 2005
3:06 pm
15819
This is also a major problem for me, as I have complained several times to technical support. Just for interest, today I performed a scan to retrieve all the...
LaVerne Olney
lolney
Offline Send Email
Dec 11, 2005
7:30 pm
15820
This is a problem with all QP data. To eliminate it from your scans use if close >0 then ............. QP has no plans to clean up their data base. I agree...
Lionel Issen
xraylionel
Offline Send Email
Dec 11, 2005
9:23 pm
15821
Hi I agree that the mutual fund data is not complete, but you've also identified why it's not. With that many missing points, it would take a small army of...
Gary Lyben
garylyb
Offline Send Email
Dec 12, 2005
2:13 am
15822
Bill: I sent something to you via p-mail. You can decide whether to distribute it. All the best, Brooke _____ From: quotes-plus@yahoogroups.com...
Brooke
brookelise2001
Offline Send Email
Dec 12, 2005
4:28 am
15823
I got it, thanks... I've been delaying responding to you personally until I had time to do a respectable job of it. I'm still stalling... However, that's not...
BillR
gbillr
Offline Send Email
Dec 12, 2005
6:13 am
15824
I have it somewhere, I think, on another computer (I think maybe on my Altair 8800b). I'll check later. -- Brooke _____ From: quotes-plus@yahoogroups.com...
Brooke
brookelise2001
Offline Send Email
Dec 12, 2005
2:56 pm
15825
I still have your linear regression scan, Bill. I didn't know where to look for it, it seems. It was under the title "Slope Intercept." I'll leave it to you to...
Brooke
brookelise2001
Offline Send Email
Dec 12, 2005
11:01 pm
15826
Lionel, Here's the color-coded version. The built-in AB Linear Regression function is "LinRegSlope()". The "Buy" and "Sell" portions are the filtering ...
Dan Clark
danclark_public
Offline Send Email
Dec 13, 2005
4:50 am
15827
Dan: Thanks much. Unfortunately it again came through in black. It may be a problem with my computer. the important thing is that I have a set of useable code....
Lionel Issen
xraylionel
Offline Send Email
Dec 13, 2005
5:55 am
15828
I've uploaded a small, compact piece of code that calculates slopes and intercepts, the key parameters yielded by linear regression analysis, into the...
gbillr
Offline Send Email
Dec 13, 2005
6:28 am
Messages 15799 - 15828 of 19005   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help