SDM Signal Processor (SDMSig)
The SDMSig module job is to retrieve all new ticks and run them against the
specified strategy(ies).
If the Strategy triggers an entry SDMSig will send a signal to the SDMTRd
trading module(s),
which then can exeecute the trades.
The Signal Setup to be executed is specified in the SDMSig.ini configuration file with Run=:
[Signal]
Run=LiveSignals
AutoRun=YES
The Signal Definition file (*.sdi) specifies the stream definition to be used
and the
symbol and data input to be used:
; ------ Define data stream(s) ------
Stream(LiveSignals)
; ------ Define symbol and type of input ----
Data(ES@H|Ticks|LIVE)
First SDMSig will process all old ticks before
acceptinmg new tick data:

Once all old data is loaded SDMSIg shows the latest Data received from the Data Feed: