Hi everyone, I recently started with learning how to VB, and I am very curious to know how I can get some help on how to download data directly from Yahoo to...
6721
Randy Harmelink
rharmelink
Sep 1, 2006 6:03 pm
... What you want to do will depend a lot on what you mean by "data". There are some tools in the library that will get you current quotes and historical...
6722
Don Guillett
donaldb36
Sep 2, 2006 3:56 pm
I also have a free program in the files section. look for author donalb36 Don Guillett SalesAid Software dguillett1@... ... From: patrick daniel To:...
6723
Dan C
onedcache
Sep 2, 2006 4:55 pm
Has anyone done any work with the opening of, say the Dow in relationship to the calculated floor pivot, support and resistance levels and where it closes. ...
6724
Michael Barrow
gmailprofita...
Sep 2, 2006 5:44 pm
I think a fruitful area of research would be to look at gap opens and which pivot point zone the opening price is in. Then, look at the probabilities of the...
6725
Dan C
onedcache
Sep 3, 2006 2:06 pm
Thank you for your response, thoughts and reference. I located the book and will buy a copy; it sounds like it addresses what I am after. Love these groups as...
6726
lou_kur
Sep 3, 2006 7:29 pm
I'm trying to keep track of a portfolio, held by a trustee for over 65 years. They don't trade very often. I've got one stock with a purchase date in 1938. In...
6727
xltraders@yahoogroups...
Sep 3, 2006 7:32 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the xltraders group. File :...
6728
grahamrdgrs
Sep 4, 2006 5:01 am
I have a trading station that updates via the internet, and I would like to use their data for analysis. They say It is to hard to seperate the data! Is their...
6729
amilind11
Sep 5, 2006 4:44 pm
Hi Friends, If you want TajMahal to be in the list of seven wonders again then don't forget to vote for TajMahal @ http://www.new7wonders.com. Choose all the 7...
6730
john10987654321
Sep 5, 2006 8:51 pm
Say I have 12 trades and record the profit for each trade in column E and the profit percent in column F: A | B | C | D | E | F Stock | Enter | Exit | Exit...
6731
ALAN COSGROVE
alan3502
Sep 5, 2006 10:20 pm
how are you calculating them? what basis? fifo lifo trade dated avg cost ?value dated average cost ? mtm? are all trades same value? ... From:...
6732
Bill Martin
bsmartin99
Sep 5, 2006 10:47 pm
You are correct that the math means that within +/-1 standard deviation of the average, 65% of all your results will be found. However, a few immediate...
Thank you all for your comments. I just ran a backtest and came up with 800+ trades where 64.8% of the time the profit would be 2.5% +/- 8.3% and 95% of the...
6735
G. Fredrick Nowatzke
boddhishaman
Sep 6, 2006 9:13 pm
... relationship ... Dan, I use a 5 point pivot system R2, R1, Pivot Point, S1 and S2 (R=resistance, S=support) and find it extremely effective for day ...
6736
melcleary20
Sep 6, 2006 9:55 pm
Hi Frederick, We too have been trying to build something on excel thaat would work well with a 5 point pivot point set. It sounds like you are way ahead of my...
6737
bsmartin99
Sep 7, 2006 12:50 am
Typically, what I might do is convert my gains to CAGR rather than average per day profits. A minor point that probably doesn't matter if the gains are all...
6738
Kermit W. Prather
kermitpra
Sep 7, 2006 1:43 am
Might I suggest that what you really should be considering is the profitability of a trading strategy. Van K. Tharp in his book "Trading your way to Financial...
6739
babelproofreader
babelproofre...
Sep 7, 2006 3:12 am
I access many sites on the web for the free quotes available, but some of these are not in tabular form which can be imported via a web query. For example,...
6740
optiontrader3290
optiontrader...
Sep 7, 2006 3:37 am
babelproofreader: There are several methods that come to mind. Have you tried using an excel web query. These work in Excel 2000 and newer. The web query in...
6741
Randy Harmelink
rharmelink
Sep 7, 2006 3:54 am
... Any sample web pages or data you can point us to? Any suggested solutions may be highly dependent on the type of data you're talking about......
for example the custom charts on www.barchart.com i.e....
6744
Randy Harmelink
rharmelink
Sep 7, 2006 6:50 pm
... ...
6745
Andrew Shacklock
babelproofre...
Sep 7, 2006 8:19 pm
Randy, It is the quotes data I'm interested in. Could you explain what a PHP routine is; until now I hadn't even heard of it? Is there an online source of...
6746
Randy Harmelink
rharmelink
Sep 7, 2006 9:25 pm
... Online manual, filled with examples: http://www.php.net/manual/en/index.php I'm fairly new to PHP myself. PHP is a server-side scripting language....
6747
leslie.huff
Sep 8, 2006 10:37 pm
I would appreciate any help anyone could provide for the following problem. I want to download data from yahoo finance from say Jan 1, 2000 to Aug 31, 2006 on...
6748
Don Guillett
donaldb36
Sep 8, 2006 10:40 pm
Take a look in the files section for my free files under author donaldb36. Let me know if I may be of further help. Don Guillett SalesAid Software ...
6749
Randy Harmelink
rharmelink
Sep 8, 2006 11:44 pm
... If something like this is what you mean, I was able to throw it together fairly easily with an add-in I wrote (SMF -- Stock Market Functions). For example...