Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vB Stocks 1.0.0 for vB 3.0.3 Details »»
vB Stocks 1.0.0 for vB 3.0.3
Version: 1.00, by AN-net AN-net is offline
Developer Last Online: Jan 2010 Show Printable Version Email this Page

Version: 3.0.3 Rating:
Released: 11-06-2004 Last Update: Never Installs: 19
DB Changes
 
No support by the author.

vB Stocks 1.0.0
by Antonbomb22(Anthony Scudese)

Compatiability:
Compatiable with 3.0.x(Tested on 3.0.3)

Description:
This hack uses Yahoo Finance's external CSV feature. It converts the CSV to a readable array. This allows you to get stock quotes(not realtime but updated daily) for whatever stocks Yahoo Finance provides via stock symbols(Google = GOOG). You can also get quotes on the DowJones. Also this hack allows your users to look up stocks that you may not have already being pulled from Yahoo Finance.

Author(s):
-AN-Net
-joeaic(developed code basis)

Code Based Off Of:
http://www.phpbuilder.com/snippet/de...snippet&id=163

Live Demo:
http://www.animationation.net/community/stocks.php

Support:
Any modification to the provided files is not supportable. I also hold the right to deny support to anyone at anytime.

Where to Get Support:
-Official vB Stocks Forum
-Aim: Antonbomb22
-Email: antonbomb22@animationation.net
-this thread

Special Thanks To:
Yahoo Finance for providing the CSV and great service

Zip Includes:
-install.txt
-stocks.php
-stocksmanager.php

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #62  
Old 03-03-2005, 05:58 AM
sim tech sim tech is offline
 
Join Date: Jan 2005
Location: Georgia
Posts: 140
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I did a simple template mod to show the link STOCK MARKET in my navbar.

PHP Code:
In NAVBAR find:

<
td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td>

AND 
PLACE BELOW IT:

<
td class="vbmenu_control"><a href="stocks.php?$session[sessionurl]">Stock Market</a></td
But there is still a problem with editing a previously listed stock as mentioned earlier. I also would like to see the stocks automatically listed in alphabetical order... I'll try that next.

.

I'm a PHP newbie - so I am s-l-o-w at things... :ermm:
Reply With Quote
  #63  
Old 03-04-2005, 02:49 PM
sim tech sim tech is offline
 
Join Date: Jan 2005
Location: Georgia
Posts: 140
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Madacc
Perfect for my board.. I did a little manipulation and added the Stock Lookup feature at the top of the page, and the "Stocks To Watch" on my FORUMHOME template.

Check it out www.stocktradingtalk.com
Can you please post the mods that you did? I also liked the way you were able to get the current price to show a gain or loss by changing the color.
Reply With Quote
  #64  
Old 03-13-2005, 03:38 AM
Joe Blow Joe Blow is offline
 
Join Date: Aug 2004
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Would love to see this hack modified for the Aussie Stock Market with data from Yahoo Australia.

In fact, I will pay money to someone who can modify it for me.

I NEED THIS!
Reply With Quote
  #65  
Old 03-13-2005, 05:46 PM
Guest190829
Guest
 
Posts: n/a
Default

@Joe, I may be able to do this and for free. I just need permission from AN-NET to be able to release it.

@simtech, I just updated my addon for this hack so the font color changes along with the change (negative change = red, postive change = green) you can just copy the template from adv_portal_stockbits and replace it with quote_bits and it should work.
Reply With Quote
  #66  
Old 03-14-2005, 02:58 AM
sim tech sim tech is offline
 
Join Date: Jan 2005
Location: Georgia
Posts: 140
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Danny.VBT
@simtech, I just updated my addon for this hack so the font color changes along with the change (negative change = red, postive change = green) you can just copy the template from adv_portal_stockbits and replace it with quote_bits and it should work.

Sweet - that took about 3 seconds to change and did exactly what I wanted!

Thanks!
Reply With Quote
  #67  
Old 03-17-2005, 09:50 AM
Joe Blow Joe Blow is offline
 
Join Date: Aug 2004
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Danny.VBT
@Joe, I may be able to do this and for free. I just need permission from AN-NET to be able to release it.
Well hell man, let me know if you do.

I've bookmarked this thread and will check it every few days or so.

I would really appreciate it if you could!

I run a stock market forum here in Australia and would give anything to be able to incorporate this hack into my site.

Reply With Quote
  #68  
Old 03-18-2005, 03:24 PM
robert_2004 robert_2004 is offline
 
Join Date: Sep 2004
Posts: 126
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i'm in australia also.
i've *LOVE* to see this go full on, showing graphs, highs & lows, current prices, etc.
Then the members could create portfolios, and use fake money to buy and sell (like all those eCash and other mods running around - instead we'd give our users 50,000 per 4 months, to see who could create the highest profit at the end. )

this has HUGE potential - much more fun than the arcade 8)

An-net you should really go hard on this - it's a GREAT idea
Reply With Quote
  #69  
Old 03-26-2005, 08:55 AM
Joe Blow Joe Blow is offline
 
Join Date: Aug 2004
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Seriously I will contribute money to have this done for the Australian stock market.

I have code for a stock quote feature that sources stock data from Yahoo Australia. Unfortunately, I'm not a programmer and can't do much with it.
Reply With Quote
  #70  
Old 03-26-2005, 07:15 PM
fiber1's Avatar
fiber1 fiber1 is offline
 
Join Date: Jun 2004
Posts: 107
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Provide the link for the AU yahoo code and maybe some one can help.
Reply With Quote
  #71  
Old 03-26-2005, 11:25 PM
Joe Blow Joe Blow is offline
 
Join Date: Aug 2004
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by fiber1
Provide the link for the AU yahoo code and maybe some one can help.
I'll attach it to this post.

:banana:
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:55 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04621 seconds
  • Memory Usage 2,304KB
  • Queries Executed 28 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_php
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete