checkAd

    Can`t open: L+P => MCB => Metastock - Sortierproblemchen - 500 Beiträge pro Seite

    eröffnet am 10.10.00 16:25:01 von
    neuester Beitrag 11.10.00 22:51:51 von
    Beiträge: 8
    ID: 265.586
    Aufrufe heute: 0
    Gesamt: 345
    Aktive User: 0


     Durchsuchen

    Begriffe und/oder Benutzer

     

    Top-Postings

     Ja Nein
      Avatar
      schrieb am 10.10.00 16:25:01
      Beitrag Nr. 1 ()
      Hi,
      immer wenn ich den Tread öffnen möchte, kommt folgende Fehlermeldung:
      "Parse error: parse error, expecting `T_VARIABLE` or ``$`` in ../../board/threads/00/26/09/64.inc on line 92"
      Wie kann ich es schaffen ihn zu öffnen?
      Danke für eure Tips!

      Sani
      Avatar
      schrieb am 10.10.00 20:15:42
      Beitrag Nr. 2 ()
      same here
      Avatar
      schrieb am 11.10.00 10:33:23
      Beitrag Nr. 3 ()
      Hallo Sani,

      in Thread 260964 habe ich Dir vorgeschlagen, den Zeiger von Trade Station auf das Datenverzeichnis, das MCB anlegt, zu setzen.

      Gruß

      wsmd
      Avatar
      schrieb am 11.10.00 12:16:39
      Beitrag Nr. 4 ()
      Hallo,
      kannst Du mir verraten wie ich das machen muß? Das Problem tritt auch nur bei Verzeichnissen auf, wo sehr viele Aktien drinnen sind. Bei allen anderen (Dax30, Dow Jones, Neuer Markt50 usw.) gibt es keine Probleme.

      Danke für die Hilfe!

      Sani
      Avatar
      schrieb am 11.10.00 15:08:52
      Beitrag Nr. 5 ()
      @wsmd

      ich habe das gleich probl. wie trustme.
      Also ich habe das Premiun und USA Abo von l&p und MCB hat im data ordner 120 verzeichnisse angelegt. Wobei im New und New01 über 1000 werte stehen. Ebenso habe ich 3 NM50 ordner usw. Soll ich alles löschen und nochmal inst.? Und wie krieg ich z:B. alle NM werte in 1 verzeichnis? Habe das Handbuch ausgedruckt, aber ....
      Wie muss die MCB cfg aussehen und wieviele Ordner werden normalerweise angelegt? Kannst Du mir mal Deine cfg mailen, damit ich sehe was bei mir anders ist.

      Danke ipo

      unique-users@gmx.de

      Trading Spotlight

      Anzeige
      Nurexone Biologic
      0,4360EUR +6,34 %
      Die bessere Technologie im Pennystock-Kleid?!mehr zur Aktie »
      Avatar
      schrieb am 11.10.00 15:20:26
      Beitrag Nr. 6 ()
      @wsmd

      hier meine MCB cfg;


      This is the configuration file of MetaCareBase
      ; ----------------------------------------------
      ;
      ; This file is divided into different sections, which have one or multiple
      ; entries:
      ;
      ; [General Options]
      ; Key1=Value1
      ; Key1=Value2
      ; [Next Section]
      ; Key1=Value3
      ; ...
      ;
      ; - The order of the sections is not important, while the order of their entries
      ; can be important (in all condition sections!).
      ; - MCB ignores leading spaces, that is, for claritiy you can rewrite the file
      ; like
      ; [General Options]
      ; Key1=Value1
      ; Key2=Value2
      ; [Next Section]
      ; Key1=Value3
      ; ...
      ; - lines beginning with a semicolon ";" are ignored
      ; - lines beginning with "{$" are informations for MCBCFG.EXE, the configuration
      ; application for MCB.
      ; - other lines beginning with "{" are special commands, please refer to the
      ; manual
      ; - you can substitute a value using variables defined by the environment or the
      ; MCB command line. The variable must lead with a "%", while a "%" character is
      ; represented by "%%".
      ; "Base=%MSBASE"
      ; will be substituted by the call "MCB /DMSBASE=c:data" to
      ; "Base=c:data
      ;
      ; *** THE STATEMENTS THAT ARE USED IN THIS CONFIGURATION FILE ***
      ; *** ARE ONLY SUBSET OF THE AVAILABLE ONES AS MetaCareBase ***
      ; *** PROVIDES MANY ADVANCED FEATURES THAT ARE NOT USED ***
      ; *** FOR BASIC OPERATION ! ***
      ;
      ; *** REFER TO THE MANUAL FOR MORE INFORMATION ! ***
      ;
      ;------------------------------------------------------------------------------

      [General Options]
      ; general information for all sessions using this configuration file

      ; want some statistics after each session? At least for the beginning you
      ; should set this to 1 to see the memory and file handle consumption and
      ; decide about the concerned option values "SaveMemory" and "MasterCache".
      ;
      ; 1=yes
      ; default: 1

      Statistics=1

      ; The following option affects processing speed. The higher it is the faster
      ; the program will run - if you have enough memory and file handles!
      ; To get the maximum value for your system, run MCB with "/qh".
      ; As a thumbnail rule, set this to the number of Security folders or twice
      ; that number if you need to support EMASTER files too).
      ;
      ; Decrease this value if you get error messages like "cannot open file ...".
      ; For DOS and Win95, the value cannot exceed 230 (if FILES=255 if CONFIG.SYS).

      MasterCache=230

      ; set this to 0 if you have enough memory (that is, about 5 MB per
      ; 100 securities in MasterCache).
      ; If you get out-of-memory error messages, reduce this value - it eats a
      ; lot of memory!
      ;
      ; Please test this option on your system, because for `/u` it might be better
      ; to have SaveMemory=0 while for `/fo` SaveMemory=1 can be faster. This depends
      ; on your computer and operating system, amount of RAM etc.
      ;
      ; 1=favor space over time
      ; 0=favor time over space
      ; default: 1

      SaveMemory=0

      ;------------------------------------------------------------------------------
      [Database]
      ; general information on the databases used

      ; where are MCB`s internal databases (funda, split, ASCII) stored?
      ; Default: the "Base=" value

      AdministrationBase=

      ; the following is the base of the folder tree where the Securities are stored.
      ; This is an option of major importance.

      Base=E:DATA

      ; if you ever do archive, you must supply a folder base here. It must not
      ; be a subfolder of the `Base=` tree!

      ArchiveBase=E:DATA.ARC

      ; if you use MetaStock(TM EQUIS), then you might want EMASTER support:
      ;
      ; 1=yes
      ; 0=no
      ; default: 0

      SupportEMASTER=1

      ; XMASTER support needed?
      ; 0=no
      ; 1=yes, MASTER and XMASTER
      ; default:0

      SupportXMASTER=1

      ; do you need support for DOP files? The answer is `no` in most cases.
      ;
      ; 1=yes
      ; 0=no
      ; default: 0

      SupportDOP=0

      ; Path of input files for "/u" - the import files are found using the
      ; file mask given here.
      ;
      ; This option is needed only for SDX import, else the path must be EMPTY
      ; for the GENERIC import!

      SDXPath=D:PROGRAMMEKONVERTERinsdx*.sdx

      ; The export format used starts with
      ; "[T];[CreationDate];[LastChangedDate];[Name];[ShortNameFix];[ShortName];"
      ; automatically - this need not be repeated.
      ; Do NOT change once the funda database is existing - MCUpdate relies on
      ; that format! To change, you need to kill the MC_FUNDA.DB file (also in
      ; the archive tree if you have one!), or you can add new fields to the
      ; title line in the MC_FUNDA.DB. See manual for details.

      ;------------------------------------------------------------------------------
      [Automatics]
      ; this section describes all options connected with automatic features of MCB

      ; You can give a factor which will be used to check the values with
      ; each other (C/O, C/H, C/L, O/H, O/L, H/L).
      ; If they differ more than that factor, a warning will be issued.
      ; If 0.0, no checks are done.
      ;
      ; default: 0.0

      MaxOHLCFactor=0.0

      ; You also can supply factor which will be used to check the values with
      ; the values of the previous day!
      ; If they differ more than that factor, a warning will be issued.
      ; If 0.0, no checks are done.
      ;
      ; default: 0.0

      MaxDateFactor=0.0

      ; This option specifies the quality of the price data correction.
      ; -1=no correction at all
      ; 0=only checks, no corrections
      ; 1=MCB corrects missing data. if O is missing, it will be substituted
      ; by the C value
      ; 2=MCB corrects missing data. if O is missing, it will be substituted
      ; by the C value of the prev day (if possible, else see 1)
      ; 3=if OHL values are 0, then they are set to C (else works like mode 2)
      ;
      ; default: 3

      CorrectionQuality=3

      ; Allows automatical deletion of folders with empty MASTER files
      ;
      ; 0=don`t delete empty directories
      ; 1=automatically delete empty directories
      ; default=1

      DeleteEmptyFolders=1

      ; The translation file of the fundamental names. This file has one line
      ; for each replacement.
      ; The lines are used in the order of appearance, so changes in one line
      ; might affect changes later on...
      ; file format: <replacement>=<original text>

      TranslationFile=

      ; mode for additional automatic abbreviation of names to make them fit into
      ; the narrow 16-character field in Metastock data.
      ;
      ; 0=none (just XLT-file, if present)
      ; 1=convert words to mixed case (useful if names are only uppercase).
      ; words that have been translated by the translation file are not
      ; converted
      ; 2=eliminate space characters.
      ; if mode 1 is set, spaces are being deleted
      ; if mode 1 is not set, multiple spaces are reduced to one space.
      ; 4=abbreviate the names, starting from the longest
      ; 8=put "CALL" and "PUT" as "C:" and "P:" at the beginning
      ; default: 7 (1+2+4)

      AbbreviationMode=0

      ; translate high ASCII characters, a workaround for
      ; the high ASCII problem of MetaStock/The Downloader (TM EQUIS)

      TranslateHighASCII=1

      ; The delay to execute database kills (kills and archives from the kill
      ; database) - for example, if you give `7` here,
      ; an Security that has a kill date of 1.1.95 will be killed on the first
      ; `/kd` executed on or after the 8.1.95 (d.m.y!).
      ;
      ; default: 7 (days).
      ;
      ; This is interesting if the data vendor might still supply values
      ; for that Security on the same day - just being cautious. Else it would
      ; created again after the kill...

      KillDelay=10

      ; Shall MCB remap K (Kasse) values to C (Close) values?
      ; Needed for some German data services.
      ;
      ; 1=map K to C
      ; 0=ignore K values
      ; default: 0

      MapKtoC=1

      ; for compatibility with MetaCare FileManager: if set to 0, the ARCHIVE.nnn
      ; folders are not included in the folder scan.
      ;
      ; 1=include MC`s archive folders
      ; 0=don`t include them
      ; default: 0

      IncludeMetaCareArchives=0

      ; the following option tells MCB what you want to do with empty
      ; price records (OHLCVI=0). Works only with CorrectionQuality > 0!
      ;
      ; 0=insert the values in the data file, allow creation
      ; of new securities by an empty record
      ; 1=insert the values in the data file, do not allow creation
      ; of new securities by an empty record
      ; 2=ignore these records

      HandleEmptyRecords=2

      ; The following entry is used for the `/fo` command.
      ; If a security does not have an entry in the fundamental database, it will not be
      ; reorganized.
      ; To circumvent this, the following switch allows creation of dummy fundamental
      ; entries for these cases, so that reorganization is possible.
      ;
      ; 1=add dummy entries
      ; 0=ignore these securities
      ; default: 0

      CreateFundaEntriesOnReorg=1

      ; shall dividend splits be read and calculated (on command like all splits)?
      ; 1=add DSPLITS into MC_SPLIT.DO
      ; 0=ignore them
      ; default: 0

      ImportDividendSplits=0

      ; if you want to execute incoming splits immediately, set the following
      ; entry to 1:
      ; 1=execute immediately
      ; 0=add to MC_SPLIT.DO
      ; default: 0
      ; for Lenz&Partner and MarketMaker, this is set automatically to 1
      ; due to post-split correction data and split timing (see README.SDX)

      ExecuteSplitsImmediately=0

      ; tells MCB to check whether price data (correction or update) lies
      ; in a range that has already been split.
      ; This might help you to see whether a data file that you`re
      ; importing is destroying already split data with unsplit data
      ; (happens for example if you update mon/tuesday with daily data, and
      ; update next monday with a week`s data which might overwrite the
      ; splitted data of tuesday with unsplit data (the split that
      ; is being sent too is ignored, of course))
      ; default: 0

      WarnIfDataIsBeforeSplit=0

      ;------------------------------------------------------------------------------
      [New Securities]
      ; The following options are used for new Securities from all input data (data records
      ; as well as funda data ("/fc" is different - this switch creates Securities just from
      ; the fundamental database, not from price data).

      ; If you read fundamental data only, you might set this to 0, else all securities
      ; of that funda input file are being created if they have price records!
      ; (to add funda data to MC_FUNDA.DB only, also remove "F" and "P" from
      ; "CreateFrom="
      ;
      ; 0=files for new securities will not be created
      ; 1=creation of new securities allowed
      ; default: 1
      ;
      ; Only used for input data - "/fc" overrides this option.

      Create=1

      ; the following switch tells MCB which data will create a new file (if Create=1):
      ;
      ; P=price data only
      ; F=fundamental data only
      ; empty=none
      ; PF=price and funda data
      ; default: P

      CreateFrom=P

      ; The `period` entry for the securities created.
      ;
      ; D=daily
      ; W=weekly
      ; M=monthly
      ;
      ; Default: `D`

      Period=D

      ; The default folder name if none of the rules in [New Securities Rules] apply
      ; (or for Securities created by data values for unknown isses)
      ;
      ; default: NEW

      Folder=<Katalog>

      ; 5 for HLCV data
      ; 6 for OHLCV data
      ; 7 for OHLCVU data
      ; default: 7
      ;
      ; beware of a field count of 6 - although it`s an official field count,
      ; some versions of Metastock/Downloader do not support that format and
      ; will corrupt your data!

      FieldCount=7

      ; "89..."
      ; to log all, use "1=T=*" for fastest job!

      0=T=*

      ;------------------------------------------------------------------------------
      [Log New Options]
      ; options for logging

      ; in case the new security shall be logged in the NEW file, there`s another
      ; condition to meet:
      ; F=only log new securities from funda data
      ; P=only log new securities from price data
      ; FP=log any new securitiy
      ; empty=don`t log
      ; default: FP

      Source=FP

      ; The verbosity of logging
      ;
      ; 1=verbose (all funda data info in a line)
      ; 0=short (one line per security)
      ; default: 1

      Verbose=0

      ;------------------------------------------------------------------------------
      [Security Location Rules]
      <Katalog>A-C=Katalog=??? Dt. Opt.Scheine&Name^>=A*&Name^<=C*
      <Katalog>D-K=Katalog=??? Dt. Opt.Scheine&Name^>=D*&Name^<=K*
      <Katalog>L-R=Katalog=??? Dt. Opt.Scheine&Name^>=L*&Name^<=R*
      <Katalog>S-Z=Katalog=??? Dt. Opt.Scheine&Name^>=S*&Name^<=Z*
      <Katalog>div=Katalog=??? Dt. Opt.Scheine
      <Katalog>A-C=Katalog=??? Anleihen*&Name^>=A*&Name^<=C*
      <Katalog>D-K=Katalog=??? Anleihen*&Name^>=D*&Name^<=K*
      <Katalog>L-R=Katalog=??? Anleihen*&Name^>=L*&Name^<=R*
      <Katalog>S-Z=Katalog=??? Anleihen*&Name^>=S*&Name^<=Z*
      <Katalog>div=Katalog=??? Anleihen*
      <Katalog>A-C=Katalog=??? EUX Aktien Call&Name^>=A*&Name^<=C*
      <Katalog>D-K=Katalog=??? EUX Aktien Call&Name^>=D*&Name^<=K*
      <Katalog>L-R=Katalog=??? EUX Aktien Call&Name^>=L*&Name^<=R*
      <Katalog>S-Z=Katalog=??? EUX Aktien Call&Name^>=S*&Name^<=Z*
      <Katalog>div=Katalog=??? EUX Aktien Call
      <Katalog>A-C=Katalog=??? EUX Aktien Put&Name^>=A*&Name^<=C*
      <Katalog>D-K=Katalog=??? EUX Aktien Put&Name^>=D*&Name^<=K*
      <Katalog>L-R=Katalog=??? EUX Aktien Put&Name^>=L*&Name^<=R*
      <Katalog>S-Z=Katalog=??? EUX Aktien Put&Name^>=S*&Name^<=Z*
      <Katalog>div=Katalog=??? EUX Aktien Put

      ;------------------------------------------------------------------------------
      [Hints: Ignore Imput]
      ; [Ignore Input]
      ; This section is a condition section.

      ; It describes which input data to ignore.
      ; To the left are the shortcuts to the import streams
      ; shortcuts meaning fields available
      ; K Kills T, D, all funda data if in funda database
      ; S Splits T, D, all funda data if in funda database
      ; M Moves T, D, all funda data if in funda database
      ; F Funda all fundamental fields of new entry
      ; f Funda Corr. all fundamental fields of old entry, Field, Value
      ; P Price T, D, all fundamental fields if in funda database
      ; p Price Corr. all fundamental fields if in funda database
      ; example:
      ; KSMFfPp=T<A ignore all with T<A
      ; P=T>Z* ignore price data with T>Z*
      ; default:
      ; empty ignore none
      ; Hint: this section affects speed. The program is faster if that section
      ; does not exist at all!


      ;------------------------------------------------------------------------------
      [Hints: SDX Data Selection]
      ; [SDX Data Selection]
      ; This section is a condition section.

      ; Give the input section you want to process if your SDX file supplies
      ; different input sections.
      ; Available fields: `Section`, `Service`. For the values, look into
      ; your SDX file or the service documentation.
      ; example:
      ; 1=Service^=Winchart accept all sections from Winchart
      ; 0=Section<4 ignore all sections that start with a value less than 4
      ; 0=Section=50* ignore sections starting with `50`
      ; all others are accepted
      ; default: 1=Section=*

      ;------------------------------------------------------------------------------
      [LenzPartner: TranslationTable OSTyp]
      1=Call
      2=Put

      [LenzPartner: TranslationTable Waehrung]
      ;Patch nach ISO 4217:
      ;
      http://www.xe.net/currency/iso4217.htm
      ;http://www.indix.org/news/number1b.html
      ;http://www.iso.ch
      AU-$=AUD
      KCS=CZK
      C-ZAL=ZAR
      ZAL=ZAR
      ZAL=ZAR
      Dkr=DKK
      Dr=GRD
      HK$=HKD
      Nkr=NOK
      Skr=SEK
      S-$=SGD
      DM=DEM
      ECU=EUR
      LIT=ITL
      POZ=PLZ
      Rur=RUR
      S-$=SGD
      Sfr=CHF
      SFR/EU=CHF/EUR
      US-$=USD
      US$/EU=USD/EUR
      XEU=EUR

      [LenzPartner: TranslationTable StrikeWaehrung]
      ;Patch nach ISO 4217:
      ;http://www.xe.net/currency/iso4217.htm
      ;http://www.indix.org/news/number1b.html
      ;http://www.iso.ch
      AU-$=AUD
      KCS=CZK
      C-ZAL=ZAR
      ZAL=ZAR
      ZAL=ZAR
      Dkr=DKK
      Dr=GRD
      HK$=HKD
      Nkr=NOK
      Skr=SEK
      S-$=SGD
      DM=DEM
      ECU=EUR
      LIT=ITL
      POZ=PLZ
      Rur=RUR
      S-$=SGD
      Sfr=CHF
      SFR/EU=CHF/EUR
      US-$=USD
      US$/EU=USD/EUR
      XEU=EUR

      ;------------------------------------------------------------------------------
      ; [Kill Rules]
      ; This section is a condition section.

      ; It tells MCB to enable or disable kills for certain securities.
      ; Conditions can be used like in [security location rules], using a number
      ; of 0 (disable kill) or 1 (enable kill) instead of the path.
      ; Default, if no line matches: enable kill


      ;------------------------------------------------------------------------------
      [Hints: Export]
      ;------------------------------------------------------------------------------
      ; MetaCareBase provides a variaty of advanced export features !!!
      ; Refer to the manual for information on export and export filter sections!
      ;------------------------------------------------------------------------------

      ; the following two export sections will create a list of all your securities:
      ; section 0 is a very human readable list, while
      ; format 1 is an importable list (`;` separated)

      ; call MCB the following way:
      ; "MCBW32 /xF,s=0,f=sec.lst,p=G" for the human readable list, and
      ; "MCBW32 /xF,s=1,f=sec.lst,p=G" for the computer importable list
      ; and it will produce the list in "SEC.LST".
      ; (substitute "MCBW32" by "MCBDOS" or "MCBOS2" if necessary)

      [Fundamental Export Format 0]
      HeaderLine=["Ticker":-16] ["ShortName":-16] ["Name":-32] Path|------------------------------------------------------------------------------------------------------------
      DataLine=[Ticker:-16] [ShortName:-16] [Name:-32] [RelPath]

      [Fundamental Export Format 1]
      HeaderLine=Ticker;ShortName;Name;Path
      DataLine=[Ticker];[ShortName];[Name];[RelPath]

      ;------------------------------------------------------------------------------
      {ifdef USE_HOLIDAYS}
      [Holiday Index]
      ; this section is used for data maintenance ("/mP")

      ; gives a keyword for the sections below. Use the form
      ; <keyword>=<condition>
      ; the keyword is used below after "Holiday Functions" and
      ; "Holiday Dates" in the section names.

      Germany=Laenderkennung^=Deutschland
      Germany=Laenderkennung^=BRD
      Germany=Laenderkennung^=D
      USA=Laenderkennung^=USA
      UK=Laenderkennung^=GB
      UK=Laenderkennung^=UK
      UK=Laenderkennung^=England

      [Holiday Functions:Germany]
      ; this section contains calculable holiday days

      ; Karfreitag (os-2, os=Ostern)
      GoodFriday=1
      ; Ostermontag (os+1)
      EasterMonday=1
      ; Christi Himmelfahrt (os+39)
      Ascension=1
      ; Pfingstmontag (os+50)
      PentacosteMonday=1
      ; Fronleichnam (os+60)
      CorpusChristi=0
      ; Buss- und Bettag
      DayOfRepentance=0 (ts-4, ts=Totensonntag)
      ; Monday after NewYear
      NewYearMonday=0
      ; Bank holidays (UK)
      MayBank=0
      SpringBank=0
      Bank=0

      [Holiday Dates:Germany]
      1=HolidayDay=????0101
      1=HolidayDay=????0501
      1=HolidayDay=????1003&HolidayDay>=1991*
      1=HolidayDay=????1225
      1=HolidayDay=????1226
      1=HolidayDay=????1231

      [Holiday Functions:UK]
      ; incomplete
      GoodFriday=1
      EasterMonday=1
      MayBank=1
      SpringBank=1
      Bank=1

      [Holiday Dates:UK]
      ; incomplete
      1=HolidayDay=????0101
      1=HolidayDay=????1225
      1=HolidayDay=????1226
      {endif}

      ;------------------------------------------------------------------------------
      [Maintenance Options]
      ; this section contains example options for the "/mP" command

      ; this gives the minumum percentage that V (Volume) and I (OpenInterest)
      ; must have valid price data to be interpolated

      MinVPercentage=40
      MinIPercentage=40

      ; this is the largest interval size that MCB allows missing
      ; updates

      MinAgeD=1
      MinAgeW=4
      MinAgeM=2

      ; "j=P": a minimum probability percentage
      ; default: 70

      PeakIndicatorMinPercentage=80

      ;------------------------------------------------------------------------------
      [Maintenance Filter]
      ; describes which securities to maintain

      ; default: check all

      1=T=*

      ;------------------------------------------------------------------------------
      ; example section for `/md`:

      [Copy:SectionList]
      Test=c: estdata

      [Copy:Test]
      1=T=999999



      mfg ipo">
      ; section for MAPI mail addresses!

      ; should the tickers be sent to a addressee by mail? If so, give his
      ; address here.
      ; The format of an address is [address type][e-mail address]. Examples
      ; of valid addresses are FAX:206-555-1212 and SMTP:M@X.COM.
      ; (in case of internet addresses, M@X.COM would be enough!)
      TickerRecipient=

      ;------------------------------------------------------------------------------
      [Log New]
      ; Condition section for logging of new securities

      ; Shall MCB log new funda data explicitly in the .NEW file?
      ; Give the conditions here. On the left side there is the `do-it` value:
      ; 1=do it
      ; 0=don`t do it!
      ; default: all securities not fulfilling the conditions are NOT logged (0=T=*)
      ;
      ; example:
      ; 0=T=89*
      ; 1=T=8*
      ; will log new funda data for securities with ticker symbols "8...", but not
      ; "89..."
      ; to log all, use "1=T=*" for fastest job!

      0=T=*

      ;------------------------------------------------------------------------------
      [Log New Options]
      ; options for logging

      ; in case the new security shall be logged in the NEW file, there`s another
      ; condition to meet:
      ; F=only log new securities from funda data
      ; P=only log new securities from price data
      ; FP=log any new securitiy
      ; empty=don`t log
      ; default: FP

      Source=FP

      ; The verbosity of logging
      ;
      ; 1=verbose (all funda data info in a line)
      ; 0=short (one line per security)
      ; default: 1

      Verbose=0

      ;------------------------------------------------------------------------------
      [Security Location Rules]
      <Katalog>A-C=Katalog=??? Dt. Opt.Scheine&Name^>=A*&Name^<=C*
      <Katalog>D-K=Katalog=??? Dt. Opt.Scheine&Name^>=D*&Name^<=K*
      <Katalog>L-R=Katalog=??? Dt. Opt.Scheine&Name^>=L*&Name^<=R*
      <Katalog>S-Z=Katalog=??? Dt. Opt.Scheine&Name^>=S*&Name^<=Z*
      <Katalog>div=Katalog=??? Dt. Opt.Scheine
      <Katalog>A-C=Katalog=??? Anleihen*&Name^>=A*&Name^<=C*
      <Katalog>D-K=Katalog=??? Anleihen*&Name^>=D*&Name^<=K*
      <Katalog>L-R=Katalog=??? Anleihen*&Name^>=L*&Name^<=R*
      <Katalog>S-Z=Katalog=??? Anleihen*&Name^>=S*&Name^<=Z*
      <Katalog>div=Katalog=??? Anleihen*
      <Katalog>A-C=Katalog=??? EUX Aktien Call&Name^>=A*&Name^<=C*
      <Katalog>D-K=Katalog=??? EUX Aktien Call&Name^>=D*&Name^<=K*
      <Katalog>L-R=Katalog=??? EUX Aktien Call&Name^>=L*&Name^<=R*
      <Katalog>S-Z=Katalog=??? EUX Aktien Call&Name^>=S*&Name^<=Z*
      <Katalog>div=Katalog=??? EUX Aktien Call
      <Katalog>A-C=Katalog=??? EUX Aktien Put&Name^>=A*&Name^<=C*
      <Katalog>D-K=Katalog=??? EUX Aktien Put&Name^>=D*&Name^<=K*
      <Katalog>L-R=Katalog=??? EUX Aktien Put&Name^>=L*&Name^<=R*
      <Katalog>S-Z=Katalog=??? EUX Aktien Put&Name^>=S*&Name^<=Z*
      <Katalog>div=Katalog=??? EUX Aktien Put

      ;------------------------------------------------------------------------------
      [Hints: Ignore Imput]
      ; [Ignore Input]
      ; This section is a condition section.

      ; It describes which input data to ignore.
      ; To the left are the shortcuts to the import streams
      ; shortcuts meaning fields available
      ; K Kills T, D, all funda data if in funda database
      ; S Splits T, D, all funda data if in funda database
      ; M Moves T, D, all funda data if in funda database
      ; F Funda all fundamental fields of new entry
      ; f Funda Corr. all fundamental fields of old entry, Field, Value
      ; P Price T, D, all fundamental fields if in funda database
      ; p Price Corr. all fundamental fields if in funda database
      ; example:
      ; KSMFfPp=T<A ignore all with T<A
      ; P=T>Z* ignore price data with T>Z*
      ; default:
      ; empty ignore none
      ; Hint: this section affects speed. The program is faster if that section
      ; does not exist at all!


      ;------------------------------------------------------------------------------
      [Hints: SDX Data Selection]
      ; [SDX Data Selection]
      ; This section is a condition section.

      ; Give the input section you want to process if your SDX file supplies
      ; different input sections.
      ; Available fields: `Section`, `Service`. For the values, look into
      ; your SDX file or the service documentation.
      ; example:
      ; 1=Service^=Winchart accept all sections from Winchart
      ; 0=Section<4 ignore all sections that start with a value less than 4
      ; 0=Section=50* ignore sections starting with `50`
      ; all others are accepted
      ; default: 1=Section=*

      ;------------------------------------------------------------------------------
      [LenzPartner: TranslationTable OSTyp]
      1=Call
      2=Put

      [LenzPartner: TranslationTable Waehrung]
      ;Patch nach ISO 4217:
      ;http://www.xe.net/currency/iso4217.htm
      ;http://www.indix.org/news/number1b.html
      ;http://www.iso.ch
      AU-$=AUD
      KCS=CZK
      C-ZAL=ZAR
      ZAL=ZAR
      ZAL=ZAR
      Dkr=DKK
      Dr=GRD
      HK$=HKD
      Nkr=NOK
      Skr=SEK
      S-$=SGD
      DM=DEM
      ECU=EUR
      LIT=ITL
      POZ=PLZ
      Rur=RUR
      S-$=SGD
      Sfr=CHF
      SFR/EU=CHF/EUR
      US-$=USD
      US$/EU=USD/EUR
      XEU=EUR

      [LenzPartner: TranslationTable StrikeWaehrung]
      ;Patch nach ISO 4217:
      ;http://www.xe.net/currency/iso4217.htm
      ;http://www.indix.org/news/number1b.html
      ;http://www.iso.ch
      AU-$=AUD
      KCS=CZK
      C-ZAL=ZAR
      ZAL=ZAR
      ZAL=ZAR
      Dkr=DKK
      Dr=GRD
      HK$=HKD
      Nkr=NOK
      Skr=SEK
      S-$=SGD
      DM=DEM
      ECU=EUR
      LIT=ITL
      POZ=PLZ
      Rur=RUR
      S-$=SGD
      Sfr=CHF
      SFR/EU=CHF/EUR
      US-$=USD
      US$/EU=USD/EUR
      XEU=EUR

      ;------------------------------------------------------------------------------
      ; [Kill Rules]
      ; This section is a condition section.

      ; It tells MCB to enable or disable kills for certain securities.
      ; Conditions can be used like in [security location rules], using a number
      ; of 0 (disable kill) or 1 (enable kill) instead of the path.
      ; Default, if no line matches: enable kill


      ;------------------------------------------------------------------------------
      [Hints: Export]
      ;------------------------------------------------------------------------------
      ; MetaCareBase provides a variaty of advanced export features !!!
      ; Refer to the manual for information on export and export filter sections!
      ;------------------------------------------------------------------------------

      ; the following two export sections will create a list of all your securities:
      ; section 0 is a very human readable list, while
      ; format 1 is an importable list (`;` separated)

      ; call MCB the following way:
      ; "MCBW32 /xF,s=0,f=sec.lst,p=G" for the human readable list, and
      ; "MCBW32 /xF,s=1,f=sec.lst,p=G" for the computer importable list
      ; and it will produce the list in "SEC.LST".
      ; (substitute "MCBW32" by "MCBDOS" or "MCBOS2" if necessary)

      [Fundamental Export Format 0]
      HeaderLine=["Ticker":-16] ["ShortName":-16] ["Name":-32] Path|------------------------------------------------------------------------------------------------------------
      DataLine=[Ticker:-16] [ShortName:-16] [Name:-32] [RelPath]

      [Fundamental Export Format 1]
      HeaderLine=Ticker;ShortName;Name;Path
      DataLine=[Ticker];[ShortName];[Name];[RelPath]

      ;------------------------------------------------------------------------------
      {ifdef USE_HOLIDAYS}
      [Holiday Index]
      ; this section is used for data maintenance ("/mP")

      ; gives a keyword for the sections below. Use the form
      ; <keyword>=<condition>
      ; the keyword is used below after "Holiday Functions" and
      ; "Holiday Dates" in the section names.

      Germany=Laenderkennung^=Deutschland
      Germany=Laenderkennung^=BRD
      Germany=Laenderkennung^=D
      USA=Laenderkennung^=USA
      UK=Laenderkennung^=GB
      UK=Laenderkennung^=UK
      UK=Laenderkennung^=England

      [Holiday Functions:Germany]
      ; this section contains calculable holiday days

      ; Karfreitag (os-2, os=Ostern)
      GoodFriday=1
      ; Ostermontag (os+1)
      EasterMonday=1
      ; Christi Himmelfahrt (os+39)
      Ascension=1
      ; Pfingstmontag (os+50)
      PentacosteMonday=1
      ; Fronleichnam (os+60)
      CorpusChristi=0
      ; Buss- und Bettag
      DayOfRepentance=0 (ts-4, ts=Totensonntag)
      ; Monday after NewYear
      NewYearMonday=0
      ; Bank holidays (UK)
      MayBank=0
      SpringBank=0
      Bank=0

      [Holiday Dates:Germany]
      1=HolidayDay=????0101
      1=HolidayDay=????0501
      1=HolidayDay=????1003&HolidayDay>=1991*
      1=HolidayDay=????1225
      1=HolidayDay=????1226
      1=HolidayDay=????1231

      [Holiday Functions:UK]
      ; incomplete
      GoodFriday=1
      EasterMonday=1
      MayBank=1
      SpringBank=1
      Bank=1

      [Holiday Dates:UK]
      ; incomplete
      1=HolidayDay=????0101
      1=HolidayDay=????1225
      1=HolidayDay=????1226
      {endif}

      ;------------------------------------------------------------------------------
      [Maintenance Options]
      ; this section contains example options for the "/mP" command

      ; this gives the minumum percentage that V (Volume) and I (OpenInterest)
      ; must have valid price data to be interpolated

      MinVPercentage=40
      MinIPercentage=40

      ; this is the largest interval size that MCB allows missing
      ; updates

      MinAgeD=1
      MinAgeW=4
      MinAgeM=2

      ; "j=P": a minimum probability percentage
      ; default: 70

      PeakIndicatorMinPercentage=80

      ;------------------------------------------------------------------------------
      [Maintenance Filter]
      ; describes which securities to maintain

      ; default: check all

      1=T=*

      ;------------------------------------------------------------------------------
      ; example section for `/md`:

      [Copy:SectionList]
      Test=c: estdata

      [Copy:Test]
      1=T=999999



      mfg ipo
      Avatar
      schrieb am 11.10.00 18:14:16
      Beitrag Nr. 7 ()
      @Sani

      Anfangs war ich der Meinung, Du siehst überhaupt keine Aktie mit der Trade Station.
      Dein Problem schaut aber mehr danach aus, dass die Trade Station das erweiterte Datenbankformat von MetaStock nicht versteht. Das alte Format ließ nur 256 Werte, das neue 2000 Werte pro Verzeichnis zu. Wenn dies zutrifft, musst Du Deine ganze Datenbank umformatieren oder ein Update für Trade Station holen.

      @IPO

      Zum Umsortieren Deiner Datenbank musst Du vor dem REORG die Sortierregeln in den `Security Location Rules` festlegen:

      Neuer Ordner=Katalog=Alter Ordner

      Das Verzeichnis `Alter Ordner` wird dann automatisch gelöscht.

      Zur Zeit werden im Mail Forum von MCB solche Probleme behandelt.

      Gruss

      wsmd
      Avatar
      schrieb am 11.10.00 22:51:51
      Beitrag Nr. 8 ()
      Noch eine kleine Frage zu Metastock - woran kann es liegen, dass ich bei verschiedenen Indices (zB Nemax-All-Share) keine Umsätze anzeigt bekomme, bzw. er diese erst ab April diesen Jahres bringt? Datenabo von L+P. Ich vermute folgendes: Historienimport - aus irgendeinem Grund fehlen die Volumnia, diese holt er sich dann beim Update von L+P soweit zurück, wie er sie dort vorfindet (also April) Vielen Dank und Grüße,
      TM


      Beitrag zu dieser Diskussion schreiben


      Zu dieser Diskussion können keine Beiträge mehr verfasst werden, da der letzte Beitrag vor mehr als zwei Jahren verfasst wurde und die Diskussion daraufhin archiviert wurde.
      Bitte wenden Sie sich an feedback@wallstreet-online.de und erfragen Sie die Reaktivierung der Diskussion oder starten Sie
      hier
      eine neue Diskussion.
      Can`t open: L+P => MCB => Metastock - Sortierproblemchen