SDM Configuration File (sdf)
The SDM configuration file (sdf) defines the details for
the Chart or Backtest context,
like Symbol, Period, Time frame etc.
Her is an example of an sdf file from CCITrd.sdf file:
[CHART]
Symbol=ESFEB
Period=2 Min
DateRange=2/25/2003
DaysBack=0
ChartDef=CCITrd
InitView=FIRST,100
ViewMode=Historic
Logic=CCITrd.sdc
SendLiveSignal=NO
[CoreStream]
DataType=2 Min
[Stream1]
DataType=2 Min
Warmup=CCITrd.sdc
Usually there is no need for you to edit this file.
Use the Setup function in SDMChart or SDMBT
to change your Chart setup.
The [CHART] Section attributes:
| Symbol | Symbol name to be used | ||||||||||||||||||||||||||||||
| Period | Period to be used:
|
||||||||||||||||||||||||||||||
| DateRange | Reference Date for Data for Symbol | ||||||||||||||||||||||||||||||
| DaysBack | Number of dates to load before the Reference Date (0 = load only Reference Day) | ||||||||||||||||||||||||||||||
| ChartDef=Name | Name of the file containing the Chart Layout definition (c:/sdm/definitions/Name.sdc) | ||||||||||||||||||||||||||||||
| InitView=Cmd | Command to define the scope of the initial view after
loading:
|
||||||||||||||||||||||||||||||
| ViewMode | Current View Mode:
|
||||||||||||||||||||||||||||||
| Logic=Name | Name of the file containing the Logic definitions (c:/sdm/definitions/Name.sdc) | ||||||||||||||||||||||||||||||
| SendLiveSignal=NO | Switch if Live trading signal should be sent to the SDM Trading Module (SDMTrd) |
© Copyright 1998-2003, Burkhard Eichberger,
Professional Software Solutions
All Rights Reserved Worldwide.