home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 September / Chip_1999-09_cd.bin / sharewar / markanal / _SETUP.1 / AUSTRALIANINDICES.QCF < prev    next >
Text File  |  1999-02-14  |  13KB  |  256 lines

  1. //---------------------------------------------------------------------------------------------------------------------------------------------------------
  2. // The Market Analyzer for Windows
  3. // (C) Copyright 1994, 1995, 1996, 1997, 1998
  4. //     by Jim Dowdle
  5. // Methods shown herein may be used for no other purpose than
  6. // creating and modifying configuration files for use with this product.
  7.  
  8. // note:  characters following // will be interpreted as comments.
  9.  
  10. //---------------------------------------------------------------------------------------------------------------------------------------------------------
  11.  
  12. // QuoteList Configuration File
  13.  
  14. // for Salomon Smith Barney Australia Securities Pty Limited
  15.  
  16. // Located at: http://www.ssmb.com.au/cgi-public/price_info_public.pl
  17.  
  18. //---------------------------------------------------------------------------------------------------------------------------------------------------------
  19.  
  20. // this file contains your Internet Site Path (URL) for the root .qtl file;
  21. // defines the download method;
  22. // and contains parsing instructions to be used by the MAWIN generic
  23. // parsing routines
  24.  
  25. // You may edit it as needed if you choose to change the Site used,
  26. // or if the Site format changes
  27.  
  28. // This method of specifying and decoding Web Pages has been chosen to make it
  29. // "easy" to adapt to new pages or changes in pre-defined pages.
  30. // Some users may not wish to get into this level of detail, and others may find
  31. // it easy to use this specifying/formatting scheme to add new pages to your
  32. // daily downloads, or just to keep up with changes.
  33.  
  34. // If you do not wish modify these files, pre-defined files and updates may become 
  35. // available in the near future.
  36.  
  37. //---------------------------------------------------------------------------------------------------------------------------------------------------------
  38.  
  39. // The timezone indicator sets the timezone for the source of quotes for this page
  40.  
  41. // MAWIN will compare your timezone (see Global Setup button) with the page timezone
  42. // and adjust the default date and timestamps to the date and time at the page location
  43.  
  44. Timezone=K
  45. // see: http://aa.usno.navy.mil/AA/faq/docs/world_tzones.html
  46.  
  47. //---------------------------------------------------------------------------------------------------------------------------------------------------------
  48.  
  49. // This optional entry allows quote companies to be added to the quotelist which are found
  50. // in the page.  It would normally be applicable to a download by_page.
  51. // The default is Off.
  52.  
  53. Add_Quote_Requests_to_QuoteList_from_Page=On
  54.  
  55. //---------------------------------------------------------------------------------------------------------------------------------------------------------
  56. // Optional change in default header for Quotelist
  57.  
  58. QtlHeader=SYMBOL   FILE   SECURITY NAME  ALARM   H_ALM  L_ALM  DATE  HI/ASK  LO/BID  CLOSE  CHANGE  VOLUME  TIME  COMMENTS
  59.  
  60. //---------------------------------------------------------------------------------------------------------------------------------------------------------
  61. // This is the I/O formatting section
  62.  
  63. // The keywords which may be used are:
  64.  
  65. // Numeric Keyword Identifiers:
  66. // future: Hi, Low, Bid, Ask, Open, Close, Prev, Change, Volume, Date, PE_Ratio, Dividend, and Earnings.
  67. // now: Hi, Low, Bid, Ask, Open, Close, Prev, Change, Volume, Date.
  68.  
  69. // Textual Keyword Identifiers:
  70. // Symbol, Co_name, Time
  71.  
  72. // Note that just specifying output will not obtain it....it must be available from the chosen page, and must be
  73. // specified further below.
  74.  
  75. // Output format:
  76.  
  77. // If none is specified, the format will be:
  78.  
  79. // Date   Hi   Low   Close   Volume   Time
  80.  
  81. //OutputFormat=Date   Open   Hi   Low   Close   Volume   Time
  82. OutputFormat=Date   Hi   Low   Close   Volume   Time
  83.  
  84. // fields will be delimeted by fill spaces to the following positions by default:
  85. // field positions by field number: 0, 11, 24, 37, 50, 62, 74, 86, 98, 110, 122
  86.  
  87. OutputFieldPositions= 0, 11, 24, 37, 50, 62, 74, 86, 98, 110, 122
  88.  
  89. // the default output delimeter will be spaces
  90. OutputDelimeter=spaces
  91. // alternatively, comma delimeted output may be used, with no spaces
  92. //OutputDelimeter=comma
  93.  
  94. // A header section normally preceeds the data in a historical quote file,
  95. // and the header may now be customized or eliminated.
  96.  
  97. // If no header specifier statement is provided, the default header will be 
  98. // obtained from file Header.day
  99.  
  100. Header=Header.day
  101. // Header=none
  102.  
  103.  
  104. // Input format: (for imports)
  105.  
  106. // future InputFormat=Date   Open   Hi   Low   Close   Volume   Time  
  107.  
  108. // there is no need for an input delimeter specification
  109. // mawin will use either >1 space, or comma delimeted.
  110.  
  111. //---------------------------------------------------------------------------------------------------------------------------------------------------------
  112.  
  113. // This server must be accessed before the following server/pages can be successfully accessed!
  114.  
  115. Primer=http://www.ssmb.com.au
  116.  
  117. //---------------------------------------------------------------------------------------------------------------------------------------------------------
  118. // This is the Site URL (for the quote page) including any prefix characters up to the qutoes to be added,
  119. // which will come from the .qtl file automatically as it executes
  120.  
  121. http://www.ssmb.com.au/cgi-public/indices_public.pl
  122.  
  123. //---------------------------------------------------------------------------------------------------------------------------------------------------------
  124. // This is the Site URL for the Browser Direct Link.
  125. // Note:  http:// is included
  126. // To distinguish this optional input, it must be preceeded by BrowserLink=
  127.  
  128. BrowserLink=http://www.ssmb.com.au/cgi-public/indices_public.pl
  129.  
  130. //---------------------------------------------------------------------------------------------------------------------------------------------------------
  131. // This is the Site URL for the Symbol Search page.
  132. // You will need this to use the automatic Symbol Search option
  133. // which will come from the .qtl file automatically as it executes
  134. // Note:  http:// is included
  135. // To distinguish this optional input, it must be preceeded by SymSearch=
  136.  
  137. SymSearch=http://www.ssmb.com.au/cgi-public/symbol_lookup.pl
  138.  
  139. //---------------------------------------------------------------------------------------------------------------------------------------------------------
  140. // the next entry must define the download method.
  141. // the entry will be either "by_page" or "by_quote"
  142. // "by_page" means the page inherently defines the quote information which will be received.
  143. // these are usually index pages which are predefined.
  144.  
  145. // "by_quote" means the quote requests will be appended from the .qtl file automatically
  146.  
  147. by_page
  148.  
  149. //---------------------------------------------------------------------------------------------------------------------------------------------------------
  150. // Optionally, enter the number of quotes per page this URL supports
  151. // the default will be 10, which for now, will be the maximum allowable
  152.  
  153. //NumQuotesPerPage=1
  154.  
  155. //---------------------------------------------------------------------------------------------------------------------------------------------------------
  156. // the next entry tells MAWIN what delimeter character to add between appended quote symbols
  157.  
  158. // for example:
  159. // www2.merrill-lynch.ml.com/htbin/indlink?tick=dis,hd,xrx,spq
  160. // could be a valid request for this page, and the delimeter ',' is used
  161. // other sites may use '+' or other characters as a delimeter
  162.  
  163. //+
  164.  
  165. // (to determine what delimeter is used, bring up the page using your Web Browser,
  166. // request your stock quotes, and observe the delimeter used...usually shown in the
  167. // top text field of your Browser, as a part of the URL.)
  168.  
  169. // if the method is "by_page", enter nothing here; MAWIN will skip this field
  170. //---------------------------------------------------------------------------------------------------------------------------------------------------------
  171. // next, tell MAWIN what character string to look for as a trigger to begin looking for quotes.
  172. // if you decide to customize your own download site, you can pick this string by first bringing
  173. // up the site using a Web Browser, and use "file save" to save the .htm image of the page.
  174. // then, examine the .htm file using any good text editor, such as WordPad, or Notepad.
  175. // first look for a string which will be used as a trigger to begin looking for quotes.
  176. // for this page, there are two types of quotes.  The first trigger phrase is:
  177.  
  178. //---------------------------------------------------------------------------------------------------------------------------------------------------------
  179. Live Australian Indices
  180. CorrelateBy=Symbol    // specify how to correlate quote to quotefile (default)
  181. //---------------------------------------------------------------------------------------------------------------------------------------------------------
  182. // next, enter the trigger string which indicates the start of a quote
  183. // for this type, it is:
  184. <TD>
  185. //---------------------------------------------------------------------------------------------------------------------------------------------------------
  186. // MAWIN will automatically find quote data fields as specified by format keywords herein:
  187. // The keywords which may be used are:
  188.  
  189. // Numeric Keyword Identifiers:
  190. // Hi, Low, Bid, Ask, Open, Close, Prev, Change, Volume, Date, PE_Ratio, Dividend, Earnings, and Temp
  191. // "Temp" will be available to be used to store/handle throwaway numerics between quote data
  192. // "Temp" may be used multiple times
  193.  
  194. // Textual Keyword Identifiers:
  195. // Symbol, Co_name, Time
  196.  
  197. //---------------------------------------------------------------------------------------------------------------------------------------------------------
  198. // for this file/site, the parsing commands are:
  199.  
  200. 5                        // lines per quote
  201. ReplaceAll="/" with "-"
  202. //AutoDate          // will search for date field and remove before processing quote
  203. NoDate            // Do Not look for Date field (none or manual specify)
  204. Symbol    Close    Change    Temp    Time
  205.  
  206. // up to 20 identifier types per quote may be specified
  207. // modifiers may be needed, to make adjustments of scale, such as this case where volume is
  208. // quoted in 1000's of shares, and must be adjusted to shares.
  209. // supported modifiers are '*' and '/'
  210.  
  211. //Volume * 1000
  212.  
  213. //---------------------------------------------------------------------------------------------------------------------------------------------------------
  214. Live Currencies
  215. CorrelateBy=Symbol    // specify how to correlate quote to quotefile (default)
  216. //---------------------------------------------------------------------------------------------------------------------------------------------------------
  217. // next, enter the trigger string which indicates the start of a quote
  218. // for this type, it is:
  219. <TD>
  220. //TriggerStringStart=Anywhere
  221. //TriggerStringStart=Beginning        // default
  222.  
  223.  
  224. //---------------------------------------------------------------------------------------------------------------------------------------------------------
  225. // for this file/site, the parsing commands are:
  226.  
  227. 4                        // lines per quote
  228. //AutoDate              // will search for date field and remove before processing quote
  229. NoDate                // Do Not look for Date field (none or manual specify)
  230. NoCloseRequired    // Accept Quote w/o Close
  231. Symbol     Bid    Ask    Time
  232.  
  233. //---------------------------------------------------------------------------------------------------------------------------------------------------------
  234. Live Overseas Indices
  235. CorrelateBy=Symbol    // specify how to correlate quote to quotefile (default)
  236. //---------------------------------------------------------------------------------------------------------------------------------------------------------
  237. // next, enter the trigger string which indicates the start of a quote
  238. // for this type, it is:
  239. <TD>
  240. //---------------------------------------------------------------------------------------------------------------------------------------------------------
  241. // for this file/site, the parsing commands are:
  242.  
  243. 6                        // lines per quote
  244. //AutoDate          // will search for date field and remove before processing quote
  245. NoDate            // Do Not look for Date field (none or manual specify)
  246. Symbol    Close    Change    Temp    Time
  247.  
  248. //---------------------------------------------------------------------------------------------------------------------------------------------------------
  249. // If you have pulled up this file by external brousing, note that it is also accessable
  250. // under the options menu from the MAWIN market analysis environment.
  251.  
  252. // lines which begin with // are ignored, and may be eliminated or reordered as you wish.
  253.  
  254. //---------------------------------------------------------------------------------------------------------------------------------------------------------
  255.  
  256.