Discussion Forums  >  Uncategorized

Replies: 4    Views: 349

hihosilver
Apple Fan
Profile
Posts: 4
Reg: Apr 28, 2011
New York, NY
40
04/28/11 10:25 AM (14 years ago)

Gold Silver Calculator

I have no experience in coding and I am trying to create a Gold/Silver calculator. Is there anyone that can guide me through this process or provide me with a template? Greatly Appreciated! HIHOSILVER
 
hihosilver
Apple Fan
Profile
Posts: 4
Reg: Apr 28, 2011
New York, NY
40
like
04/28/11 12:31 PM (14 years ago)
This is what I have so far, not sure if this is going to get me anywhere. ?xml version=1.0 encoding=UTF-8 ?> <Module> <ModulePrefs title=hellofinance> <Require feature=finance/> </ModulePrefs> <Content type=html> <![CDATA[ SIK1: <span id=_IG_SYM1_l></span> (<span id=_IG_SYM1_c></span>)<br/> GCM1: <span id=_IG_SYM2_l></span> (<span id=_IG_SYM2_c></span>)<br/> PLN1: <span id=_IG_SYM3_l></span> (<span id=_IG_SYM3_c></span>)<br/> PAM1: <span id=_IG_SYM1_l></span> (<span id=_IG_SYM1_c></span>)<br/> HGK1: <span id=_IG_SYM2_l></span> (<span id=_IG_SYM2_c></span>)<br/> DX-Y: <span id=_IG_SYM3_l></span> (<span id=_IG_SYM3_c></span>)<br/> <script type=text/javascript> var quote = new google.finance.Quote(); quote.enableDomUpdates( { 'GOOG' : '_IG_SYM1', 'AAPL' : '_IG_SYM2', 'INTC' : '_IG_SYM3' } ); quote.getQuotes([GOOG, AAPL, INTC]); </script>
 
hihosilver
Apple Fan
Profile
Posts: 4
Reg: Apr 28, 2011
New York, NY
40
like
04/28/11 12:31 PM (14 years ago)
?xml version=1.0 encoding=UTF-8 ?> <Module> <ModulePrefs title=hellofinance> <Require feature=finance/> </ModulePrefs> <Content type=html> <![CDATA[ SIK1: <span id=_IG_SYM1_l></span> (<span id=_IG_SYM1_c></span>)<br/> GCM1: <span id=_IG_SYM2_l></span> (<span id=_IG_SYM2_c></span>)<br/> PLN1: <span id=_IG_SYM3_l></span> (<span id=_IG_SYM3_c></span>)<br/> PAM1: <span id=_IG_SYM1_l></span> (<span id=_IG_SYM1_c></span>)<br/> HGK1: <span id=_IG_SYM2_l></span> (<span id=_IG_SYM2_c></span>)<br/> DX-Y: <span id=_IG_SYM3_l></span> (<span id=_IG_SYM3_c></span>)<br/> <script type=text/javascript> var quote = new google.finance.Quote(); quote.enableDomUpdates( { 'GOOG' : '_IG_SYM1', 'AAPL' : '_IG_SYM2', 'INTC' : '_IG_SYM3' } ); quote.getQuotes([GOOG, AAPL, INTC]); </script>
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
like
04/28/11 09:43 PM (14 years ago)
Hi in NY: What is a Gold/Silver calculator anyway? Providing you a template for what? It sounds to me like you'll end up making a calculator in HTML / Javascript then adding it to your app using a Custom URL or Custom HTML screen. If this makes no sense to you, you'll likely need to hire somebody to make the actual calculator before you can add it to your app?
 
hihosilver
Apple Fan
Profile
Posts: 4
Reg: Apr 28, 2011
New York, NY
40
like
05/03/11 01:08 PM (14 years ago)
Many coin collectors collect coins to make a profit on the appreciation of the commodity. However, when you purchase/invest in a coin the entire coin is not made out of silver. Every coin is different and contains a percentage of silver, this is known as the melt value. So if Silver is trading at $50/ounce. The melt value of the coin may only be $36.
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.