Exemplo n.º 1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.secCode = ((System.Windows.Controls.TextBox)(target));

            #line 38 "..\..\..\..\..\Windows\Config\Children\ToneWindow.xaml"
                this.secCode.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.SecCodeChanged);

            #line default
            #line hidden
                return;

            case 2:
                this.classCode = ((System.Windows.Controls.TextBox)(target));
                return;

            case 3:
                this.buttonSecSelect = ((System.Windows.Controls.Button)(target));

            #line 41 "..\..\..\..\..\Windows\Config\Children\ToneWindow.xaml"
                this.buttonSecSelect.Click += new System.Windows.RoutedEventHandler(this.buttonSecSelect_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.interval = ((QScalp.Windows.Controls.NumUpDown)(target));
                return;

            case 5:
                this.fillVolume = ((QScalp.Windows.Controls.NumUpDown)(target));
                return;

            case 6:
                this.balance = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 7:
                this.inverse = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 8:
                this.buttonOk = ((System.Windows.Controls.Button)(target));

            #line 68 "..\..\..\..\..\Windows\Config\Children\ToneWindow.xaml"
                this.buttonOk.Click += new System.Windows.RoutedEventHandler(this.buttonOk_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Exemplo n.º 2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.secCode = ((System.Windows.Controls.TextBox)(target));

            #line 39 "..\..\..\..\..\Windows\Config\Children\GuideWindow.xaml"
                this.secCode.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.SecCodeChanged);

            #line default
            #line hidden
                return;

            case 2:
                this.classCode = ((System.Windows.Controls.TextBox)(target));
                return;

            case 3:
                this.priceStep = ((QScalp.Windows.Controls.NumStepBox)(target));
                return;

            case 4:
                this.buttonSecSelect = ((System.Windows.Controls.Button)(target));

            #line 44 "..\..\..\..\..\Windows\Config\Children\GuideWindow.xaml"
                this.buttonSecSelect.Click += new System.Windows.RoutedEventHandler(this.buttonSecSelect_Click);

            #line default
            #line hidden
                return;

            case 5:
                this.wnew = ((QScalp.Windows.Controls.NumUpDown)(target));
                return;

            case 6:
                this.wsrc = ((QScalp.Windows.Controls.NumUpDown)(target));
                return;

            case 7:
                this.buttonOk = ((System.Windows.Controls.Button)(target));

            #line 68 "..\..\..\..\..\Windows\Config\Children\GuideWindow.xaml"
                this.buttonOk.Click += new System.Windows.RoutedEventHandler(this.buttonOk_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Exemplo n.º 3
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.operation = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 2:
                this.keyEvent = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 3:
                this.actionKey = ((QScalp.Windows.Controls.KeyBox)(target));
                return;

            case 4:
                this.mainTab = ((System.Windows.Controls.TabItem)(target));
                return;

            case 5:
                this.opConfig = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 6:
                this.baseQuote = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 7:
                this.offset = ((QScalp.Windows.Controls.NumUpDown)(target));
                return;

            case 8:
                this.isStop = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 9:
                this.qtyType = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 10:
                this.quantity = ((QScalp.Windows.Controls.NumUpDown)(target));
                return;

            case 11:
                this.pauseConfig = ((System.Windows.Controls.Grid)(target));
                return;

            case 12:
                this.pause = ((QScalp.Windows.Controls.NumUpDown)(target));
                return;

            case 13:
                this.noneConfig = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 14:
                this.stopTab = ((System.Windows.Controls.TabItem)(target));
                return;

            case 15:
                this.slippage = ((QScalp.Windows.Controls.NumUpDown)(target));
                return;

            case 16:
                this.trailStart = ((QScalp.Windows.Controls.NumUpDown)(target));
                return;

            case 17:
                this.trailOffset = ((QScalp.Windows.Controls.NumUpDown)(target));
                return;

            case 18:
                this.buttonOk = ((System.Windows.Controls.Button)(target));

            #line 138 "..\..\..\..\..\Windows\Config\Children\KbWindow.xaml"
                this.buttonOk.Click += new System.Windows.RoutedEventHandler(this.buttonOk_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }
Exemplo n.º 4
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.quikFolder = ((System.Windows.Controls.TextBox)(target));
                return;

            case 2:
                this.buttonFolderSelect = ((System.Windows.Controls.Button)(target));

            #line 45 "..\..\..\..\Windows\Config\ConfigWindow.xaml"
                this.buttonFolderSelect.Click += new System.Windows.RoutedEventHandler(this.buttonFolderSelect_Click);

            #line default
            #line hidden
                return;

            case 3:
                this.account = ((System.Windows.Controls.TextBox)(target));
                return;

            case 4:
                this.clientCodeLabel = ((System.Windows.Controls.Label)(target));
                return;

            case 5:
                this.clientCode = ((System.Windows.Controls.TextBox)(target));
                return;

            case 6:
                this.secCode = ((System.Windows.Controls.TextBox)(target));
                return;

            case 7:
                this.classCode = ((System.Windows.Controls.TextBox)(target));
                return;

            case 8:
                this.buttonSecSelect = ((System.Windows.Controls.Button)(target));

            #line 78 "..\..\..\..\Windows\Config\ConfigWindow.xaml"
                this.buttonSecSelect.Click += new System.Windows.RoutedEventHandler(this.buttonSecSelect_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.priceStep = ((QScalp.Windows.Controls.NumStepBox)(target));
                return;

            case 10:
                this.fullVolume = ((QScalp.Windows.Controls.NumUpDown)(target));
                return;

            case 11:
                this.grid1 = ((QScalp.Windows.Controls.NumUpDown)(target));
                return;

            case 12:
                this.grid2 = ((QScalp.Windows.Controls.NumUpDown)(target));
                return;

            case 13:
                this.windowTopMost = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 14:
                this.confirmExit = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 15:
                this.tradeVolume1 = ((QScalp.Windows.Controls.NumUpDown)(target));
                return;

            case 16:
                this.tradeVolume2 = ((QScalp.Windows.Controls.NumUpDown)(target));
                return;

            case 17:
                this.tradeVolume3 = ((QScalp.Windows.Controls.NumUpDown)(target));
                return;

            case 18:
                this.tradeVolume3Div = ((QScalp.Windows.Controls.NumUpDown)(target));
                return;

            case 19:
                this.tradesTickInterval = ((QScalp.Windows.Controls.NumUpDown)(target));
                return;

            case 20:
                this.spreadXScale = ((QScalp.Windows.Controls.NumUpDown)(target));
                return;

            case 21:
                this.spreadsTickInterval = ((QScalp.Windows.Controls.NumUpDown)(target));
                return;

            case 22:
                this.guideList = ((System.Windows.Controls.ListView)(target));
                return;

            case 24:
                this.buttonAddGuideSrc = ((System.Windows.Controls.Button)(target));

            #line 241 "..\..\..\..\Windows\Config\ConfigWindow.xaml"
                this.buttonAddGuideSrc.Click += new System.Windows.RoutedEventHandler(this.buttonAddGuideSrc_Click);

            #line default
            #line hidden
                return;

            case 25:
                this.buttonEditGuideSrc = ((System.Windows.Controls.Button)(target));

            #line 242 "..\..\..\..\Windows\Config\ConfigWindow.xaml"
                this.buttonEditGuideSrc.Click += new System.Windows.RoutedEventHandler(this.buttonEditGuideSrc_Click);

            #line default
            #line hidden
                return;

            case 26:
                this.buttonDeleteGuideSrc = ((System.Windows.Controls.Button)(target));

            #line 243 "..\..\..\..\Windows\Config\ConfigWindow.xaml"
                this.buttonDeleteGuideSrc.Click += new System.Windows.RoutedEventHandler(this.buttonDeleteGuideSrc_Click);

            #line default
            #line hidden
                return;

            case 27:
                this.guideTickInterval = ((QScalp.Windows.Controls.NumUpDown)(target));
                return;

            case 28:
                this.guideXScale = ((QScalp.Windows.Controls.NumUpDown)(target));
                return;

            case 29:
                this.guideYScale = ((QScalp.Windows.Controls.NumUpDown)(target));
                return;

            case 30:
                this.toneList = ((System.Windows.Controls.ListView)(target));
                return;

            case 32:
                this.buttonAddToneSrc = ((System.Windows.Controls.Button)(target));

            #line 331 "..\..\..\..\Windows\Config\ConfigWindow.xaml"
                this.buttonAddToneSrc.Click += new System.Windows.RoutedEventHandler(this.buttonAddToneSrc_Click);

            #line default
            #line hidden
                return;

            case 33:
                this.buttonEditToneSrc = ((System.Windows.Controls.Button)(target));

            #line 332 "..\..\..\..\Windows\Config\ConfigWindow.xaml"
                this.buttonEditToneSrc.Click += new System.Windows.RoutedEventHandler(this.buttonEditToneSrc_Click);

            #line default
            #line hidden
                return;

            case 34:
                this.buttonDeleteToneSrc = ((System.Windows.Controls.Button)(target));

            #line 333 "..\..\..\..\Windows\Config\ConfigWindow.xaml"
                this.buttonDeleteToneSrc.Click += new System.Windows.RoutedEventHandler(this.buttonDeleteToneSrc_Click);

            #line default
            #line hidden
                return;

            case 35:
                this.buttonUpToneSrc = ((System.Windows.Controls.Button)(target));

            #line 334 "..\..\..\..\Windows\Config\ConfigWindow.xaml"
                this.buttonUpToneSrc.Click += new System.Windows.RoutedEventHandler(this.buttonUpToneSrc_Click);

            #line default
            #line hidden
                return;

            case 36:
                this.buttonDownToneSrc = ((System.Windows.Controls.Button)(target));

            #line 335 "..\..\..\..\Windows\Config\ConfigWindow.xaml"
                this.buttonDownToneSrc.Click += new System.Windows.RoutedEventHandler(this.buttonDownToneSrc_Click);

            #line default
            #line hidden
                return;

            case 37:
                this.toneMeterHeight = ((QScalp.Windows.Controls.NumUpDown)(target));
                return;

            case 38:
                this.clusterBase = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 39:
                this.clusterSize = ((QScalp.Windows.Controls.NumUpDown)(target));
                return;

            case 40:
                this.clustersCount = ((QScalp.Windows.Controls.NumUpDown)(target));
                return;

            case 41:
                this.clusterLegend = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 42:
                this.clVolume = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 43:
                this.clTicks = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 44:
                this.clDelta = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 45:
                this.clRange = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 46:
                this.clTime = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 47:
                this.clusterView = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 48:
                this.clusterValueFilter = ((QScalp.Windows.Controls.NumUpDown)(target));
                return;

            case 49:
                this.clusterFill = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 50:
                this.clusterFillVolume1 = ((QScalp.Windows.Controls.NumUpDown)(target));
                return;

            case 51:
                this.clusterFillVolume2 = ((QScalp.Windows.Controls.NumUpDown)(target));
                return;

            case 52:
                this.clusterOpacityDelta = ((QScalp.Windows.Controls.NumUpDown)(target));
                return;

            case 53:
                this.tabKeyBindings = ((System.Windows.Controls.TabItem)(target));
                return;

            case 54:
                this.keyBindings = ((System.Windows.Controls.ListView)(target));
                return;

            case 56:
                this.buttonAddKb = ((System.Windows.Controls.Button)(target));

            #line 516 "..\..\..\..\Windows\Config\ConfigWindow.xaml"
                this.buttonAddKb.Click += new System.Windows.RoutedEventHandler(this.buttonAddKb_Click);

            #line default
            #line hidden
                return;

            case 57:
                this.buttonEditKb = ((System.Windows.Controls.Button)(target));

            #line 517 "..\..\..\..\Windows\Config\ConfigWindow.xaml"
                this.buttonEditKb.Click += new System.Windows.RoutedEventHandler(this.buttonEditKb_Click);

            #line default
            #line hidden
                return;

            case 58:
                this.buttonDeleteKb = ((System.Windows.Controls.Button)(target));

            #line 518 "..\..\..\..\Windows\Config\ConfigWindow.xaml"
                this.buttonDeleteKb.Click += new System.Windows.RoutedEventHandler(this.buttonDeleteKb_Click);

            #line default
            #line hidden
                return;

            case 59:
                this.buttonUpKb = ((System.Windows.Controls.Button)(target));

            #line 519 "..\..\..\..\Windows\Config\ConfigWindow.xaml"
                this.buttonUpKb.Click += new System.Windows.RoutedEventHandler(this.buttonUpKb_Click);

            #line default
            #line hidden
                return;

            case 60:
                this.buttonDownKb = ((System.Windows.Controls.Button)(target));

            #line 520 "..\..\..\..\Windows\Config\ConfigWindow.xaml"
                this.buttonDownKb.Click += new System.Windows.RoutedEventHandler(this.buttonDownKb_Click);

            #line default
            #line hidden
                return;

            case 61:
                this.tabTrade = ((System.Windows.Controls.TabItem)(target));
                return;

            case 62:
                this.workSize = ((QScalp.Windows.Controls.NumUpDown)(target));
                return;

            case 63:
                this.workSizeDelta = ((QScalp.Windows.Controls.NumUpDown)(target));
                return;

            case 64:
                this.keyWorkSizeInc = ((QScalp.Windows.Controls.KeyBox)(target));
                return;

            case 65:
                this.keyWorkSizeDec = ((QScalp.Windows.Controls.KeyBox)(target));
                return;

            case 66:
                this.stopOffset = ((QScalp.Windows.Controls.NumUpDown)(target));
                return;

            case 67:
                this.stopSlippage = ((QScalp.Windows.Controls.NumUpDown)(target));
                return;

            case 68:
                this.stopTrailStart = ((QScalp.Windows.Controls.NumUpDown)(target));
                return;

            case 69:
                this.stopTrailOffset = ((QScalp.Windows.Controls.NumUpDown)(target));
                return;

            case 70:
                this.takeOffset = ((QScalp.Windows.Controls.NumUpDown)(target));
                return;

            case 71:
                this.cancelOnClose = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 72:
                this.singleTradeTimeout = ((QScalp.Windows.Controls.NumUpDown)(target));
                return;

            case 73:
                this.tradeLogFlush = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 74:
                this.keyBlockKey = ((QScalp.Windows.Controls.KeyBox)(target));
                return;

            case 75:
                this.keyPageUp = ((QScalp.Windows.Controls.KeyBox)(target));
                return;

            case 76:
                this.keyPageDown = ((QScalp.Windows.Controls.KeyBox)(target));
                return;

            case 77:
                this.keyCenterSpread = ((QScalp.Windows.Controls.KeyBox)(target));
                return;

            case 78:
                this.keyScaleUp = ((QScalp.Windows.Controls.KeyBox)(target));
                return;

            case 79:
                this.keyScaleDown = ((QScalp.Windows.Controls.KeyBox)(target));
                return;

            case 80:
                this.mouseEnabled = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 81:
                this.mouseSlippage = ((QScalp.Windows.Controls.NumUpDown)(target));
                return;

            case 82:
                this.ddeServerName = ((System.Windows.Controls.TextBox)(target));
                return;

            case 83:
                this.acceptExtTrades = ((System.Windows.Controls.CheckBox)(target));
                return;

            case 84:
                this.emulatorDelayMin = ((QScalp.Windows.Controls.NumUpDown)(target));
                return;

            case 85:
                this.emulatorDelayMax = ((QScalp.Windows.Controls.NumUpDown)(target));
                return;

            case 86:
                this.emulatorLimit = ((QScalp.Windows.Controls.NumUpDown)(target));
                return;

            case 87:
                this.fontFamily = ((System.Windows.Controls.TextBox)(target));
                return;

            case 88:
                this.fontSize = ((QScalp.Windows.Controls.NumUpDown)(target));
                return;

            case 89:
                this.buttonOk = ((System.Windows.Controls.Button)(target));

            #line 753 "..\..\..\..\Windows\Config\ConfigWindow.xaml"
                this.buttonOk.Click += new System.Windows.RoutedEventHandler(this.buttonOk_Click);

            #line default
            #line hidden
                return;

            case 90:
                this.buttonCancel = ((System.Windows.Controls.Button)(target));

            #line 754 "..\..\..\..\Windows\Config\ConfigWindow.xaml"
                this.buttonCancel.Click += new System.Windows.RoutedEventHandler(this.buttonCancel_Click);

            #line default
            #line hidden
                return;

            case 91:
                this.buttonApply = ((System.Windows.Controls.Button)(target));

            #line 755 "..\..\..\..\Windows\Config\ConfigWindow.xaml"
                this.buttonApply.Click += new System.Windows.RoutedEventHandler(this.buttonApply_Click);

            #line default
            #line hidden
                return;
            }
            this._contentLoaded = true;
        }