Re: [ast-users] ast-users Digest, Vol 3, Issue 2
Status: Beta
Brought to you by:
mwilliamson
|
From: freebrew <fre...@th...> - 2006-10-13 08:20:55
|
Thank You for replying so quickly. There are three parts to this email. The Regular Reply A Side Note And An Extreme Note Yes you can get free realtime, but only at the actual website...http://finance.yahoo.com/ The link below goes to the sign up for a free trial. http://billing.finance.yahoo.com/realtime_quotes/signup?.src=quote&.refer=ffmrq The link below is the Realtime Login http://edit.yahoo.com/config?u?.intl=us&.done=http%3A%2F% 2Fbilling.finance.yahoo.com%2Frealtime_quotes%2Fsignup%3F.src%3Dquote% 26.refer%3Dffmrq&.bail=http%3A%2F%2Ffinance.yahoo.com%2F%3Fu&.last=http% 3A%2F%2Fbilling.finance.yahoo.com%2Frealtime_quotes%2Fsignup%3F.src% 3Dquote%26.refer%3Dffmrq Look like there is a referrer string, and a broken link bialout string The string below get you to the same place. https://login.yahoo.com/config/login_verify2?u?.intl=us&.done=http%3A%2F %2Fbilling.finance.yahoo.com%2Frealtime_quotes All the way back to https://login.yahoo.com/config/login_verify The Login form looks like this <form method="post" action="https://login.yahoo.com/config/login?" autocomplete="off" name="login_form"> <input name=".tries" value="1" type="hidden"> <input name=".src" value="" type="hidden"> <input name=".md5" value="" type="hidden"> <input name=".hash" value="" type="hidden"> <input name=".js" value="" type="hidden"> <input name=".last" value="" type="hidden"> <input name="promo" value="" type="hidden"> <input name=".intl" value="us" type="hidden"> <input name=".bypass" value="" type="hidden"> <input name=".partner" value="" type="hidden"> <input name=".u" value="1p8tust2iueui" type="hidden"> <input name=".v" value="0" type="hidden"> <input name=".challenge" value="HRF5QYN3p6wG1K5HmE_fk8IWnsTW" type="hidden"> <input name=".yplus" value="" type="hidden"> <input name=".emailCode" value="" type="hidden"> <input name="pkg" value="" type="hidden"> <input name="stepid" value="" type="hidden"> <input name=".ev" value="" type="hidden"> <input name="hasMsgr" value="0" type="hidden"> <input name=".chkP" value="Y" type="hidden"> <input name=".done" value="http://my.yahoo.com" type="hidden"> <input name=".pd" value="_ver%3d0" type="hidden"> <table id="yreglgtb" summary="form: login information"> <tbody><tr> <th><label for="username">Yahoo! ID:</label></th> <td><input name="login" id="username" value="" size="17" class="yreg_ipt" type="text"></td> </tr> <tr> <th><label for="passwd">Password:</label></th> <td><input name="passwd" id="passwd" value="" size="17" class="yreg_ipt" type="password"></td> </tr> </tbody> </table> <p><input id="persistent" name=".persistent" value="y" type="checkbox"> <label for="persistent">Remember my ID on this computer</label></p> <p class="yreglgsb"><input value="Sign In" type="submit"></p> </form> There is a '.challenge' HIDDEN field var wonder if yahoo would have an API for there realtime for just such a purpose?? It would help them sell more subscriptions. I went diging around and found these links News about Yahoo expanding there API/Developer relationship http://developers.slashdot.org/developers/06/08/09/158210.shtml Yahoo Python developer Network http://developer.yahoo.com/python/ And here is one of there tutorials with Python examples of some data transferring, and authentication. http://developer.yahoo.com/python/python-rest.html I would signup for the account and could paste some internal URL's. Though it look as if there will be modifying there API shortly. http://www.webpronews.com/topnews/topnews/wpn-60-20060810YahooRedirectsWebmasterQueries.html There explanation is here http://developer.yahoo.com/search/siteexplorer/ On another note, I was wondering about storing the streaming data onto the server so that your pattern scanner, which I really like, could do more advanced calculations...are there any indicators that you know of that you can't do right now because of internet bandwidth limitations?? I know that floating point is pretty big with some financial datacenters. On an extreme note, I have been following the Streamcomputing news as of late:Using GPU(Graphics Cards) as GPGPU(General Purpose GPU programming). http://www.gpgpu.org/ ATi(Just Recently acquired by AMD), and everybody else says that there new stuff can really help Financial Centers with forecasting. Announcement here about using there Graphics Cards As Floating Point Monsters(350-500Gigaflops on one 1900XTX+ $450 card) http://www.pcper.com/article.php?aid=305 And some docks here. http://www.ati.com/developer/techreports/2006/I3D2006/Peercy-Performance-Oriented_Data_Parallel_Virtual_Machine_for_GPUs(SIG06_Sketch).pdf And More detail here http://www.ati.com/developer/siggraph06/dpvm_e.pdf And a quick presentation here http://www.ati.com/developer/siggraph06/dpvm_sketch_siggraph.pdf Peakstream has tools that can compile code to use the GPU effortlessly http://www.peakstreaminc.com/ If this sounds possible, I would help as much as possibly with some purchasing. Just wondering. I don't know to much about programming, but if there is some way I could help, I will. Thank You BrunoB On Thu, 2006-10-12 at 21:33 -0400, Michael Williamson wrote: > Hi Bruno, > > I can probably get yahoo's realtime quotes into AST. I had a look around on > the Yahoo Finance website and found the Real-time ECN > (http://ca.finance.yahoo.com/q/ecn?s=YHOO). I'm not sure if this is what > you're talking about or not, it appears to be free. If you could give me an > exact link to the page you are talking about that would be great. > > As for 'branding', you can modify pretty much all of the pages generated by > AST already. What you need to do is change one of the files in > share/templates/en. You are probably interested in header, footer, > body-start, body-end and login. There is a little bit of information on the > modifications here: > > http://ast.sourceforge.net/index.php?option=com_content&task=view&id=40&Itemid=30 > > Basically everthing that starts with $ is a field that AST will replace. > Please let me know how this works for you. > > -- Michael. > > On Thursday 12 October 2006 15:17, freebrew wrote: > > Good Day. > > > > First off, thank you for a wonderful application. > > > > I would like to post a feature request. > > > > Even as a paid for feature if you would like. > > > > Yahoo offers free delayed stocks and paid for realtime quotes. > > > > I think it would be great if one could have the realtime quote service > > as an option for compiling your super application. Or a panel to input > > the paid for realtime service info/login. > > > > I would also be interested in some kind of branding service, so I may > > put up my own logo -- This is not as important as the Realtime service > > though. > > > > Does this sound possible. > > > > Thank You for your time and energies. > > > > BrunoB > > > > |