App-Chart
view release on metacpan or search on metacpan
lib/App/Chart/Barchart.pm view on Meta::CPAN
# @c
# @c @cindex @code{.NYBOT}
# @c @cindex @code{.NYBOT}
# @c NYBOT data is obtained from Barchart, and quotes from Yahoo (delayed 30
# @c minutes). In Chart, contract symbols have a @samp{.NYBOT} suffix. The
# @c commodity code alone is the front month, like @samp{CC.NYBOT} for cocoa. Or a
# @c specific month can be given, like @samp{CTX07.WTB} for November 2007 cotton.
# @c Commodity codes can be found at
# @c @c SYMBOL: CC.NYBOT
# @c @c SYMBOL: CTX07.NYBOT
# @c
# @c @quotation
# @c @uref{https://www.theice.com/publicdocs/NYBOT_Products.pdf}
# @c @end quotation
#
# @ifinfo
# @sp 1
# @end ifinfo
# @subsection New York Mercantile Exchange
# @cindex New York Mercantile Exchange
# @cindex NYMEX
#
# @uref{http://www.nymex.com}
#
# @cindex @code{.NYM}
# NYMEX daily data is obtained from Barchart and quotes from Yahoo (delayed 30
# minutes). In Chart symbols have a @samp{.NYM} suffix (as per Yahoo), for
# example @samp{CLZ15.NYM} for December 2015 crude oil.
# @c SYMBOL: CLZ15.NYM
# The exchange has a full symbols directory
#
# @quotation
# @uref{http://www.nymex.com/cc_main.aspx}
# @end quotation
#
# @c Available symbols and months can be found at
# @c
# @c @quotation
# @c @uref{http://www2.barchart.com/futexch.asp?exch=nymex&code=BSTK}
# @c @end quotation
#
#
# @c @ifinfo
# @c @sp 1
# @c @end ifinfo
# @c @subsection Singapore International Money Exchange
# @c @cindex Singapore International Money Exchange
# @c @cindex Singapore Stock Exchange
# @c @cindex SIMEX
# @c @cindex SGX
# @c
# @c @uref{http://www.sgx.com}
# @c
# @c @cindex @code{.SIMEX}
# @c SIMEX is the derivatives arm of the Singapore Stock Exchange. SIMEX symbols
# @c have a @samp{.SIMEX} suffix, for example @samp{NK.SIMEX} for Nikkei 225
# @c futures.
# @c @c SYMBOL: NK.SIMEX
# @c
# @c @c The terms and conditions at www.sgx.com (the last of the ``useful links''
# @c @c at the right hand side of the home page) say linking is allowed but not
# @c @c deep linking is not allowed. Dunno what that means, maybe it's nothing
# @c @c except the home page, though if that were the case you'd think it would
# @c @c say that. In any case give directions instead of links.
# @c @c
# @c @c (Prohibitions on publishing the URL of something already freely accessible
# @c @c seem pretty dubious, though it's not some passive object, but somebody
# @c @c else's computer, and is more or less an invitation to use that in a way
# @c @c they don't want, which would be at best highly irresponsible.)
# @c @c
# @c Symbols can be found on the contract specifications pages. On the home page
# @c under ``Products and Services'' choose ``Derivatives'' then either the
# @c ``Equity Index Futures / Options'' or ``Interest Rate Futures / Options''
# @c items. Those two pages then have selection boxes to see each contract.
# @c
# @c The MSCI Japan contract (symbol @samp{JP}) is not available from Barchart, but
# @c all other contracts are. Intra-day graphs are not available.
# @c
# @c Barchart has its own set of contract symbols, but Chart uses the exchange
# @c symbols.
( run in 0.548 second using v1.01-cache-2.11-cpan-d7a12ab2c7f )