Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

smf_addin · EXCEL Stock Market Functions Add-in

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 22963
  • Category: Software
  • Founded: Jun 18, 2006
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 1320 - 1349 of 22672   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
1320 optimus500 Send Email Mar 1, 2007
3:38 pm
Can anybody help please. Picture if you can a typical day trading graph on the Dow Index. It conists of Open, High, Low and Close, but also multiple peaks and ...
1321 Russell PATE
bub_is_l8agen Send Email
Mar 1, 2007
4:09 pm
Hi, A complex fast fourier transform will identify your turning points. it uses the data itself to identify peaks/troughs so you are not specifying time as a...
1322 haochaishen Send Email Mar 1, 2007
8:09 pm
Hi Randy, I'm completely new about addins. Tried to understand how this addins work. For example, using RCHGetYahooQuotes() at ...
1323 Randy Harmelink
rharmelink Send Email
Mar 1, 2007
8:21 pm
I tried to make that message a step-by-step example. Where are you going wrong, or what part of the process is it that you're not understanding? Or are you...
1324 James Biringer
jbiringer3 Send Email
Mar 1, 2007
11:10 pm
Hao, I'm fairly new to this too, but got the gist of it. If you want I'll help you. Job 1, get the add in and deposit in C:\program files\SMF Add-In. By the...
1325 haochaishen Send Email Mar 2, 2007
3:24 pm
Dear Randy, FYI, I'm a completely newbie. Confused - where & how to get started using add-ins. Appreciated if you can give me some advice to begin. Rgds, Hao ...
1326 haochaishen Send Email Mar 2, 2007
4:28 pm
Dear Jimmy, First of all, thanks for assistance. I have saved add-ins : RCH_Stock_Market_Functions.xla (from Files) into C:\program files\SMF Add-In. What is...
1327 Randy Harmelink
rharmelink Send Email
Mar 2, 2007
4:29 pm
Where in the documentation did you get lost? This message has a different description of the installation process: ...
1328 haochaishen Send Email Mar 2, 2007
5:54 pm
Dear Randy, Seems that I missed out the first parts of the documentation. Managed to make some progress to retrieve some data from YAHOO. Thanks for...
1329 sajanisch Send Email Mar 2, 2007
8:47 pm
I'm curious as to what is happening behind the scene's, so to speak...these UDF's for Excel are written VBA correct? What are the VBA's actually doing?...
1330 James Biringer
jbiringer3 Send Email
Mar 3, 2007
12:27 am
Once you get started Hao, it gets easier. Before you know it, you'll be making all kinds of radar lists and holding lists. Jimmy ... From: haochaishen To:...
1331 Mark Simms
msimmsx Send Email
Mar 3, 2007
12:32 am
Can anyone on this knowledgeable list tell me the earliest I could access the OPENING price of a list of stocks from the Yahoo database ? Is there a 20 minute...
1332 Randy Harmelink
rharmelink Send Email
Mar 3, 2007
12:40 am
If you have the add-in installed and activated, you just need to press alt-F11 to open up the VBA project environment to view the code. Everything I've written...
1333 Randy Harmelink
rharmelink Send Email
Mar 3, 2007
1:38 am
As far as I know, they are delayed. Here is where you can sign up for real-time quotes on Yahoo: http://billing.finance.yahoo.com/realtime_quotes/signup There...
1334 kilo1994 Send Email Mar 3, 2007
1:52 pm
Hao, I recommend you checkout some of the templates/uploads in the "Files" section...this will give you a starting place to see all the add-in can do. ... also...
1335 Don Guillett
donaldb36 Send Email
Mar 3, 2007
2:40 pm
Agreed. Freerealtime.com can give ONE at a time real time quotes but they also charge. http://quotes.freerealtime.com/dl/frt/S Don Guillett SalesAid Software ...
1336 Mark Simms
msimmsx Send Email
Mar 3, 2007
3:32 pm
Thanks....but if I go with a realtime subscription, will your add-in work the same or will it need to be modified ? I know this sounds strange, but all I'm...
1337 Richard
rpower0714 Send Email
Mar 3, 2007
3:47 pm
YOu can also get real-time quotes from QuoteTracker.com Richard ... From: Don Guillett To: smf_addin@yahoogroups.com Sent: Saturday, March 03, 2007 7:59 AM ...
1338 Randy Harmelink
rharmelink Send Email
Mar 3, 2007
3:49 pm
Without looking at a data source or seeing what kind of security they use, it's impossible to say if the add-in would work. I've seen one website where they...
1339 anbai0 Send Email Mar 3, 2007
5:11 pm
I am a newbie and just started using the add-on. Its a great add-on and very helpful. Unfortunately, I am struggling to understand how I can get data from ...
1340 Randy Harmelink
rharmelink Send Email
Mar 3, 2007
5:22 pm
Are you asking for help in finding data sources or in extracting data from sources you already know about? If you already know the data sources you want data...
1341 anbai0 Send Email Mar 3, 2007
7:11 pm
Randy I guess my questions are 2 fold: THAI STOCK EXCHANGE When I go to the Bangkok stock exchange: http://www.set.or.th/en/index.html I can enter a symbol in...
1342 Randy Harmelink
rharmelink Send Email
Mar 3, 2007
10:14 pm
... Not a problem. You aren't seeing a ticker symbol in the URL because they are using a POST method of the HTML form. When I change it to a GET method, the...
1343 haochaishen Send Email Mar 4, 2007
5:11 am
Dear Don, Interested in below GetYahooMultipleHistory. Where can I download it. Rgds, Hao ... select the dates desired and the symbols and one mouse click....
1344 Randy Harmelink
rharmelink Send Email
Mar 4, 2007
5:53 am
It's over in the files area of the XLTraders Yahoo group: http://tech.groups.yahoo.com/group/xltraders/files/...
1345 Don Guillett
donaldb36 Send Email
Mar 4, 2007
3:05 pm
Here it is. Don Guillett SalesAid Software dguillett1@... ... From: haochaishen To: smf_addin@yahoogroups.com Sent: Saturday, March 03, 2007 11:11 PM...
1346 haochaishen Send Email Mar 4, 2007
4:24 pm
Dear Don, Thanks for reply. Found one template at Files/Reequested Samples/Yahoo-History-Multiple-ROC-Timeframes.xls However, it was different from below...
1347 haochaishen Send Email Mar 4, 2007
4:38 pm
Dear Randy, Is XLTraders Yahoo group also using your add-ins or different add-ins ? Rgds, Hao ... it....
1348 Randy Harmelink
rharmelink Send Email
Mar 4, 2007
6:10 pm
It's where this group started from. The XLTraders group is a place to exchange ideas and techniques for using EXCEL and VBA to trade the market. My first...
1349 Martin Topper
mtopper Send Email
Mar 5, 2007
2:56 pm
nice worksheet - what does ^aord mean? ... From: Don Guillett <dguillett1@...> To: smf_addin@yahoogroups.com Sent: Sunday, March 4, 2007 7:40:14 AM ...
Messages 1320 - 1349 of 22672   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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