home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 September / Chip_1999-09_cd.bin / sharewar / markanal / _SETUP.1 / Nylista.qcf < prev    next >
Text File  |  1998-04-15  |  8KB  |  178 lines

  1. //---------------------------------------------------------------------------------------------------------------------------------------------------------
  2. // The Market Analyzer for Windows
  3. // (C) Copyright 1994, 1995, 1996, 1997
  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 DNBORS
  15.  
  16. // Located at: http://www.dnbors.dn.se/
  17.  
  18. //---------------------------------------------------------------------------------------------------------------------------------------------------------
  19.  
  20.  
  21. // The timezone indicator sets the timezone for the source of quotes for this page
  22.  
  23. // MAWIN will compare your timezone (see Global Setup button) with the page timezone
  24. // and adjust the default date and timestamps to the date and time at the page location
  25.  
  26. Timezone=A
  27.  
  28. //---------------------------------------------------------------------------------------------------------------------------------------------------------
  29. // Valutafaktor
  30. CurrencyConversionDivisor=1.00
  31.  
  32. //---------------------------------------------------------------------------------------------------------------------------------------------------------
  33. // This is the I/O formatting section
  34.  
  35. // The keywords which may be used are:
  36.  
  37. // Numeric Keyword Identifiers:
  38. // future: Hi, Low, Bid, Ask, Open, Close, Prev, Change, Volume, Date, PE_Ratio, Dividend, and Earnings.
  39. // now: Hi, Low, Bid, Ask, Open, Close, Prev, Change, Volume, Date.
  40.  
  41. // Textual Keyword Identifiers:
  42. // Symbol, Co_name, Time
  43.  
  44.  
  45. // Output format:
  46.  
  47. //OutputFormat=Date   Open   Hi   Low   Close   Volume   Time
  48. OutputFormat=Date   Hi   Low   Close   Volume   Time
  49.  
  50. // Output fΣlt placering
  51.  
  52. OutputFieldPositions= 0, 11, 24, 37, 50, 62, 74, 86, 98, 110, 122
  53.  
  54. // the default output delimeter will be spaces
  55. OutputDelimeter=spaces
  56. // alternatively, comma delimeted output may be used, with no spaces
  57. //OutputDelimeter=comma
  58.  
  59. Header=Header.day
  60.  
  61. // Header=none
  62.  
  63.  
  64. // Input format: (for imports)
  65.  
  66. // future InputFormat=Date   Open   Hi   Low   Close   Volume   Time  
  67.  
  68. // there is no need for an input delimeter specification
  69. // mawin will use either >1 space, or comma delimeted.
  70.  
  71. //ExportFormat=Date   Hi   Low   Close   Volume   Time
  72.  
  73. //---------------------------------------------------------------------------------------------------------------------------------------------------------
  74. // This is the Site URL (for the quote page) including any prefix characters up to the qutoes to be added,
  75. // which will come from the .qtl file automatically as it executes
  76.  
  77. Page=http://www.dnbors.dn.se/stock.asp?so=S.f18&li=&fi=
  78.  
  79. //---------------------------------------------------------------------------------------------------------------------------------------------------------
  80. // This is the Site URL for the Browser Direct Link.
  81. // Note:  http:// is included
  82. // To distinguish this optional input, it must be preceeded by BrowserLink=
  83.  
  84. BrowserLink=http://www.dnbors.dn.se/stock.asp?so=S.f18&li=&fi=
  85.  
  86. //---------------------------------------------------------------------------------------------------------------------------------------------------------
  87. // This is the Site URL for the Symbol Search page.
  88. // You will need this to use the automatic Symbol Search option
  89. // which will come from the .qtl file automatically as it executes
  90. // Note:  http:// is included
  91. // To distinguish this optional input, it must be preceeded by SymSearch=
  92.  
  93. SymSearch=http://www.dnbors.dn.se/
  94.  
  95. //---------------------------------------------------------------------------------------------------------------------------------------------------------
  96. // the next entry must define the download method.
  97. // the entry will be either "by_page" or "by_quote"
  98. // "by_page" means the page inherently defines the quote information which will be received.
  99. // these are usually index pages which are predefined.
  100.  
  101. // "by_quote" means the quote requests will be appended from the .qtl file automatically
  102.  
  103. by_quote
  104.  
  105. NumQuotesPerPage=1        //Just to make it simpl from the start, will be changed
  106.  
  107. //---------------------------------------------------------------------------------------------------------------------------------------------------------
  108. // the next entry tells MAWIN what delimeter character to add between appended quote symbols
  109.  
  110. // for example:
  111. // www2.merrill-lynch.ml.com/htbin/indlink?tick=dis,hd,xrx,spq
  112. // could be a valid request for this page, and the delimeter ',' is used
  113. // other sites may use '+' or other characters as a delimeter
  114.  
  115. ,
  116.  
  117. // (to determine what delimeter is used, bring up the page using your Web Browser,
  118. // request your stock quotes, and observe the delimeter used...usually shown in the
  119. // top text field of your Browser, as a part of the URL.)
  120.  
  121. // if the method is "by_page", enter nothing here; MAWIN will skip this field
  122. //---------------------------------------------------------------------------------------------------------------------------------------------------------
  123. // next, tell MAWIN what character string to look for as a trigger to begin looking for quotes.
  124. // if you decide to customize your own download site, you can pick this string by first bringing
  125. // up the site using a Web Browser, and use "file save" to save the .htm image of the page.
  126. // then, examine the .htm file using any good text editor, such as WordPad, or Notepad.
  127. // first look for a string which will be used as a trigger to begin looking for quotes.
  128. // for this page, there are two types of quotes.  The first trigger phrase is:
  129.  
  130. //<th><FONT SIZE=1 FACE="Verdana" COLOR="BLACK"><B>Uppdat</th>
  131. <B>Uppdat</th>
  132.  
  133. CorrelateBy=Symbol
  134. //---------------------------------------------------------------------------------------------------------------------------------------------------------
  135. // next, enter the trigger string which indicates the start of a quote
  136. // for this type, it is:
  137.  
  138. TriggerStringStart=Anywhere
  139.  
  140. //<TR BGCOLOR=#FFFFFF ALIGN=RIGHT><TD><FONT SIZE=1 FACE="Geneva,Arial" COLOR="BLACK">
  141. <TR BGCOLOR
  142. //---------------------------------------------------------------------------------------------------------------------------------------------------------
  143. // MAWIN will automatically find quote data fields as specified by format keywords herein:
  144. // The keywords which may be used are:
  145.  
  146. // Numeric Keyword Identifiers:
  147. // Hi, Low, Bid, Ask, Open, Close, Prev, Change, Volume, Date, PE_Ratio, Dividend, Earnings, and Temp
  148. // "Temp" will be available to be used to store/handle throwaway numerics between quote data
  149. // "Temp" may be used multiple times
  150.  
  151. // Textual Keyword Identifiers:
  152. // Symbol, Co_name, Time
  153.  
  154. //---------------------------------------------------------------------------------------------------------------------------------------------------------
  155. // for this file/site, the parsing commands are:
  156.  
  157. 1                        // lines per quote
  158.  
  159. ReplaceAll=" " with " "
  160. ReplaceAll="," with "."
  161. // eliminate space in some numerics
  162. //ReplaceAll=" " with ""
  163. // for easy viewing of parsed data, gets rid of a bunch of spaces
  164. ReplaceAll="     " with "   "
  165.  
  166. //AutoDate          // will search for date field and remove before processing quote
  167. NoDate            // Do Not look for Date field (none or manual specify)
  168. Temp    Change    Bid    Ask    Symbol    Close    Hi    Low    Volume    Temp    Time
  169.  
  170. // up to 20 identifier types per quote may be specified
  171. // modifiers may be needed, to make adjustments of scale, such as this case where volume is
  172. // quoted in 1000's of shares, and must be adjusted to shares.
  173. // supported modifiers are '*' and '/'
  174.  
  175.  
  176. //Volume * 1000
  177.  
  178.