namespace TestApiClientUI { partial class Form1 { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { components = new System.ComponentModel.Container(); textBoxServerName = new TextBox(); textBoxPort = new TextBox(); buttonConnect = new Button(); buttonDisconnect = new Button(); label1 = new Label(); label2 = new Label(); groupBox1 = new GroupBox(); statusStrip1 = new StatusStrip(); toolStripStatusConnection = new ToolStripStatusLabel(); groupBox2 = new GroupBox(); checkBox2 = new CheckBox(); listViewQuotes = new ListView(); colSymbol = new ColumnHeader(); colBid = new ColumnHeader(); colAsk = new ColumnHeader(); colExpertHandle = new ColumnHeader(); listBoxEventLog = new ListBox(); contextMenuStrip1 = new ContextMenuStrip(components); tabControl1 = new TabControl(); tabPage2 = new TabPage(); button22 = new Button(); button21 = new Button(); label3 = new Label(); textBoxOppositeTicket = new TextBox(); button15 = new Button(); checkBox1 = new CheckBox(); button20 = new Button(); button17 = new Button(); comboBox2 = new ComboBox(); comboBox1 = new ComboBox(); button16 = new Button(); label21 = new Label(); textBoxIndexTicket = new TextBox(); comboBoxSelectedCommand = new ComboBox(); label15 = new Label(); label16 = new Label(); listBoxClosedOrders = new ListBox(); button2 = new Button(); groupBox3 = new GroupBox(); button19 = new Button(); button18 = new Button(); comboBoxOrderColor = new ComboBox(); textBox2 = new TextBox(); textBoxOrderMagic = new TextBox(); textBoxOrderComment = new TextBox(); textBoxOrderProffit = new TextBox(); textBoxOrderStoploss = new TextBox(); textBoxOrderPrice = new TextBox(); label20 = new Label(); numericOrderSlippage = new NumericUpDown(); label19 = new Label(); textBoxOrderVolume = new TextBox(); label18 = new Label(); comboBoxOrderCommand = new ComboBox(); label17 = new Label(); label14 = new Label(); label13 = new Label(); label12 = new Label(); label11 = new Label(); label8 = new Label(); label10 = new Label(); button1 = new Button(); textBoxOrderSymbol = new TextBox(); label9 = new Label(); listBoxSendedOrders = new ListBox(); tabPage1 = new TabPage(); button52 = new Button(); button51 = new Button(); button50 = new Button(); button49 = new Button(); button48 = new Button(); button47 = new Button(); button46 = new Button(); button45 = new Button(); button44 = new Button(); button43 = new Button(); button42 = new Button(); button41 = new Button(); button40 = new Button(); button39 = new Button(); buttonRefreshRates = new Button(); label22 = new Label(); textBoxErrorCode = new TextBox(); tabPage3 = new TabPage(); button70 = new Button(); label33 = new Label(); label32 = new Label(); label31 = new Label(); textBoxAccountHost = new TextBox(); textBoxAccountPassword = new TextBox(); textBoxAccountLogin = new TextBox(); button67 = new Button(); button66 = new Button(); button65 = new Button(); button64 = new Button(); button63 = new Button(); button62 = new Button(); button61 = new Button(); button60 = new Button(); button59 = new Button(); button58 = new Button(); button57 = new Button(); button56 = new Button(); button55 = new Button(); button54 = new Button(); button53 = new Button(); button3 = new Button(); comboBoxAccountInfoCmd = new ComboBox(); textBoxAccountInfoVolume = new TextBox(); label25 = new Label(); label24 = new Label(); label23 = new Label(); textBoxAccountInfoSymbol = new TextBox(); tabPage4 = new TabPage(); comboBox12 = new ComboBox(); button72 = new Button(); button36 = new Button(); comboBox10 = new ComboBox(); comboBox9 = new ComboBox(); button35 = new Button(); button34 = new Button(); comboBox8 = new ComboBox(); label30 = new Label(); button33 = new Button(); comboBox7 = new ComboBox(); comboBox6 = new ComboBox(); label29 = new Label(); comboBox5 = new ComboBox(); button31 = new Button(); txtMarketInfoSymbol = new TextBox(); button5 = new Button(); tabPage5 = new TabPage(); dateTimePicker2 = new DateTimePicker(); dateTimePicker1 = new DateTimePicker(); label6 = new Label(); numericUpDown2 = new NumericUpDown(); numericUpDown1 = new NumericUpDown(); label27 = new Label(); label7 = new Label(); label5 = new Label(); comboBox3 = new ComboBox(); label4 = new Label(); button26 = new Button(); button25 = new Button(); button24 = new Button(); button12 = new Button(); button11 = new Button(); button10 = new Button(); button9 = new Button(); button8 = new Button(); button7 = new Button(); textBoxTimeframesCount = new TextBox(); label26 = new Label(); textBoxSelectedSymbol = new TextBox(); button6 = new Button(); listBoxProceHistory = new ListBox(); tabPage6 = new TabPage(); button73 = new Button(); textBoxPrint = new TextBox(); button27 = new Button(); button14 = new Button(); button13 = new Button(); tabPage7 = new TabPage(); button71 = new Button(); button23 = new Button(); iCustomBtn = new Button(); tabPage8 = new TabPage(); comboBox4 = new ComboBox(); button32 = new Button(); button30 = new Button(); button29 = new Button(); button28 = new Button(); label28 = new Label(); textBox1 = new TextBox(); tabPage9 = new TabPage(); textBoxChartId = new TextBox(); button38 = new Button(); button37 = new Button(); tabPage10 = new TabPage(); button68 = new Button(); comboBox11 = new ComboBox(); button4 = new Button(); tabPage11 = new TabPage(); button69 = new Button(); checkBox3 = new CheckBox(); button74 = new Button(); listBoxAllSymbols = new ListBox(); groupBox1.SuspendLayout(); statusStrip1.SuspendLayout(); groupBox2.SuspendLayout(); tabControl1.SuspendLayout(); tabPage2.SuspendLayout(); groupBox3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)numericOrderSlippage).BeginInit(); tabPage1.SuspendLayout(); tabPage3.SuspendLayout(); tabPage4.SuspendLayout(); tabPage5.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)numericUpDown2).BeginInit(); ((System.ComponentModel.ISupportInitialize)numericUpDown1).BeginInit(); tabPage6.SuspendLayout(); tabPage7.SuspendLayout(); tabPage8.SuspendLayout(); tabPage9.SuspendLayout(); tabPage10.SuspendLayout(); tabPage11.SuspendLayout(); SuspendLayout(); // // textBoxServerName // textBoxServerName.Location = new Point(82, 22); textBoxServerName.Margin = new Padding(4, 3, 4, 3); textBoxServerName.Name = "textBoxServerName"; textBoxServerName.Size = new Size(265, 23); textBoxServerName.TabIndex = 0; // // textBoxPort // textBoxPort.Location = new Point(82, 52); textBoxPort.Margin = new Padding(4, 3, 4, 3); textBoxPort.Name = "textBoxPort"; textBoxPort.Size = new Size(66, 23); textBoxPort.TabIndex = 1; textBoxPort.Text = "8222"; // // buttonConnect // buttonConnect.Location = new Point(20, 84); buttonConnect.Margin = new Padding(4, 3, 4, 3); buttonConnect.Name = "buttonConnect"; buttonConnect.Size = new Size(88, 27); buttonConnect.TabIndex = 2; buttonConnect.Text = "Connect"; buttonConnect.UseVisualStyleBackColor = true; buttonConnect.Click += buttonConnect_Click; // // buttonDisconnect // buttonDisconnect.Location = new Point(114, 84); buttonDisconnect.Margin = new Padding(4, 3, 4, 3); buttonDisconnect.Name = "buttonDisconnect"; buttonDisconnect.Size = new Size(88, 27); buttonDisconnect.TabIndex = 3; buttonDisconnect.Text = "Disconnect"; buttonDisconnect.UseVisualStyleBackColor = true; buttonDisconnect.Click += buttonDisconnect_Click; // // label1 // label1.AutoSize = true; label1.Location = new Point(16, 25); label1.Margin = new Padding(4, 0, 4, 0); label1.Name = "label1"; label1.Size = new Size(39, 15); label1.TabIndex = 5; label1.Text = "Server"; // // label2 // label2.AutoSize = true; label2.Location = new Point(16, 55); label2.Margin = new Padding(4, 0, 4, 0); label2.Name = "label2"; label2.Size = new Size(29, 15); label2.TabIndex = 6; label2.Text = "Port"; // // groupBox1 // groupBox1.Controls.Add(buttonConnect); groupBox1.Controls.Add(textBoxServerName); groupBox1.Controls.Add(textBoxPort); groupBox1.Controls.Add(buttonDisconnect); groupBox1.Controls.Add(label2); groupBox1.Controls.Add(label1); groupBox1.Location = new Point(14, 14); groupBox1.Margin = new Padding(4, 3, 4, 3); groupBox1.Name = "groupBox1"; groupBox1.Padding = new Padding(4, 3, 4, 3); groupBox1.Size = new Size(357, 118); groupBox1.TabIndex = 10; groupBox1.TabStop = false; groupBox1.Text = "Connection"; // // statusStrip1 // statusStrip1.Items.AddRange(new ToolStripItem[] { toolStripStatusConnection }); statusStrip1.Location = new Point(0, 774); statusStrip1.Name = "statusStrip1"; statusStrip1.Padding = new Padding(1, 0, 16, 0); statusStrip1.Size = new Size(1144, 22); statusStrip1.TabIndex = 11; statusStrip1.Text = "statusStrip1"; // // toolStripStatusConnection // toolStripStatusConnection.Font = new Font("Tahoma", 8.25F, FontStyle.Bold); toolStripStatusConnection.Name = "toolStripStatusConnection"; toolStripStatusConnection.Size = new Size(76, 17); toolStripStatusConnection.Text = "Disconected"; // // groupBox2 // groupBox2.Controls.Add(checkBox2); groupBox2.Controls.Add(listViewQuotes); groupBox2.Location = new Point(14, 138); groupBox2.Margin = new Padding(4, 3, 4, 3); groupBox2.Name = "groupBox2"; groupBox2.Padding = new Padding(4, 3, 4, 3); groupBox2.Size = new Size(357, 368); groupBox2.TabIndex = 13; groupBox2.TabStop = false; groupBox2.Text = "Quotes:"; // // checkBox2 // checkBox2.AutoSize = true; checkBox2.Location = new Point(7, 342); checkBox2.Margin = new Padding(4, 3, 4, 3); checkBox2.Name = "checkBox2"; checkBox2.Size = new Size(306, 19); checkBox2.TabIndex = 5; checkBox2.Text = "Use selected ExpertHandle (chart) as default executor"; checkBox2.UseVisualStyleBackColor = true; checkBox2.CheckedChanged += checkBox2_CheckedChanged; // // listViewQuotes // listViewQuotes.Anchor = AnchorStyles.Top | AnchorStyles.Bottom | AnchorStyles.Left | AnchorStyles.Right; listViewQuotes.Columns.AddRange(new ColumnHeader[] { colSymbol, colBid, colAsk, colExpertHandle }); listViewQuotes.FullRowSelect = true; listViewQuotes.Location = new Point(7, 22); listViewQuotes.Margin = new Padding(4, 3, 4, 3); listViewQuotes.MultiSelect = false; listViewQuotes.Name = "listViewQuotes"; listViewQuotes.Size = new Size(340, 312); listViewQuotes.TabIndex = 4; listViewQuotes.UseCompatibleStateImageBehavior = false; listViewQuotes.View = View.Details; listViewQuotes.SelectedIndexChanged += listViewQuotes_SelectedIndexChanged; // // colSymbol // colSymbol.Text = "Symbol"; colSymbol.Width = 80; // // colBid // colBid.Text = "Bid"; // // colAsk // colAsk.Text = "Ask"; // // colExpertHandle // colExpertHandle.Text = "ExpertHandle"; colExpertHandle.Width = 80; // // listBoxEventLog // listBoxEventLog.Anchor = AnchorStyles.Top | AnchorStyles.Bottom | AnchorStyles.Left | AnchorStyles.Right; listBoxEventLog.ContextMenuStrip = contextMenuStrip1; listBoxEventLog.FormattingEnabled = true; listBoxEventLog.HorizontalScrollbar = true; listBoxEventLog.ItemHeight = 15; listBoxEventLog.Location = new Point(14, 522); listBoxEventLog.Margin = new Padding(4, 3, 4, 3); listBoxEventLog.Name = "listBoxEventLog"; listBoxEventLog.Size = new Size(1117, 229); listBoxEventLog.TabIndex = 14; listBoxEventLog.MouseDoubleClick += listBoxEventLog_MouseDoubleClick; // // contextMenuStrip1 // contextMenuStrip1.Name = "contextMenuStrip1"; contextMenuStrip1.Size = new Size(61, 4); contextMenuStrip1.Text = "Clear"; // // tabControl1 // tabControl1.Anchor = AnchorStyles.Top | AnchorStyles.Left | AnchorStyles.Right; tabControl1.Controls.Add(tabPage2); tabControl1.Controls.Add(tabPage1); tabControl1.Controls.Add(tabPage3); tabControl1.Controls.Add(tabPage4); tabControl1.Controls.Add(tabPage5); tabControl1.Controls.Add(tabPage6); tabControl1.Controls.Add(tabPage7); tabControl1.Controls.Add(tabPage8); tabControl1.Controls.Add(tabPage9); tabControl1.Controls.Add(tabPage10); tabControl1.Controls.Add(tabPage11); tabControl1.Location = new Point(378, 14); tabControl1.Margin = new Padding(4, 3, 4, 3); tabControl1.Multiline = true; tabControl1.Name = "tabControl1"; tabControl1.SelectedIndex = 0; tabControl1.Size = new Size(754, 493); tabControl1.TabIndex = 15; // // tabPage2 // tabPage2.Controls.Add(button22); tabPage2.Controls.Add(button21); tabPage2.Controls.Add(label3); tabPage2.Controls.Add(textBoxOppositeTicket); tabPage2.Controls.Add(button15); tabPage2.Controls.Add(checkBox1); tabPage2.Controls.Add(button20); tabPage2.Controls.Add(button17); tabPage2.Controls.Add(comboBox2); tabPage2.Controls.Add(comboBox1); tabPage2.Controls.Add(button16); tabPage2.Controls.Add(label21); tabPage2.Controls.Add(textBoxIndexTicket); tabPage2.Controls.Add(comboBoxSelectedCommand); tabPage2.Controls.Add(label15); tabPage2.Controls.Add(label16); tabPage2.Controls.Add(listBoxClosedOrders); tabPage2.Controls.Add(button2); tabPage2.Controls.Add(groupBox3); tabPage2.Controls.Add(listBoxSendedOrders); tabPage2.Location = new Point(4, 44); tabPage2.Margin = new Padding(4, 3, 4, 3); tabPage2.Name = "tabPage2"; tabPage2.Padding = new Padding(4, 3, 4, 3); tabPage2.Size = new Size(746, 445); tabPage2.TabIndex = 1; tabPage2.Text = "Trade Operations"; tabPage2.UseVisualStyleBackColor = true; // // button22 // button22.Location = new Point(252, 338); button22.Margin = new Padding(4, 3, 4, 3); button22.Name = "button22"; button22.Size = new Size(88, 27); button22.TabIndex = 31; button22.Text = "OrderModify"; button22.UseVisualStyleBackColor = true; button22.Click += button22_Click; // // button21 // button21.Location = new Point(252, 305); button21.Margin = new Padding(4, 3, 4, 3); button21.Name = "button21"; button21.Size = new Size(88, 27); button21.TabIndex = 30; button21.Text = "OrderDelete"; button21.UseVisualStyleBackColor = true; button21.Click += button21_Click; // // label3 // label3.AutoSize = true; label3.Location = new Point(255, 279); label3.Margin = new Padding(4, 0, 4, 0); label3.Name = "label3"; label3.Size = new Size(87, 15); label3.TabIndex = 17; label3.Text = "Opposite ticket"; // // textBoxOppositeTicket // textBoxOppositeTicket.Location = new Point(354, 276); textBoxOppositeTicket.Margin = new Padding(4, 3, 4, 3); textBoxOppositeTicket.Name = "textBoxOppositeTicket"; textBoxOppositeTicket.Size = new Size(116, 23); textBoxOppositeTicket.TabIndex = 28; textBoxOppositeTicket.Text = "0"; // // button15 // button15.Location = new Point(478, 273); button15.Margin = new Padding(4, 3, 4, 3); button15.Name = "button15"; button15.Size = new Size(107, 27); button15.TabIndex = 29; button15.Text = "OrderCloseBy"; button15.UseVisualStyleBackColor = true; button15.Click += button15_Click; // // checkBox1 // checkBox1.AutoSize = true; checkBox1.Location = new Point(346, 240); checkBox1.Margin = new Padding(4, 3, 4, 3); checkBox1.Name = "checkBox1"; checkBox1.Size = new Size(229, 19); checkBox1.TabIndex = 27; checkBox1.Text = "Close order by current price on market"; checkBox1.UseVisualStyleBackColor = true; // // button20 // button20.Location = new Point(252, 233); button20.Margin = new Padding(4, 3, 4, 3); button20.Name = "button20"; button20.Size = new Size(88, 27); button20.TabIndex = 26; button20.Text = "OrderClose"; button20.UseVisualStyleBackColor = true; button20.Click += button20_Click; // // button17 // button17.Location = new Point(651, 182); button17.Margin = new Padding(4, 3, 4, 3); button17.Name = "button17"; button17.Size = new Size(88, 27); button17.TabIndex = 25; button17.Text = "GetOrders"; button17.UseVisualStyleBackColor = true; button17.Click += button17_Click; // // comboBox2 // comboBox2.DropDownStyle = ComboBoxStyle.DropDownList; comboBox2.FormattingEnabled = true; comboBox2.Items.AddRange(new object[] { "MODE_TRADES", "MODE_HISTORY" }); comboBox2.Location = new Point(398, 182); comboBox2.Margin = new Padding(4, 3, 4, 3); comboBox2.Name = "comboBox2"; comboBox2.Size = new Size(132, 23); comboBox2.TabIndex = 23; // // comboBox1 // comboBox1.DropDownStyle = ComboBoxStyle.DropDownList; comboBox1.FormattingEnabled = true; comboBox1.Items.AddRange(new object[] { "SELECT_BY_POS", "SELECT_BY_TICKET" }); comboBox1.Location = new Point(252, 182); comboBox1.Margin = new Padding(4, 3, 4, 3); comboBox1.Name = "comboBox1"; comboBox1.Size = new Size(138, 23); comboBox1.TabIndex = 22; // // button16 // button16.Location = new Point(538, 182); button16.Margin = new Padding(4, 3, 4, 3); button16.Name = "button16"; button16.Size = new Size(88, 27); button16.TabIndex = 24; button16.Text = "GetOrder"; button16.UseVisualStyleBackColor = true; button16.Click += button16_Click; // // label21 // label21.AutoSize = true; label21.Location = new Point(248, 156); label21.Margin = new Padding(4, 0, 4, 0); label21.Name = "label21"; label21.Size = new Size(72, 15); label21.TabIndex = 8; label21.Text = "Index/Ticket"; // // textBoxIndexTicket // textBoxIndexTicket.Location = new Point(338, 152); textBoxIndexTicket.Margin = new Padding(4, 3, 4, 3); textBoxIndexTicket.Name = "textBoxIndexTicket"; textBoxIndexTicket.Size = new Size(126, 23); textBoxIndexTicket.TabIndex = 21; textBoxIndexTicket.Text = "0"; // // comboBoxSelectedCommand // comboBoxSelectedCommand.FormattingEnabled = true; comboBoxSelectedCommand.Items.AddRange(new object[] { "OrderClose", "OrderCloseBy", "OrderClosePrice", "OrderCloseTime", "OrderComment", "OrderCommission", "OrderDelete", "OrderExpiration", "OrderLots", "OrderMagicNumber", "OrderModify", "OrderOpenPrice", "OrderOpenTime", "OrderPrint", "OrderProfit", "OrderSelect", "OrdersHistoryTotal", "OrderStopLoss", "OrdersTotal", "OrderSwap", "OrderSymbol", "OrderTakeProfit", "OrderTicket", "OrderType" }); comboBoxSelectedCommand.Location = new Point(248, 397); comboBoxSelectedCommand.Margin = new Padding(4, 3, 4, 3); comboBoxSelectedCommand.Name = "comboBoxSelectedCommand"; comboBoxSelectedCommand.Size = new Size(140, 23); comboBoxSelectedCommand.TabIndex = 32; // // label15 // label15.AutoSize = true; label15.Location = new Point(248, 7); label15.Margin = new Padding(4, 0, 4, 0); label15.Name = "label15"; label15.Size = new Size(49, 15); label15.TabIndex = 3; label15.Text = "Sended:"; // // label16 // label16.AutoSize = true; label16.Location = new Point(245, 80); label16.Margin = new Padding(4, 0, 4, 0); label16.Name = "label16"; label16.Size = new Size(46, 15); label16.TabIndex = 4; label16.Text = "Closed:"; // // listBoxClosedOrders // listBoxClosedOrders.Anchor = AnchorStyles.Top | AnchorStyles.Left | AnchorStyles.Right; listBoxClosedOrders.FormattingEnabled = true; listBoxClosedOrders.ItemHeight = 15; listBoxClosedOrders.Location = new Point(248, 98); listBoxClosedOrders.Margin = new Padding(4, 3, 4, 3); listBoxClosedOrders.Name = "listBoxClosedOrders"; listBoxClosedOrders.Size = new Size(488, 49); listBoxClosedOrders.TabIndex = 20; // // button2 // button2.Location = new Point(415, 395); button2.Margin = new Padding(4, 3, 4, 3); button2.Name = "button2"; button2.Size = new Size(102, 27); button2.TabIndex = 33; button2.Text = "Execute"; button2.UseVisualStyleBackColor = true; button2.Click += button2_Click; // // groupBox3 // groupBox3.Controls.Add(button19); groupBox3.Controls.Add(button18); groupBox3.Controls.Add(comboBoxOrderColor); groupBox3.Controls.Add(textBox2); groupBox3.Controls.Add(textBoxOrderMagic); groupBox3.Controls.Add(textBoxOrderComment); groupBox3.Controls.Add(textBoxOrderProffit); groupBox3.Controls.Add(textBoxOrderStoploss); groupBox3.Controls.Add(textBoxOrderPrice); groupBox3.Controls.Add(label20); groupBox3.Controls.Add(numericOrderSlippage); groupBox3.Controls.Add(label19); groupBox3.Controls.Add(textBoxOrderVolume); groupBox3.Controls.Add(label18); groupBox3.Controls.Add(comboBoxOrderCommand); groupBox3.Controls.Add(label17); groupBox3.Controls.Add(label14); groupBox3.Controls.Add(label13); groupBox3.Controls.Add(label12); groupBox3.Controls.Add(label11); groupBox3.Controls.Add(label8); groupBox3.Controls.Add(label10); groupBox3.Controls.Add(button1); groupBox3.Controls.Add(textBoxOrderSymbol); groupBox3.Controls.Add(label9); groupBox3.Location = new Point(7, 7); groupBox3.Margin = new Padding(4, 3, 4, 3); groupBox3.Name = "groupBox3"; groupBox3.Padding = new Padding(4, 3, 4, 3); groupBox3.Size = new Size(234, 421); groupBox3.TabIndex = 5; groupBox3.TabStop = false; groupBox3.Text = "Send Order"; // // button19 // button19.Location = new Point(102, 388); button19.Margin = new Padding(4, 3, 4, 3); button19.Name = "button19"; button19.Size = new Size(88, 27); button19.TabIndex = 18; button19.Text = "Sell"; button19.UseVisualStyleBackColor = true; button19.Click += button19_Click; // // button18 // button18.Location = new Point(7, 388); button18.Margin = new Padding(4, 3, 4, 3); button18.Name = "button18"; button18.Size = new Size(88, 27); button18.TabIndex = 17; button18.Text = "Buy"; button18.UseVisualStyleBackColor = true; button18.Click += button18_Click; // // comboBoxOrderColor // comboBoxOrderColor.FormattingEnabled = true; comboBoxOrderColor.Items.AddRange(new object[] { "Green", "Blue", "Red" }); comboBoxOrderColor.Location = new Point(80, 324); comboBoxOrderColor.Margin = new Padding(4, 3, 4, 3); comboBoxOrderColor.Name = "comboBoxOrderColor"; comboBoxOrderColor.Size = new Size(140, 23); comboBoxOrderColor.TabIndex = 15; // // textBox2 // textBox2.Location = new Point(82, 294); textBox2.Margin = new Padding(4, 3, 4, 3); textBox2.Name = "textBox2"; textBox2.Size = new Size(139, 23); textBox2.TabIndex = 14; // // textBoxOrderMagic // textBoxOrderMagic.Location = new Point(82, 264); textBoxOrderMagic.Margin = new Padding(4, 3, 4, 3); textBoxOrderMagic.Name = "textBoxOrderMagic"; textBoxOrderMagic.Size = new Size(139, 23); textBoxOrderMagic.TabIndex = 13; // // textBoxOrderComment // textBoxOrderComment.Location = new Point(82, 234); textBoxOrderComment.Margin = new Padding(4, 3, 4, 3); textBoxOrderComment.Name = "textBoxOrderComment"; textBoxOrderComment.Size = new Size(139, 23); textBoxOrderComment.TabIndex = 12; // // textBoxOrderProffit // textBoxOrderProffit.Location = new Point(82, 201); textBoxOrderProffit.Margin = new Padding(4, 3, 4, 3); textBoxOrderProffit.Name = "textBoxOrderProffit"; textBoxOrderProffit.Size = new Size(139, 23); textBoxOrderProffit.TabIndex = 11; // // textBoxOrderStoploss // textBoxOrderStoploss.Location = new Point(80, 171); textBoxOrderStoploss.Margin = new Padding(4, 3, 4, 3); textBoxOrderStoploss.Name = "textBoxOrderStoploss"; textBoxOrderStoploss.Size = new Size(140, 23); textBoxOrderStoploss.TabIndex = 10; // // textBoxOrderPrice // textBoxOrderPrice.Location = new Point(82, 108); textBoxOrderPrice.Margin = new Padding(4, 3, 4, 3); textBoxOrderPrice.Name = "textBoxOrderPrice"; textBoxOrderPrice.Size = new Size(139, 23); textBoxOrderPrice.TabIndex = 8; // // label20 // label20.AutoSize = true; label20.Location = new Point(9, 328); label20.Margin = new Padding(4, 0, 4, 0); label20.Name = "label20"; label20.Size = new Size(39, 15); label20.TabIndex = 10; label20.Text = "Color:"; // // numericOrderSlippage // numericOrderSlippage.Location = new Point(82, 141); numericOrderSlippage.Margin = new Padding(4, 3, 4, 3); numericOrderSlippage.Minimum = new decimal(new int[] { 1, 0, 0, 0 }); numericOrderSlippage.Name = "numericOrderSlippage"; numericOrderSlippage.Size = new Size(140, 23); numericOrderSlippage.TabIndex = 9; numericOrderSlippage.Value = new decimal(new int[] { 1, 0, 0, 0 }); // // label19 // label19.AutoSize = true; label19.Location = new Point(8, 298); label19.Margin = new Padding(4, 0, 4, 0); label19.Name = "label19"; label19.Size = new Size(63, 15); label19.TabIndex = 10; label19.Text = "Expiration:"; // // textBoxOrderVolume // textBoxOrderVolume.Location = new Point(82, 78); textBoxOrderVolume.Margin = new Padding(4, 3, 4, 3); textBoxOrderVolume.Name = "textBoxOrderVolume"; textBoxOrderVolume.Size = new Size(139, 23); textBoxOrderVolume.TabIndex = 7; // // label18 // label18.AutoSize = true; label18.Location = new Point(8, 268); label18.Margin = new Padding(4, 0, 4, 0); label18.Name = "label18"; label18.Size = new Size(43, 15); label18.TabIndex = 10; label18.Text = "Magic:"; // // comboBoxOrderCommand // comboBoxOrderCommand.FormattingEnabled = true; comboBoxOrderCommand.Items.AddRange(new object[] { "OP_BUY", "OP_SELL", "OP_BUYLIMIT", "OP_SELLLIMIT", "OP_BUYSTOP", "OP_SELLSTOP" }); comboBoxOrderCommand.Location = new Point(82, 46); comboBoxOrderCommand.Margin = new Padding(4, 3, 4, 3); comboBoxOrderCommand.Name = "comboBoxOrderCommand"; comboBoxOrderCommand.Size = new Size(139, 23); comboBoxOrderCommand.TabIndex = 6; // // label17 // label17.AutoSize = true; label17.Location = new Point(8, 238); label17.Margin = new Padding(4, 0, 4, 0); label17.Name = "label17"; label17.Size = new Size(64, 15); label17.TabIndex = 10; label17.Text = "Comment:"; // // label14 // label14.AutoSize = true; label14.Location = new Point(8, 204); label14.Margin = new Padding(4, 0, 4, 0); label14.Name = "label14"; label14.Size = new Size(39, 15); label14.TabIndex = 10; label14.Text = "Profit:"; // // label13 // label13.AutoSize = true; label13.Location = new Point(8, 174); label13.Margin = new Padding(4, 0, 4, 0); label13.Name = "label13"; label13.Size = new Size(54, 15); label13.TabIndex = 9; label13.Text = "Stoploss:"; // // label12 // label12.AutoSize = true; label12.Location = new Point(8, 143); label12.Margin = new Padding(4, 0, 4, 0); label12.Name = "label12"; label12.Size = new Size(55, 15); label12.TabIndex = 8; label12.Text = "Slippage:"; // // label11 // label11.AutoSize = true; label11.Location = new Point(8, 112); label11.Margin = new Padding(4, 0, 4, 0); label11.Name = "label11"; label11.Size = new Size(36, 15); label11.TabIndex = 7; label11.Text = "Price:"; // // label8 // label8.AutoSize = true; label8.Location = new Point(8, 82); label8.Margin = new Padding(4, 0, 4, 0); label8.Name = "label8"; label8.Size = new Size(50, 15); label8.TabIndex = 6; label8.Text = "Volume:"; // // label10 // label10.AutoSize = true; label10.Location = new Point(8, 50); label10.Margin = new Padding(4, 0, 4, 0); label10.Name = "label10"; label10.Size = new Size(67, 15); label10.TabIndex = 5; label10.Text = "Command:"; // // button1 // button1.Location = new Point(140, 354); button1.Margin = new Padding(4, 3, 4, 3); button1.Name = "button1"; button1.Size = new Size(88, 27); button1.TabIndex = 16; button1.Text = "Send"; button1.UseVisualStyleBackColor = true; button1.Click += button1_Click; // // textBoxOrderSymbol // textBoxOrderSymbol.Location = new Point(82, 16); textBoxOrderSymbol.Margin = new Padding(4, 3, 4, 3); textBoxOrderSymbol.Name = "textBoxOrderSymbol"; textBoxOrderSymbol.Size = new Size(139, 23); textBoxOrderSymbol.TabIndex = 5; // // label9 // label9.AutoSize = true; label9.Location = new Point(8, 20); label9.Margin = new Padding(4, 0, 4, 0); label9.Name = "label9"; label9.Size = new Size(50, 15); label9.TabIndex = 3; label9.Text = "Symbol:"; // // listBoxSendedOrders // listBoxSendedOrders.Anchor = AnchorStyles.Top | AnchorStyles.Bottom | AnchorStyles.Left | AnchorStyles.Right; listBoxSendedOrders.FormattingEnabled = true; listBoxSendedOrders.ItemHeight = 15; listBoxSendedOrders.Location = new Point(248, 27); listBoxSendedOrders.Margin = new Padding(4, 3, 4, 3); listBoxSendedOrders.Name = "listBoxSendedOrders"; listBoxSendedOrders.SelectionMode = SelectionMode.MultiSimple; listBoxSendedOrders.Size = new Size(488, 49); listBoxSendedOrders.TabIndex = 19; // // tabPage1 // tabPage1.Controls.Add(button52); tabPage1.Controls.Add(button51); tabPage1.Controls.Add(button50); tabPage1.Controls.Add(button49); tabPage1.Controls.Add(button48); tabPage1.Controls.Add(button47); tabPage1.Controls.Add(button46); tabPage1.Controls.Add(button45); tabPage1.Controls.Add(button44); tabPage1.Controls.Add(button43); tabPage1.Controls.Add(button42); tabPage1.Controls.Add(button41); tabPage1.Controls.Add(button40); tabPage1.Controls.Add(button39); tabPage1.Controls.Add(buttonRefreshRates); tabPage1.Controls.Add(label22); tabPage1.Controls.Add(textBoxErrorCode); tabPage1.Location = new Point(4, 44); tabPage1.Margin = new Padding(4, 3, 4, 3); tabPage1.Name = "tabPage1"; tabPage1.Padding = new Padding(4, 3, 4, 3); tabPage1.Size = new Size(746, 445); tabPage1.TabIndex = 2; tabPage1.Text = "Check Status"; tabPage1.UseVisualStyleBackColor = true; // // button52 // button52.Location = new Point(7, 408); button52.Margin = new Padding(4, 3, 4, 3); button52.Name = "button52"; button52.Size = new Size(149, 27); button52.TabIndex = 18; button52.Text = "UninitializeReason"; button52.UseVisualStyleBackColor = true; button52.Click += button52_Click; // // button51 // button51.Location = new Point(7, 375); button51.Margin = new Padding(4, 3, 4, 3); button51.Name = "button51"; button51.Size = new Size(149, 27); button51.TabIndex = 17; button51.Text = "IsVisualMode"; button51.UseVisualStyleBackColor = true; button51.Click += button51_Click; // // button50 // button50.Location = new Point(7, 342); button50.Margin = new Padding(4, 3, 4, 3); button50.Name = "button50"; button50.Size = new Size(149, 27); button50.TabIndex = 16; button50.Text = "IsTradeContextBusy"; button50.UseVisualStyleBackColor = true; button50.Click += button50_Click; // // button49 // button49.Location = new Point(7, 308); button49.Margin = new Padding(4, 3, 4, 3); button49.Name = "button49"; button49.Size = new Size(149, 27); button49.TabIndex = 15; button49.Text = "IsTradeAllowed"; button49.UseVisualStyleBackColor = true; button49.Click += button49_Click; // // button48 // button48.Location = new Point(7, 275); button48.Margin = new Padding(4, 3, 4, 3); button48.Name = "button48"; button48.Size = new Size(149, 27); button48.TabIndex = 14; button48.Text = "IsTesting"; button48.UseVisualStyleBackColor = true; button48.Click += button48_Click; // // button47 // button47.Location = new Point(7, 241); button47.Margin = new Padding(4, 3, 4, 3); button47.Name = "button47"; button47.Size = new Size(149, 27); button47.TabIndex = 13; button47.Text = "IsStopped"; button47.UseVisualStyleBackColor = true; button47.Click += button47_Click; // // button46 // button46.Location = new Point(7, 208); button46.Margin = new Padding(4, 3, 4, 3); button46.Name = "button46"; button46.Size = new Size(149, 27); button46.TabIndex = 12; button46.Text = "IsOptimization"; button46.UseVisualStyleBackColor = true; button46.Click += button46_Click; // // button45 // button45.Location = new Point(7, 174); button45.Margin = new Padding(4, 3, 4, 3); button45.Name = "button45"; button45.Size = new Size(149, 27); button45.TabIndex = 11; button45.Text = "IsLibrariesAllowed"; button45.UseVisualStyleBackColor = true; button45.Click += button45_Click; // // button44 // button44.Location = new Point(7, 141); button44.Margin = new Padding(4, 3, 4, 3); button44.Name = "button44"; button44.Size = new Size(149, 27); button44.TabIndex = 10; button44.Text = "IsExpertEnabled"; button44.UseVisualStyleBackColor = true; button44.Click += button44_Click; // // button43 // button43.Location = new Point(7, 107); button43.Margin = new Padding(4, 3, 4, 3); button43.Name = "button43"; button43.Size = new Size(149, 27); button43.TabIndex = 9; button43.Text = "IsDllsAllowed"; button43.UseVisualStyleBackColor = true; button43.Click += button43_Click; // // button42 // button42.Location = new Point(7, 74); button42.Margin = new Padding(4, 3, 4, 3); button42.Name = "button42"; button42.Size = new Size(149, 27); button42.TabIndex = 8; button42.Text = "IsDemo"; button42.UseVisualStyleBackColor = true; button42.Click += button42_Click; // // button41 // button41.Location = new Point(7, 40); button41.Margin = new Padding(4, 3, 4, 3); button41.Name = "button41"; button41.Size = new Size(149, 27); button41.TabIndex = 7; button41.Text = "IsConnected"; button41.UseVisualStyleBackColor = true; button41.Click += button41_Click; // // button40 // button40.Location = new Point(189, 7); button40.Margin = new Padding(4, 3, 4, 3); button40.Name = "button40"; button40.Size = new Size(149, 27); button40.TabIndex = 6; button40.Text = "GetLastError"; button40.UseVisualStyleBackColor = true; button40.Click += button40_Click; // // button39 // button39.Location = new Point(379, 38); button39.Margin = new Padding(4, 3, 4, 3); button39.Name = "button39"; button39.Size = new Size(111, 27); button39.TabIndex = 5; button39.Text = "ErrorDescription"; button39.UseVisualStyleBackColor = true; button39.Click += button39_Click; // // buttonRefreshRates // buttonRefreshRates.Location = new Point(7, 7); buttonRefreshRates.Margin = new Padding(4, 3, 4, 3); buttonRefreshRates.Name = "buttonRefreshRates"; buttonRefreshRates.Size = new Size(149, 27); buttonRefreshRates.TabIndex = 4; buttonRefreshRates.Text = "RefreshRates"; buttonRefreshRates.UseVisualStyleBackColor = true; buttonRefreshRates.Click += buttonRefreshRates_Click; // // label22 // label22.AutoSize = true; label22.Location = new Point(186, 44); label22.Margin = new Padding(4, 0, 4, 0); label22.Name = "label22"; label22.Size = new Size(63, 15); label22.TabIndex = 3; label22.Text = "ErrorCode:"; // // textBoxErrorCode // textBoxErrorCode.Location = new Point(255, 40); textBoxErrorCode.Margin = new Padding(4, 3, 4, 3); textBoxErrorCode.Name = "textBoxErrorCode"; textBoxErrorCode.Size = new Size(116, 23); textBoxErrorCode.TabIndex = 2; // // tabPage3 // tabPage3.Controls.Add(button70); tabPage3.Controls.Add(label33); tabPage3.Controls.Add(label32); tabPage3.Controls.Add(label31); tabPage3.Controls.Add(textBoxAccountHost); tabPage3.Controls.Add(textBoxAccountPassword); tabPage3.Controls.Add(textBoxAccountLogin); tabPage3.Controls.Add(button67); tabPage3.Controls.Add(button66); tabPage3.Controls.Add(button65); tabPage3.Controls.Add(button64); tabPage3.Controls.Add(button63); tabPage3.Controls.Add(button62); tabPage3.Controls.Add(button61); tabPage3.Controls.Add(button60); tabPage3.Controls.Add(button59); tabPage3.Controls.Add(button58); tabPage3.Controls.Add(button57); tabPage3.Controls.Add(button56); tabPage3.Controls.Add(button55); tabPage3.Controls.Add(button54); tabPage3.Controls.Add(button53); tabPage3.Controls.Add(button3); tabPage3.Controls.Add(comboBoxAccountInfoCmd); tabPage3.Controls.Add(textBoxAccountInfoVolume); tabPage3.Controls.Add(label25); tabPage3.Controls.Add(label24); tabPage3.Controls.Add(label23); tabPage3.Controls.Add(textBoxAccountInfoSymbol); tabPage3.Location = new Point(4, 44); tabPage3.Margin = new Padding(4, 3, 4, 3); tabPage3.Name = "tabPage3"; tabPage3.Padding = new Padding(4, 3, 4, 3); tabPage3.Size = new Size(746, 445); tabPage3.TabIndex = 3; tabPage3.Text = "Account Information"; tabPage3.UseVisualStyleBackColor = true; // // button70 // button70.Location = new Point(433, 337); button70.Margin = new Padding(4, 3, 4, 3); button70.Name = "button70"; button70.Size = new Size(113, 27); button70.TabIndex = 18; button70.Text = "ChangeAccount"; button70.UseVisualStyleBackColor = true; button70.Click += button70_Click; // // label33 // label33.AutoSize = true; label33.Location = new Point(196, 310); label33.Margin = new Padding(4, 0, 4, 0); label33.Name = "label33"; label33.Size = new Size(68, 15); label33.TabIndex = 17; label33.Text = "MT4 Server:"; // // label32 // label32.AutoSize = true; label32.Location = new Point(196, 278); label32.Margin = new Padding(4, 0, 4, 0); label32.Name = "label32"; label32.Size = new Size(60, 15); label32.TabIndex = 17; label32.Text = "Password:"; // // label31 // label31.AutoSize = true; label31.Location = new Point(196, 247); label31.Margin = new Padding(4, 0, 4, 0); label31.Name = "label31"; label31.Size = new Size(40, 15); label31.TabIndex = 17; label31.Text = "Login:"; // // textBoxAccountHost // textBoxAccountHost.Location = new Point(273, 307); textBoxAccountHost.Margin = new Padding(4, 3, 4, 3); textBoxAccountHost.Name = "textBoxAccountHost"; textBoxAccountHost.Size = new Size(277, 23); textBoxAccountHost.TabIndex = 17; // // textBoxAccountPassword // textBoxAccountPassword.Location = new Point(273, 275); textBoxAccountPassword.Margin = new Padding(4, 3, 4, 3); textBoxAccountPassword.Name = "textBoxAccountPassword"; textBoxAccountPassword.Size = new Size(277, 23); textBoxAccountPassword.TabIndex = 16; // // textBoxAccountLogin // textBoxAccountLogin.Location = new Point(271, 245); textBoxAccountLogin.Margin = new Padding(4, 3, 4, 3); textBoxAccountLogin.Name = "textBoxAccountLogin"; textBoxAccountLogin.Size = new Size(277, 23); textBoxAccountLogin.TabIndex = 15; // // button67 // button67.Location = new Point(183, 38); button67.Margin = new Padding(4, 3, 4, 3); button67.Name = "button67"; button67.Size = new Size(169, 27); button67.TabIndex = 14; button67.Text = "AccountStopoutMode"; button67.UseVisualStyleBackColor = true; button67.Click += button67_Click; // // button66 // button66.Location = new Point(183, 5); button66.Margin = new Padding(4, 3, 4, 3); button66.Name = "button66"; button66.Size = new Size(169, 27); button66.TabIndex = 14; button66.Text = "AccountStopoutLevel"; button66.UseVisualStyleBackColor = true; button66.Click += button66_Click; // // button65 // button65.Location = new Point(7, 404); button65.Margin = new Padding(4, 3, 4, 3); button65.Name = "button65"; button65.Size = new Size(169, 27); button65.TabIndex = 14; button65.Text = "AccountServer"; button65.UseVisualStyleBackColor = true; button65.Click += button65_Click; // // button64 // button64.Location = new Point(7, 370); button64.Margin = new Padding(4, 3, 4, 3); button64.Name = "button64"; button64.Size = new Size(169, 27); button64.TabIndex = 14; button64.Text = "AccountProfit"; button64.UseVisualStyleBackColor = true; button64.Click += button64_Click; // // button63 // button63.Location = new Point(7, 337); button63.Margin = new Padding(4, 3, 4, 3); button63.Name = "button63"; button63.Size = new Size(169, 27); button63.TabIndex = 14; button63.Text = "AccountNumber"; button63.UseVisualStyleBackColor = true; button63.Click += button63_Click; // // button62 // button62.Location = new Point(7, 303); button62.Margin = new Padding(4, 3, 4, 3); button62.Name = "button62"; button62.Size = new Size(169, 27); button62.TabIndex = 14; button62.Text = "AccountName"; button62.UseVisualStyleBackColor = true; button62.Click += button62_Click; // // button61 // button61.Location = new Point(7, 271); button61.Margin = new Padding(4, 3, 4, 3); button61.Name = "button61"; button61.Size = new Size(169, 27); button61.TabIndex = 14; button61.Text = "AccountMargin"; button61.UseVisualStyleBackColor = true; button61.Click += button61_Click; // // button60 // button60.Location = new Point(7, 238); button60.Margin = new Padding(4, 3, 4, 3); button60.Name = "button60"; button60.Size = new Size(169, 27); button60.TabIndex = 14; button60.Text = "AccountLeverage"; button60.UseVisualStyleBackColor = true; button60.Click += button60_Click; // // button59 // button59.Location = new Point(7, 204); button59.Margin = new Padding(4, 3, 4, 3); button59.Name = "button59"; button59.Size = new Size(169, 27); button59.TabIndex = 14; button59.Text = "AccountFreeMarginMode"; button59.UseVisualStyleBackColor = true; button59.Click += button59_Click; // // button58 // button58.Location = new Point(222, 183); button58.Margin = new Padding(4, 3, 4, 3); button58.Name = "button58"; button58.Size = new Size(169, 27); button58.TabIndex = 14; button58.Text = "AccountFreeMarginCheck"; button58.UseVisualStyleBackColor = true; button58.Click += button58_Click; // // button57 // button57.Location = new Point(7, 171); button57.Margin = new Padding(4, 3, 4, 3); button57.Name = "button57"; button57.Size = new Size(169, 27); button57.TabIndex = 14; button57.Text = "AccountFreeMargin"; button57.UseVisualStyleBackColor = true; button57.Click += button57_Click; // // button56 // button56.Location = new Point(7, 137); button56.Margin = new Padding(4, 3, 4, 3); button56.Name = "button56"; button56.Size = new Size(169, 27); button56.TabIndex = 14; button56.Text = "AccountEquity"; button56.UseVisualStyleBackColor = true; button56.Click += button56_Click; // // button55 // button55.Location = new Point(7, 104); button55.Margin = new Padding(4, 3, 4, 3); button55.Name = "button55"; button55.Size = new Size(169, 27); button55.TabIndex = 13; button55.Text = "AccountCurrency"; button55.UseVisualStyleBackColor = true; button55.Click += button55_Click; // // button54 // button54.Location = new Point(7, 72); button54.Margin = new Padding(4, 3, 4, 3); button54.Name = "button54"; button54.Size = new Size(169, 27); button54.TabIndex = 12; button54.Text = "AccountCompany"; button54.UseVisualStyleBackColor = true; button54.Click += button54_Click; // // button53 // button53.Location = new Point(7, 38); button53.Margin = new Padding(4, 3, 4, 3); button53.Name = "button53"; button53.Size = new Size(169, 27); button53.TabIndex = 11; button53.Text = "AccountCredit"; button53.UseVisualStyleBackColor = true; button53.Click += button53_Click; // // button3 // button3.Location = new Point(7, 5); button3.Margin = new Padding(4, 3, 4, 3); button3.Name = "button3"; button3.Size = new Size(169, 27); button3.TabIndex = 10; button3.Text = "AccountBalance"; button3.UseVisualStyleBackColor = true; button3.Click += button3_Click; // // comboBoxAccountInfoCmd // comboBoxAccountInfoCmd.DropDownStyle = ComboBoxStyle.DropDownList; comboBoxAccountInfoCmd.FormattingEnabled = true; comboBoxAccountInfoCmd.Location = new Point(251, 122); comboBoxAccountInfoCmd.Margin = new Padding(4, 3, 4, 3); comboBoxAccountInfoCmd.Name = "comboBoxAccountInfoCmd"; comboBoxAccountInfoCmd.Size = new Size(139, 23); comboBoxAccountInfoCmd.TabIndex = 9; // // textBoxAccountInfoVolume // textBoxAccountInfoVolume.Location = new Point(251, 153); textBoxAccountInfoVolume.Margin = new Padding(4, 3, 4, 3); textBoxAccountInfoVolume.Name = "textBoxAccountInfoVolume"; textBoxAccountInfoVolume.Size = new Size(139, 23); textBoxAccountInfoVolume.TabIndex = 8; textBoxAccountInfoVolume.Text = "1"; // // label25 // label25.AutoSize = true; label25.Location = new Point(192, 158); label25.Margin = new Padding(4, 0, 4, 0); label25.Name = "label25"; label25.Size = new Size(50, 15); label25.TabIndex = 6; label25.Text = "volume:"; // // label24 // label24.AutoSize = true; label24.Location = new Point(192, 130); label24.Margin = new Padding(4, 0, 4, 0); label24.Name = "label24"; label24.Size = new Size(34, 15); label24.TabIndex = 5; label24.Text = "cmd:"; // // label23 // label23.AutoSize = true; label23.Location = new Point(192, 100); label23.Margin = new Padding(4, 0, 4, 0); label23.Name = "label23"; label23.Size = new Size(50, 15); label23.TabIndex = 4; label23.Text = "Symbol:"; // // textBoxAccountInfoSymbol // textBoxAccountInfoSymbol.Location = new Point(251, 93); textBoxAccountInfoSymbol.Margin = new Padding(4, 3, 4, 3); textBoxAccountInfoSymbol.Name = "textBoxAccountInfoSymbol"; textBoxAccountInfoSymbol.Size = new Size(139, 23); textBoxAccountInfoSymbol.TabIndex = 3; textBoxAccountInfoSymbol.Text = "EURUSD"; // // tabPage4 // tabPage4.Controls.Add(comboBox12); tabPage4.Controls.Add(button72); tabPage4.Controls.Add(button36); tabPage4.Controls.Add(comboBox10); tabPage4.Controls.Add(comboBox9); tabPage4.Controls.Add(button35); tabPage4.Controls.Add(button34); tabPage4.Controls.Add(comboBox8); tabPage4.Controls.Add(label30); tabPage4.Controls.Add(button33); tabPage4.Controls.Add(comboBox7); tabPage4.Controls.Add(comboBox6); tabPage4.Controls.Add(label29); tabPage4.Controls.Add(comboBox5); tabPage4.Controls.Add(button31); tabPage4.Controls.Add(txtMarketInfoSymbol); tabPage4.Controls.Add(button5); tabPage4.Location = new Point(4, 44); tabPage4.Margin = new Padding(4, 3, 4, 3); tabPage4.Name = "tabPage4"; tabPage4.Padding = new Padding(4, 3, 4, 3); tabPage4.Size = new Size(746, 445); tabPage4.TabIndex = 4; tabPage4.Text = "MarketInfo"; tabPage4.UseVisualStyleBackColor = true; // // comboBox12 // comboBox12.DropDownStyle = ComboBoxStyle.DropDownList; comboBox12.FormattingEnabled = true; comboBox12.Location = new Point(15, 217); comboBox12.Margin = new Padding(4, 3, 4, 3); comboBox12.Name = "comboBox12"; comboBox12.Size = new Size(216, 23); comboBox12.TabIndex = 38; // // button72 // button72.Location = new Point(243, 215); button72.Margin = new Padding(4, 3, 4, 3); button72.Name = "button72"; button72.Size = new Size(130, 27); button72.TabIndex = 37; button72.Text = "TerminalInfoString"; button72.UseVisualStyleBackColor = true; button72.Click += button72_Click; // // button36 // button36.Location = new Point(243, 181); button36.Margin = new Padding(4, 3, 4, 3); button36.Name = "button36"; button36.Size = new Size(130, 27); button36.TabIndex = 36; button36.Text = "TerminalInfoDouble"; button36.UseVisualStyleBackColor = true; button36.Click += button36_Click; // // comboBox10 // comboBox10.DropDownStyle = ComboBoxStyle.DropDownList; comboBox10.FormattingEnabled = true; comboBox10.Location = new Point(15, 181); comboBox10.Margin = new Padding(4, 3, 4, 3); comboBox10.Name = "comboBox10"; comboBox10.Size = new Size(216, 23); comboBox10.TabIndex = 35; // // comboBox9 // comboBox9.DropDownStyle = ComboBoxStyle.DropDownList; comboBox9.FormattingEnabled = true; comboBox9.Location = new Point(15, 150); comboBox9.Margin = new Padding(4, 3, 4, 3); comboBox9.Name = "comboBox9"; comboBox9.Size = new Size(216, 23); comboBox9.TabIndex = 34; // // button35 // button35.Location = new Point(243, 148); button35.Margin = new Padding(4, 3, 4, 3); button35.Name = "button35"; button35.Size = new Size(130, 27); button35.TabIndex = 33; button35.Text = "TerminalInfoInteger"; button35.UseVisualStyleBackColor = true; button35.Click += button35_Click; // // button34 // button34.Location = new Point(451, 54); button34.Margin = new Padding(4, 3, 4, 3); button34.Name = "button34"; button34.Size = new Size(131, 27); button34.TabIndex = 32; button34.Text = "SymbolInfoTick"; button34.UseVisualStyleBackColor = true; button34.Click += button34_Click; // // comboBox8 // comboBox8.DropDownStyle = ComboBoxStyle.DropDownList; comboBox8.FormattingEnabled = true; comboBox8.Location = new Point(15, 54); comboBox8.Margin = new Padding(4, 3, 4, 3); comboBox8.Name = "comboBox8"; comboBox8.Size = new Size(216, 23); comboBox8.TabIndex = 31; // // label30 // label30.AutoSize = true; label30.Location = new Point(12, 15); label30.Margin = new Padding(4, 0, 4, 0); label30.Name = "label30"; label30.Size = new Size(47, 15); label30.TabIndex = 30; label30.Text = "Symbol"; // // button33 // button33.Location = new Point(243, 114); button33.Margin = new Padding(4, 3, 4, 3); button33.Name = "button33"; button33.Size = new Size(130, 27); button33.TabIndex = 29; button33.Text = "SymbolInfoDouble"; button33.UseVisualStyleBackColor = true; button33.Click += button33_Click; // // comboBox7 // comboBox7.DropDownStyle = ComboBoxStyle.DropDownList; comboBox7.FormattingEnabled = true; comboBox7.Location = new Point(15, 117); comboBox7.Margin = new Padding(4, 3, 4, 3); comboBox7.Name = "comboBox7"; comboBox7.Size = new Size(216, 23); comboBox7.TabIndex = 28; // // comboBox6 // comboBox6.DropDownStyle = ComboBoxStyle.DropDownList; comboBox6.FormattingEnabled = true; comboBox6.Location = new Point(267, 12); comboBox6.Margin = new Padding(4, 3, 4, 3); comboBox6.Name = "comboBox6"; comboBox6.Size = new Size(140, 23); comboBox6.TabIndex = 27; // // label29 // label29.AutoSize = true; label29.Location = new Point(191, 15); label29.Margin = new Padding(4, 0, 4, 0); label29.Name = "label29"; label29.Size = new Size(66, 15); label29.TabIndex = 26; label29.Text = "TimeFrame"; // // comboBox5 // comboBox5.DropDownStyle = ComboBoxStyle.DropDownList; comboBox5.FormattingEnabled = true; comboBox5.Items.AddRange(new object[] { "SERIES_BARS_COUNT", "SERIES_FIRSTDATE", "SERIES_LASTBAR_DATE", "SERIES_SERVER_FIRSTDATE" }); comboBox5.Location = new Point(15, 85); comboBox5.Margin = new Padding(4, 3, 4, 3); comboBox5.Name = "comboBox5"; comboBox5.Size = new Size(216, 23); comboBox5.TabIndex = 25; // // button31 // button31.Location = new Point(243, 85); button31.Margin = new Padding(4, 3, 4, 3); button31.Name = "button31"; button31.Size = new Size(130, 27); button31.TabIndex = 24; button31.Text = "SeriesInfoInteger"; button31.UseVisualStyleBackColor = true; button31.Click += button31_Click; // // txtMarketInfoSymbol // txtMarketInfoSymbol.Location = new Point(66, 12); txtMarketInfoSymbol.Margin = new Padding(4, 3, 4, 3); txtMarketInfoSymbol.Name = "txtMarketInfoSymbol"; txtMarketInfoSymbol.Size = new Size(116, 23); txtMarketInfoSymbol.TabIndex = 7; // // button5 // button5.Location = new Point(243, 52); button5.Margin = new Padding(4, 3, 4, 3); button5.Name = "button5"; button5.Size = new Size(130, 27); button5.TabIndex = 6; button5.Text = "MarketInfo"; button5.UseVisualStyleBackColor = true; button5.Click += button5_Click; // // tabPage5 // tabPage5.Controls.Add(dateTimePicker2); tabPage5.Controls.Add(dateTimePicker1); tabPage5.Controls.Add(label6); tabPage5.Controls.Add(numericUpDown2); tabPage5.Controls.Add(numericUpDown1); tabPage5.Controls.Add(label27); tabPage5.Controls.Add(label7); tabPage5.Controls.Add(label5); tabPage5.Controls.Add(comboBox3); tabPage5.Controls.Add(label4); tabPage5.Controls.Add(button26); tabPage5.Controls.Add(button25); tabPage5.Controls.Add(button24); tabPage5.Controls.Add(button12); tabPage5.Controls.Add(button11); tabPage5.Controls.Add(button10); tabPage5.Controls.Add(button9); tabPage5.Controls.Add(button8); tabPage5.Controls.Add(button7); tabPage5.Controls.Add(textBoxTimeframesCount); tabPage5.Controls.Add(label26); tabPage5.Controls.Add(textBoxSelectedSymbol); tabPage5.Controls.Add(button6); tabPage5.Controls.Add(listBoxProceHistory); tabPage5.Location = new Point(4, 44); tabPage5.Margin = new Padding(4, 3, 4, 3); tabPage5.Name = "tabPage5"; tabPage5.Padding = new Padding(4, 3, 4, 3); tabPage5.Size = new Size(746, 445); tabPage5.TabIndex = 5; tabPage5.Text = "Timeframes"; tabPage5.UseVisualStyleBackColor = true; // // dateTimePicker2 // dateTimePicker2.Location = new Point(378, 261); dateTimePicker2.Margin = new Padding(4, 3, 4, 3); dateTimePicker2.Name = "dateTimePicker2"; dateTimePicker2.Size = new Size(233, 23); dateTimePicker2.TabIndex = 21; // // dateTimePicker1 // dateTimePicker1.Location = new Point(378, 231); dateTimePicker1.Margin = new Padding(4, 3, 4, 3); dateTimePicker1.Name = "dateTimePicker1"; dateTimePicker1.Size = new Size(233, 23); dateTimePicker1.TabIndex = 21; // // label6 // label6.AutoSize = true; label6.Location = new Point(532, 205); label6.Margin = new Padding(4, 0, 4, 0); label6.Name = "label6"; label6.Size = new Size(40, 15); label6.TabIndex = 20; label6.Text = "Count"; // // numericUpDown2 // numericUpDown2.Location = new Point(580, 203); numericUpDown2.Margin = new Padding(4, 3, 4, 3); numericUpDown2.Name = "numericUpDown2"; numericUpDown2.Size = new Size(140, 23); numericUpDown2.TabIndex = 19; // // numericUpDown1 // numericUpDown1.Location = new Point(378, 202); numericUpDown1.Margin = new Padding(4, 3, 4, 3); numericUpDown1.Name = "numericUpDown1"; numericUpDown1.Size = new Size(140, 23); numericUpDown1.TabIndex = 19; // // label27 // label27.AutoSize = true; label27.Location = new Point(303, 268); label27.Margin = new Padding(4, 0, 4, 0); label27.Name = "label27"; label27.Size = new Size(57, 15); label27.TabIndex = 17; label27.Text = "StopTime"; // // label7 // label7.AutoSize = true; label7.Location = new Point(303, 233); label7.Margin = new Padding(4, 0, 4, 0); label7.Name = "label7"; label7.Size = new Size(57, 15); label7.TabIndex = 17; label7.Text = "StartTime"; // // label5 // label5.AutoSize = true; label5.Location = new Point(301, 205); label5.Margin = new Padding(4, 0, 4, 0); label5.Name = "label5"; label5.Size = new Size(50, 15); label5.TabIndex = 17; label5.Text = "StartPos"; // // comboBox3 // comboBox3.DropDownStyle = ComboBoxStyle.DropDownList; comboBox3.FormattingEnabled = true; comboBox3.Location = new Point(378, 165); comboBox3.Margin = new Padding(4, 3, 4, 3); comboBox3.Name = "comboBox3"; comboBox3.Size = new Size(140, 23); comboBox3.TabIndex = 16; // // label4 // label4.AutoSize = true; label4.Location = new Point(302, 168); label4.Margin = new Padding(4, 0, 4, 0); label4.Name = "label4"; label4.Size = new Size(66, 15); label4.TabIndex = 15; label4.Text = "TimeFrame"; // // button26 // button26.Location = new Point(566, 291); button26.Margin = new Padding(4, 3, 4, 3); button26.Name = "button26"; button26.Size = new Size(108, 27); button26.TabIndex = 14; button26.Text = "CopyRates_3"; button26.UseVisualStyleBackColor = true; button26.Click += button26_Click; // // button25 // button25.Location = new Point(450, 291); button25.Margin = new Padding(4, 3, 4, 3); button25.Name = "button25"; button25.Size = new Size(108, 27); button25.TabIndex = 14; button25.Text = "CopyRates_2"; button25.UseVisualStyleBackColor = true; button25.Click += button25_Click; // // button24 // button24.Location = new Point(335, 291); button24.Margin = new Padding(4, 3, 4, 3); button24.Name = "button24"; button24.Size = new Size(108, 27); button24.TabIndex = 14; button24.Text = "CopyRates_1"; button24.UseVisualStyleBackColor = true; button24.Click += button24_Click; // // button12 // button12.Location = new Point(164, 232); button12.Margin = new Padding(4, 3, 4, 3); button12.Name = "button12"; button12.Size = new Size(88, 27); button12.TabIndex = 13; button12.Text = "iTimeArray"; button12.UseVisualStyleBackColor = true; button12.Click += button12_Click; // // button11 // button11.Location = new Point(164, 198); button11.Margin = new Padding(4, 3, 4, 3); button11.Name = "button11"; button11.Size = new Size(88, 27); button11.TabIndex = 12; button11.Text = "iVolumeArray"; button11.UseVisualStyleBackColor = true; button11.Click += button11_Click; // // button10 // button10.Location = new Point(164, 165); button10.Margin = new Padding(4, 3, 4, 3); button10.Name = "button10"; button10.Size = new Size(88, 27); button10.TabIndex = 11; button10.Text = "iOpenArray"; button10.UseVisualStyleBackColor = true; button10.Click += button10_Click; // // button9 // button9.Location = new Point(164, 132); button9.Margin = new Padding(4, 3, 4, 3); button9.Name = "button9"; button9.Size = new Size(88, 27); button9.TabIndex = 10; button9.Text = "iLowArray"; button9.UseVisualStyleBackColor = true; button9.Click += button9_Click; // // button8 // button8.Location = new Point(164, 98); button8.Margin = new Padding(4, 3, 4, 3); button8.Name = "button8"; button8.Size = new Size(88, 27); button8.TabIndex = 9; button8.Text = "iHighArray"; button8.UseVisualStyleBackColor = true; button8.Click += button8_Click; // // button7 // button7.Location = new Point(397, 47); button7.Margin = new Padding(4, 3, 4, 3); button7.Name = "button7"; button7.Size = new Size(88, 27); button7.TabIndex = 8; button7.Text = "iBars"; button7.UseVisualStyleBackColor = true; button7.Click += button7_Click; // // textBoxTimeframesCount // textBoxTimeframesCount.Location = new Point(398, 17); textBoxTimeframesCount.Margin = new Padding(4, 3, 4, 3); textBoxTimeframesCount.Name = "textBoxTimeframesCount"; textBoxTimeframesCount.Size = new Size(116, 23); textBoxTimeframesCount.TabIndex = 7; // // label26 // label26.AutoSize = true; label26.Location = new Point(316, 123); label26.Margin = new Padding(4, 0, 4, 0); label26.Name = "label26"; label26.Size = new Size(50, 15); label26.TabIndex = 6; label26.Text = "Symbol:"; // // textBoxSelectedSymbol // textBoxSelectedSymbol.Location = new Point(378, 117); textBoxSelectedSymbol.Margin = new Padding(4, 3, 4, 3); textBoxSelectedSymbol.Name = "textBoxSelectedSymbol"; textBoxSelectedSymbol.Size = new Size(116, 23); textBoxSelectedSymbol.TabIndex = 5; textBoxSelectedSymbol.Text = "EURUSD"; // // button6 // button6.Location = new Point(164, 65); button6.Margin = new Padding(4, 3, 4, 3); button6.Name = "button6"; button6.Size = new Size(88, 27); button6.TabIndex = 1; button6.Text = "iCloseArray"; button6.UseVisualStyleBackColor = true; button6.Click += button6_Click; // // listBoxProceHistory // listBoxProceHistory.FormattingEnabled = true; listBoxProceHistory.ItemHeight = 15; listBoxProceHistory.Location = new Point(19, 18); listBoxProceHistory.Margin = new Padding(4, 3, 4, 3); listBoxProceHistory.Name = "listBoxProceHistory"; listBoxProceHistory.Size = new Size(138, 364); listBoxProceHistory.TabIndex = 0; // // tabPage6 // tabPage6.Controls.Add(button73); tabPage6.Controls.Add(textBoxPrint); tabPage6.Controls.Add(button27); tabPage6.Controls.Add(button14); tabPage6.Controls.Add(button13); tabPage6.Location = new Point(4, 44); tabPage6.Margin = new Padding(4, 3, 4, 3); tabPage6.Name = "tabPage6"; tabPage6.Padding = new Padding(4, 3, 4, 3); tabPage6.Size = new Size(746, 445); tabPage6.TabIndex = 6; tabPage6.Text = "Client Terminal"; tabPage6.UseVisualStyleBackColor = true; // // button73 // button73.Location = new Point(15, 85); button73.Margin = new Padding(4, 3, 4, 3); button73.Name = "button73"; button73.Size = new Size(88, 27); button73.TabIndex = 4; button73.Text = "TimeGMT"; button73.UseVisualStyleBackColor = true; button73.Click += button73_Click; // // textBoxPrint // textBoxPrint.Location = new Point(15, 125); textBoxPrint.Margin = new Padding(4, 3, 4, 3); textBoxPrint.Name = "textBoxPrint"; textBoxPrint.Size = new Size(450, 23); textBoxPrint.TabIndex = 3; // // button27 // button27.Location = new Point(472, 122); button27.Margin = new Padding(4, 3, 4, 3); button27.Name = "button27"; button27.Size = new Size(88, 27); button27.TabIndex = 2; button27.Text = "Print"; button27.UseVisualStyleBackColor = true; button27.Click += button27_Click; // // button14 // button14.Location = new Point(15, 52); button14.Margin = new Padding(4, 3, 4, 3); button14.Name = "button14"; button14.Size = new Size(88, 27); button14.TabIndex = 1; button14.Text = "TimeLocal"; button14.UseVisualStyleBackColor = true; button14.Click += button14_Click; // // button13 // button13.Location = new Point(15, 18); button13.Margin = new Padding(4, 3, 4, 3); button13.Name = "button13"; button13.Size = new Size(88, 27); button13.TabIndex = 0; button13.Text = "TimeCurrent"; button13.UseVisualStyleBackColor = true; button13.Click += button13_Click; // // tabPage7 // tabPage7.Controls.Add(button71); tabPage7.Controls.Add(button23); tabPage7.Controls.Add(iCustomBtn); tabPage7.Location = new Point(4, 44); tabPage7.Margin = new Padding(4, 3, 4, 3); tabPage7.Name = "tabPage7"; tabPage7.Padding = new Padding(4, 3, 4, 3); tabPage7.Size = new Size(746, 445); tabPage7.TabIndex = 7; tabPage7.Text = "Technical Indicators"; tabPage7.UseVisualStyleBackColor = true; // // button71 // button71.Location = new Point(7, 74); button71.Margin = new Padding(4, 3, 4, 3); button71.Name = "button71"; button71.Size = new Size(125, 27); button71.TabIndex = 17; button71.Text = "iBarShift"; button71.UseVisualStyleBackColor = true; button71.Click += button71_Click; // // button23 // button23.Location = new Point(7, 40); button23.Margin = new Padding(4, 3, 4, 3); button23.Name = "button23"; button23.Size = new Size(125, 27); button23.TabIndex = 16; button23.Text = "iCustom (Parabolic)"; button23.UseVisualStyleBackColor = true; button23.Click += button23_Click; // // iCustomBtn // iCustomBtn.Location = new Point(7, 7); iCustomBtn.Margin = new Padding(4, 3, 4, 3); iCustomBtn.Name = "iCustomBtn"; iCustomBtn.Size = new Size(125, 27); iCustomBtn.TabIndex = 15; iCustomBtn.Text = "iCustom (ZigZag)"; iCustomBtn.UseVisualStyleBackColor = true; iCustomBtn.Click += iCustomBtn_Click; // // tabPage8 // tabPage8.Controls.Add(listBoxAllSymbols); tabPage8.Controls.Add(button74); tabPage8.Controls.Add(checkBox3); tabPage8.Controls.Add(comboBox4); tabPage8.Controls.Add(button32); tabPage8.Controls.Add(button30); tabPage8.Controls.Add(button29); tabPage8.Controls.Add(button28); tabPage8.Controls.Add(label28); tabPage8.Controls.Add(textBox1); tabPage8.Location = new Point(4, 44); tabPage8.Margin = new Padding(4, 3, 4, 3); tabPage8.Name = "tabPage8"; tabPage8.Padding = new Padding(4, 3, 4, 3); tabPage8.Size = new Size(746, 445); tabPage8.TabIndex = 8; tabPage8.Text = "Symbols"; tabPage8.UseVisualStyleBackColor = true; // // comboBox4 // comboBox4.DropDownStyle = ComboBoxStyle.DropDownList; comboBox4.FormattingEnabled = true; comboBox4.Items.AddRange(new object[] { "SYMBOL_SELECT", "SYMBOL_VISIBLE", "SYMBOL_SESSION_DEALS", "SYMBOL_SESSION_BUY_ORDERS", "SYMBOL_SESSION_SELL_ORDERS", "SYMBOL_VOLUME", "SYMBOL_VOLUMEHIGH", "SYMBOL_VOLUMELOW", "SYMBOL_TIME", "SYMBOL_DIGITS", "SYMBOL_SPREAD", "SYMBOL_SPREAD_FLOAT", "SYMBOL_TRADE_CALC_MODE", "SYMBOL_TRADE_MODE", "SYMBOL_START_TIME", "SYMBOL_EXPIRATION_TIME", "SYMBOL_TRADE_STOPS_LEVEL", "SYMBOL_TRADE_FREEZE_LEVEL", "SYMBOL_TRADE_EXEMODE", "SYMBOL_SWAP_MODE", "SYMBOL_SWAP_ROLLOVER3DAYS", "SYMBOL_EXPIRATION_MODE", "SYMBOL_FILLING_MODE", "SYMBOL_ORDER_MODE" }); comboBox4.Location = new Point(12, 100); comboBox4.Margin = new Padding(4, 3, 4, 3); comboBox4.Name = "comboBox4"; comboBox4.Size = new Size(202, 23); comboBox4.TabIndex = 3; // // button32 // button32.Location = new Point(222, 100); button32.Margin = new Padding(4, 3, 4, 3); button32.Name = "button32"; button32.Size = new Size(126, 27); button32.TabIndex = 2; button32.Text = "SymbolInfoInteger"; button32.UseVisualStyleBackColor = true; button32.Click += button32_Click; // // button30 // button30.Location = new Point(240, 65); button30.Margin = new Padding(4, 3, 4, 3); button30.Name = "button30"; button30.Size = new Size(107, 27); button30.TabIndex = 2; button30.Text = "SymbolSelect"; button30.UseVisualStyleBackColor = true; button30.Click += button30_Click; // // button29 // button29.Location = new Point(126, 65); button29.Margin = new Padding(4, 3, 4, 3); button29.Name = "button29"; button29.Size = new Size(107, 27); button29.TabIndex = 2; button29.Text = "SymbolName"; button29.UseVisualStyleBackColor = true; button29.Click += button29_Click; // // button28 // button28.Location = new Point(12, 65); button28.Margin = new Padding(4, 3, 4, 3); button28.Name = "button28"; button28.Size = new Size(107, 27); button28.TabIndex = 2; button28.Text = "SymbolsTotal"; button28.UseVisualStyleBackColor = true; button28.Click += button28_Click; // // label28 // label28.AutoSize = true; label28.Location = new Point(8, 23); label28.Margin = new Padding(4, 0, 4, 0); label28.Name = "label28"; label28.Size = new Size(47, 15); label28.TabIndex = 1; label28.Text = "Symbol"; // // textBox1 // textBox1.Location = new Point(63, 20); textBox1.Margin = new Padding(4, 3, 4, 3); textBox1.Name = "textBox1"; textBox1.Size = new Size(116, 23); textBox1.TabIndex = 0; textBox1.Text = "EURUSD"; // // tabPage9 // tabPage9.Controls.Add(textBoxChartId); tabPage9.Controls.Add(button38); tabPage9.Controls.Add(button37); tabPage9.Location = new Point(4, 44); tabPage9.Margin = new Padding(4, 3, 4, 3); tabPage9.Name = "tabPage9"; tabPage9.Size = new Size(746, 445); tabPage9.TabIndex = 9; tabPage9.Text = "Chart Operations"; tabPage9.UseVisualStyleBackColor = true; // // textBoxChartId // textBoxChartId.Location = new Point(134, 9); textBoxChartId.Margin = new Padding(4, 3, 4, 3); textBoxChartId.Name = "textBoxChartId"; textBoxChartId.Size = new Size(116, 23); textBoxChartId.TabIndex = 2; // // button38 // button38.Location = new Point(14, 45); button38.Margin = new Padding(4, 3, 4, 3); button38.Name = "button38"; button38.Size = new Size(98, 27); button38.TabIndex = 1; button38.Text = "ChartRedraw"; button38.UseVisualStyleBackColor = true; button38.Click += button38_Click; // // button37 // button37.Location = new Point(14, 9); button37.Margin = new Padding(4, 3, 4, 3); button37.Name = "button37"; button37.Size = new Size(98, 27); button37.TabIndex = 0; button37.Text = "ChartID"; button37.UseVisualStyleBackColor = true; button37.Click += button37_Click; // // tabPage10 // tabPage10.Controls.Add(button68); tabPage10.Controls.Add(comboBox11); tabPage10.Controls.Add(button4); tabPage10.Location = new Point(4, 44); tabPage10.Margin = new Padding(4, 3, 4, 3); tabPage10.Name = "tabPage10"; tabPage10.Padding = new Padding(4, 3, 4, 3); tabPage10.Size = new Size(746, 445); tabPage10.TabIndex = 10; tabPage10.Text = "Object Functions"; tabPage10.UseVisualStyleBackColor = true; // // button68 // button68.Location = new Point(7, 45); button68.Margin = new Padding(4, 3, 4, 3); button68.Name = "button68"; button68.Size = new Size(88, 27); button68.TabIndex = 2; button68.Text = "ObjectName"; button68.UseVisualStyleBackColor = true; button68.Click += button68_Click; // // comboBox11 // comboBox11.DropDownStyle = ComboBoxStyle.DropDownList; comboBox11.FormattingEnabled = true; comboBox11.Location = new Point(7, 6); comboBox11.Margin = new Padding(4, 3, 4, 3); comboBox11.Name = "comboBox11"; comboBox11.Size = new Size(140, 23); comboBox11.TabIndex = 1; // // button4 // button4.Location = new Point(155, 3); button4.Margin = new Padding(4, 3, 4, 3); button4.Name = "button4"; button4.Size = new Size(113, 27); button4.TabIndex = 0; button4.Text = "ObjectCreate"; button4.UseVisualStyleBackColor = true; button4.Click += button4_Click; // // tabPage11 // tabPage11.Controls.Add(button69); tabPage11.Location = new Point(4, 44); tabPage11.Margin = new Padding(4, 3, 4, 3); tabPage11.Name = "tabPage11"; tabPage11.Padding = new Padding(4, 3, 4, 3); tabPage11.Size = new Size(746, 445); tabPage11.TabIndex = 11; tabPage11.Text = "Backtesting"; tabPage11.UseVisualStyleBackColor = true; // // button69 // button69.Location = new Point(7, 7); button69.Margin = new Padding(4, 3, 4, 3); button69.Name = "button69"; button69.Size = new Size(88, 27); button69.TabIndex = 4; button69.Text = "UnlockTicks"; button69.UseVisualStyleBackColor = true; button69.Click += button69_Click; // // checkBox3 // checkBox3.AutoSize = true; checkBox3.Location = new Point(109, 153); checkBox3.Name = "checkBox3"; checkBox3.Size = new Size(70, 19); checkBox3.TabIndex = 4; checkBox3.Text = "Selected"; checkBox3.UseVisualStyleBackColor = true; // // button74 // button74.Location = new Point(12, 149); button74.Name = "button74"; button74.Size = new Size(91, 23); button74.TabIndex = 5; button74.Text = "GetSymbols"; button74.UseVisualStyleBackColor = true; button74.Click += button74_Click; // // listBoxAllSymbols // listBoxAllSymbols.FormattingEnabled = true; listBoxAllSymbols.ItemHeight = 15; listBoxAllSymbols.Location = new Point(10, 173); listBoxAllSymbols.Name = "listBoxAllSymbols"; listBoxAllSymbols.Size = new Size(169, 244); listBoxAllSymbols.TabIndex = 6; // // Form1 // AutoScaleDimensions = new SizeF(7F, 15F); AutoScaleMode = AutoScaleMode.Font; ClientSize = new Size(1144, 796); ContextMenuStrip = contextMenuStrip1; Controls.Add(listBoxEventLog); Controls.Add(tabControl1); Controls.Add(groupBox2); Controls.Add(statusStrip1); Controls.Add(groupBox1); Margin = new Padding(4, 3, 4, 3); Name = "Form1"; Text = "Form1"; FormClosing += Form1_FormClosing; groupBox1.ResumeLayout(false); groupBox1.PerformLayout(); statusStrip1.ResumeLayout(false); statusStrip1.PerformLayout(); groupBox2.ResumeLayout(false); groupBox2.PerformLayout(); tabControl1.ResumeLayout(false); tabPage2.ResumeLayout(false); tabPage2.PerformLayout(); groupBox3.ResumeLayout(false); groupBox3.PerformLayout(); ((System.ComponentModel.ISupportInitialize)numericOrderSlippage).EndInit(); tabPage1.ResumeLayout(false); tabPage1.PerformLayout(); tabPage3.ResumeLayout(false); tabPage3.PerformLayout(); tabPage4.ResumeLayout(false); tabPage4.PerformLayout(); tabPage5.ResumeLayout(false); tabPage5.PerformLayout(); ((System.ComponentModel.ISupportInitialize)numericUpDown2).EndInit(); ((System.ComponentModel.ISupportInitialize)numericUpDown1).EndInit(); tabPage6.ResumeLayout(false); tabPage6.PerformLayout(); tabPage7.ResumeLayout(false); tabPage8.ResumeLayout(false); tabPage8.PerformLayout(); tabPage9.ResumeLayout(false); tabPage9.PerformLayout(); tabPage10.ResumeLayout(false); tabPage11.ResumeLayout(false); ResumeLayout(false); PerformLayout(); } #endregion private System.Windows.Forms.TextBox textBoxServerName; private System.Windows.Forms.TextBox textBoxPort; private System.Windows.Forms.Button buttonConnect; private System.Windows.Forms.Button buttonDisconnect; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label2; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.StatusStrip statusStrip1; private System.Windows.Forms.ToolStripStatusLabel toolStripStatusConnection; private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.ListBox listBoxEventLog; private System.Windows.Forms.ListView listViewQuotes; private System.Windows.Forms.ColumnHeader colSymbol; private System.Windows.Forms.ColumnHeader colBid; private System.Windows.Forms.ColumnHeader colAsk; private System.Windows.Forms.TabControl tabControl1; private System.Windows.Forms.TabPage tabPage2; private System.Windows.Forms.GroupBox groupBox3; private System.Windows.Forms.Label label10; private System.Windows.Forms.Button button1; private System.Windows.Forms.TextBox textBoxOrderSymbol; private System.Windows.Forms.Label label9; private System.Windows.Forms.ListBox listBoxSendedOrders; private System.Windows.Forms.Label label8; private System.Windows.Forms.ComboBox comboBoxOrderCommand; private System.Windows.Forms.Label label14; private System.Windows.Forms.Label label13; private System.Windows.Forms.Label label12; private System.Windows.Forms.Label label11; private System.Windows.Forms.TextBox textBoxOrderProffit; private System.Windows.Forms.TextBox textBoxOrderStoploss; private System.Windows.Forms.TextBox textBoxOrderPrice; private System.Windows.Forms.NumericUpDown numericOrderSlippage; private System.Windows.Forms.TextBox textBoxOrderVolume; private System.Windows.Forms.Button button2; private System.Windows.Forms.ListBox listBoxClosedOrders; private System.Windows.Forms.Label label16; private System.Windows.Forms.Label label15; private System.Windows.Forms.TextBox textBoxOrderComment; private System.Windows.Forms.Label label17; private System.Windows.Forms.TextBox textBox2; private System.Windows.Forms.TextBox textBoxOrderMagic; private System.Windows.Forms.Label label19; private System.Windows.Forms.Label label18; private System.Windows.Forms.Label label20; private System.Windows.Forms.ComboBox comboBoxOrderColor; private System.Windows.Forms.ComboBox comboBoxSelectedCommand; private System.Windows.Forms.Label label21; private System.Windows.Forms.TextBox textBoxIndexTicket; private System.Windows.Forms.TabPage tabPage1; private System.Windows.Forms.Label label22; private System.Windows.Forms.TextBox textBoxErrorCode; private System.Windows.Forms.TabPage tabPage3; private System.Windows.Forms.Label label23; private System.Windows.Forms.TextBox textBoxAccountInfoSymbol; private System.Windows.Forms.ComboBox comboBoxAccountInfoCmd; private System.Windows.Forms.TextBox textBoxAccountInfoVolume; private System.Windows.Forms.Label label25; private System.Windows.Forms.Label label24; private System.Windows.Forms.TabPage tabPage4; private System.Windows.Forms.Button button5; private System.Windows.Forms.TextBox txtMarketInfoSymbol; private System.Windows.Forms.TabPage tabPage5; private System.Windows.Forms.Button button6; private System.Windows.Forms.ListBox listBoxProceHistory; private System.Windows.Forms.Label label26; private System.Windows.Forms.TextBox textBoxSelectedSymbol; private System.Windows.Forms.TextBox textBoxTimeframesCount; private System.Windows.Forms.Button button7; private System.Windows.Forms.Button button10; private System.Windows.Forms.Button button9; private System.Windows.Forms.Button button8; private System.Windows.Forms.Button button11; private System.Windows.Forms.Button button12; private System.Windows.Forms.ColumnHeader colExpertHandle; private System.Windows.Forms.TabPage tabPage6; private System.Windows.Forms.Button button13; private System.Windows.Forms.Button button14; private System.Windows.Forms.Button buttonRefreshRates; private System.Windows.Forms.Button button16; private System.Windows.Forms.ComboBox comboBox1; private System.Windows.Forms.ComboBox comboBox2; private System.Windows.Forms.Button button17; private System.Windows.Forms.ContextMenuStrip contextMenuStrip1; private System.Windows.Forms.Button button19; private System.Windows.Forms.Button button18; private System.Windows.Forms.Button button20; private System.Windows.Forms.CheckBox checkBox1; private System.Windows.Forms.Label label3; private System.Windows.Forms.TextBox textBoxOppositeTicket; private System.Windows.Forms.Button button15; private System.Windows.Forms.Button button21; private System.Windows.Forms.Button button22; private System.Windows.Forms.TabPage tabPage7; private System.Windows.Forms.Button iCustomBtn; private System.Windows.Forms.Button button23; private System.Windows.Forms.Button button24; private System.Windows.Forms.Label label4; private System.Windows.Forms.ComboBox comboBox3; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label6; private System.Windows.Forms.NumericUpDown numericUpDown1; private System.Windows.Forms.DateTimePicker dateTimePicker1; private System.Windows.Forms.NumericUpDown numericUpDown2; private System.Windows.Forms.Label label7; private System.Windows.Forms.DateTimePicker dateTimePicker2; private System.Windows.Forms.Label label27; private System.Windows.Forms.Button button26; private System.Windows.Forms.Button button25; private System.Windows.Forms.Button button27; private System.Windows.Forms.TextBox textBoxPrint; private System.Windows.Forms.TabPage tabPage8; private System.Windows.Forms.Label label28; private System.Windows.Forms.TextBox textBox1; private System.Windows.Forms.Button button28; private System.Windows.Forms.Button button29; private System.Windows.Forms.Button button30; private System.Windows.Forms.Button button32; private System.Windows.Forms.ComboBox comboBox4; private System.Windows.Forms.ComboBox comboBox5; private System.Windows.Forms.Button button31; private System.Windows.Forms.ComboBox comboBox6; private System.Windows.Forms.Label label29; private System.Windows.Forms.ComboBox comboBox7; private System.Windows.Forms.Button button33; private System.Windows.Forms.Label label30; private System.Windows.Forms.ComboBox comboBox8; private System.Windows.Forms.Button button34; private System.Windows.Forms.Button button35; private System.Windows.Forms.ComboBox comboBox9; private System.Windows.Forms.Button button36; private System.Windows.Forms.ComboBox comboBox10; private System.Windows.Forms.CheckBox checkBox2; private System.Windows.Forms.TabPage tabPage9; private System.Windows.Forms.Button button37; private System.Windows.Forms.Button button38; private System.Windows.Forms.Button button39; private System.Windows.Forms.Button button40; private System.Windows.Forms.Button button41; private System.Windows.Forms.Button button42; private System.Windows.Forms.Button button43; private System.Windows.Forms.Button button44; private System.Windows.Forms.Button button45; private System.Windows.Forms.Button button46; private System.Windows.Forms.Button button47; private System.Windows.Forms.Button button48; private System.Windows.Forms.Button button49; private System.Windows.Forms.Button button50; private System.Windows.Forms.Button button51; private System.Windows.Forms.Button button52; private System.Windows.Forms.Button button53; private System.Windows.Forms.Button button3; private System.Windows.Forms.Button button54; private System.Windows.Forms.Button button55; private System.Windows.Forms.Button button56; private System.Windows.Forms.Button button57; private System.Windows.Forms.Button button58; private System.Windows.Forms.Button button59; private System.Windows.Forms.Button button60; private System.Windows.Forms.Button button61; private System.Windows.Forms.Button button63; private System.Windows.Forms.Button button62; private System.Windows.Forms.Button button64; private System.Windows.Forms.Button button65; private System.Windows.Forms.Button button66; private System.Windows.Forms.Button button67; private System.Windows.Forms.TabPage tabPage10; private System.Windows.Forms.Button button4; private System.Windows.Forms.ComboBox comboBox11; private System.Windows.Forms.TextBox textBoxChartId; private System.Windows.Forms.Button button68; private System.Windows.Forms.TabPage tabPage11; private System.Windows.Forms.Button button69; private System.Windows.Forms.Label label33; private System.Windows.Forms.Label label32; private System.Windows.Forms.Label label31; private System.Windows.Forms.TextBox textBoxAccountHost; private System.Windows.Forms.TextBox textBoxAccountPassword; private System.Windows.Forms.TextBox textBoxAccountLogin; private System.Windows.Forms.Button button70; private System.Windows.Forms.Button button71; private System.Windows.Forms.ComboBox comboBox12; private System.Windows.Forms.Button button72; private System.Windows.Forms.Button button73; private Button button74; private CheckBox checkBox3; private ListBox listBoxAllSymbols; } }