iMonitor desktop application using dotnet 4.8
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

149 lines
7.6 KiB

<?xml version='1.0' encoding='utf-8'?>
<SettingsFile CurrentProfile="(Default)" GeneratedClassNamespace="iMonitorApp.Properties" GeneratedClassName="Settings" xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings">
<Profiles />
<Settings>
<Setting Name="PhonePort" Description="Port on which the Phone Alarms are sent" Type="System.Int32" Scope="User">
<Value Profile="(Default)">5659</Value>
</Setting>
<Setting Name="MainDatabase" Type="System.String" Scope="User">
<!-- <Value Profile="(Default)">10.153.64.3</Value> -->
<Value Profile="(Default)">10.152.16.10</Value>
</Setting>
<Setting Name="IntradayDatabase" Type="System.String" Scope="User">
<!-- <Value Profile="(Default)">10.153.64.77</Value> -->
<Value Profile="(Default)">10.152.16.10</Value>
</Setting>
<Setting Name="EmailPort" Type="System.Int32" Scope="User">
<Value Profile="(Default)">5655</Value>
</Setting>
<Setting Name="SpeechPort" Type="System.Int32" Scope="User">
<Value Profile="(Default)">5656</Value>
</Setting>
<Setting Name="CurrentIP" Type="System.String" Scope="User">
<Value Profile="(Default)"></Value>
</Setting>
<Setting Name="tradingRefConnectionString" Type="(Connection string)" Scope="User">
<Value Profile="(Default)">Data Source=4ecapsvsg1;Initial Catalog=tradingRef;Persist Security Info=True;User ID=dbuser;Password=dbuser</Value>
</Setting>
<Setting Name="DefaultEmailAddress" Type="System.String" Scope="User">
<Value Profile="(Default)">4ecaptrading@4ecap.com</Value>
</Setting>
<Setting Name="SMSPort" Type="System.Int32" Scope="User">
<Value Profile="(Default)">5658</Value>
</Setting>
<Setting Name="BackupCount" Type="System.Int32" Scope="User">
<Value Profile="(Default)">50</Value>
</Setting>
<Setting Name="PhoneMondayTime" Type="System.String" Scope="User">
<Value Profile="(Default)">(0000-0900), (1300-1400), (1830-2359)</Value>
</Setting>
<Setting Name="PhoneTuesdayTime" Type="System.String" Scope="User">
<Value Profile="(Default)">(0000-0900), (1300-1400), (1830-2359)</Value>
</Setting>
<Setting Name="PhoneWednesdayTime" Type="System.String" Scope="User">
<Value Profile="(Default)">(0000-0900), (1300-1400), (1830-2359)</Value>
</Setting>
<Setting Name="PhoneThursdayTime" Type="System.String" Scope="User">
<Value Profile="(Default)">(0000-0900), (1300-1400), (1830-2359)</Value>
</Setting>
<Setting Name="PhoneFridayTime" Type="System.String" Scope="User">
<Value Profile="(Default)">(0000-0900), (1300-1400), (1830-2359)</Value>
</Setting>
<Setting Name="PhoneSaturdayTime" Type="System.String" Scope="User">
<Value Profile="(Default)">(0000-0900)</Value>
</Setting>
<Setting Name="PhoneSundayTime" Type="System.String" Scope="User">
<Value Profile="(Default)">(0000-0000)</Value>
</Setting>
<Setting Name="TradeEmailCounter" Type="System.Int32" Scope="User">
<Value Profile="(Default)">2</Value>
</Setting>
<Setting Name="TradePhoneCounter" Type="System.Int32" Scope="User">
<Value Profile="(Default)">5</Value>
</Setting>
<Setting Name="StatusKeywordsNewOrders" Description="Trigger Status for Pending Orders" Type="System.String" Scope="User">
<Value Profile="(Default)">NEW,PENDING</Value>
</Setting>
<Setting Name="StatusKeywordsWorkingOrders" Description="Trigger Status for Working Orders" Type="System.String" Scope="User">
<Value Profile="(Default)">DISABLED,SUSPENDED</Value>
</Setting>
<Setting Name="PrimaryDataRecorder" Description="IP of the Primary Data Recorder" Type="System.String" Scope="User">
<!-- <Value Profile="(Default)">10.153.64.31</Value> -->
<Value Profile="(Default)">10.152.16.6</Value>
</Setting>
<Setting Name="SecondaryDataRecorder" Description="IP of the Secondary Data Recorder" Type="System.String" Scope="User">
<!-- <Value Profile="(Default)">10.153.64.9</Value> -->
<Value Profile="(Default)">10.152.16.6</Value>
</Setting>
<Setting Name="DataRecorderLatencyMinutes" Description="Time in Minutes after which the DataRecorder is regarded as Not Working" Type="System.Double" Scope="User">
<Value Profile="(Default)">2</Value>
</Setting>
<Setting Name="BasketSyncThresholdMinutes" Description="Number of minutes after which the Basket Sync Delay triggers an alarm" Type="System.Double" Scope="User">
<Value Profile="(Default)">4</Value>
</Setting>
<Setting Name="IntradayDatabaseName" Description="Database name of the intraday db" Type="System.String" Scope="User">
<Value Profile="(Default)">tradingDB</Value>
</Setting>
<Setting Name="TimerTradeChecks" Description="Timer in Seconds" Type="System.Int32" Scope="User">
<Value Profile="(Default)">90</Value>
</Setting>
<Setting Name="TimerMarketDataChecks" Description="Timer in Seconds" Type="System.Int32" Scope="User">
<Value Profile="(Default)">10</Value>
</Setting>
<Setting Name="EmptyGunStrategues" Type="System.String" Scope="User">
<Value Profile="(Default)">IDB,IDS</Value>
</Setting>
<Setting Name="DISABLEDPhoneCounter" Type="System.Int32" Scope="User">
<Value Profile="(Default)">3</Value>
</Setting>
<Setting Name="DISABLEDEmailCounter" Type="System.Int32" Scope="User">
<Value Profile="(Default)">2</Value>
</Setting>
<Setting Name="SUSPENDEDPhoneCounter" Type="System.Int32" Scope="User">
<Value Profile="(Default)">3</Value>
</Setting>
<Setting Name="SUSPENDEDEmailCounter" Type="System.String" Scope="User">
<Value Profile="(Default)">1</Value>
</Setting>
<Setting Name="DISABLEDEscalationCounter" Type="System.String" Scope="User">
<Value Profile="(Default)">10</Value>
</Setting>
<Setting Name="SuspendedEscalationCounter" Type="System.String" Scope="User">
<Value Profile="(Default)">10</Value>
</Setting>
<Setting Name="Primary" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">True</Value>
</Setting>
<Setting Name="ExternalPhoneCallLimit" Type="System.Int32" Scope="User">
<Value Profile="(Default)">10</Value>
</Setting>
<Setting Name="ExternalHeartbeatURL" Type="System.String" Scope="User">
<Value Profile="(Default)">http://202.58.207.66/ectime/heartbeat.php?heart=ALARM MANAGER</Value>
</Setting>
<Setting Name="ExternalHeartbeatUsername" Type="System.String" Scope="User">
<Value Profile="(Default)">ectime</Value>
</Setting>
<Setting Name="ExternalHeartbeatPassword" Type="System.String" Scope="User">
<Value Profile="(Default)">webectime2011</Value>
</Setting>
<Setting Name="ExternalHeartbeatTimer" Type="System.Int32" Scope="User">
<Value Profile="(Default)">20</Value>
</Setting>
<Setting Name="ConsecutiveEmailFailCounter" Type="System.Int32" Scope="User">
<Value Profile="(Default)">10</Value>
</Setting>
<Setting Name="CatchAllPhone" Type="System.String" Scope="User">
<Value Profile="(Default)">+6596999610,+6596352061.+6590211987</Value>
</Setting>
<Setting Name="FourElementsMailServer" Type="System.String" Scope="User">
<Value Profile="(Default)">10.152.16.19</Value>
</Setting>
<Setting Name="FourElementsMailServerPort" Type="System.String" Scope="User">
<Value Profile="(Default)">587</Value>
</Setting>
<Setting Name="PhoneIP" Type="System.String" Scope="User">
<!-- <Value Profile="(Default)">10.153.64.31</Value> -->
<Value Profile="(Default)">10.153.64.92</Value>
</Setting>
</Settings>
</SettingsFile>