namespace WindowsFormsApplication1 { partial class UpDays { /// /// 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() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UpDays)); System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea1 = new System.Windows.Forms.DataVisualization.Charting.ChartArea(); System.Windows.Forms.DataVisualization.Charting.Legend legend1 = new System.Windows.Forms.DataVisualization.Charting.Legend(); System.Windows.Forms.DataVisualization.Charting.Series series1 = new System.Windows.Forms.DataVisualization.Charting.Series(); System.Windows.Forms.DataVisualization.Charting.Series series2 = new System.Windows.Forms.DataVisualization.Charting.Series(); System.Windows.Forms.DataVisualization.Charting.Series series3 = new System.Windows.Forms.DataVisualization.Charting.Series(); System.Windows.Forms.DataVisualization.Charting.Series series4 = new System.Windows.Forms.DataVisualization.Charting.Series(); System.Windows.Forms.DataVisualization.Charting.Series series5 = new System.Windows.Forms.DataVisualization.Charting.Series(); System.Windows.Forms.DataVisualization.Charting.Series series6 = new System.Windows.Forms.DataVisualization.Charting.Series(); System.Windows.Forms.DataVisualization.Charting.Series series7 = new System.Windows.Forms.DataVisualization.Charting.Series(); System.Windows.Forms.DataVisualization.Charting.Series series8 = new System.Windows.Forms.DataVisualization.Charting.Series(); System.Windows.Forms.DataVisualization.Charting.Series series9 = new System.Windows.Forms.DataVisualization.Charting.Series(); System.Windows.Forms.DataVisualization.Charting.Series series10 = new System.Windows.Forms.DataVisualization.Charting.Series(); this.samplesPictureBox = new System.Windows.Forms.PictureBox(); this.minTrackBar = new System.Windows.Forms.TrackBar(); this.minPictureBox = new System.Windows.Forms.PictureBox(); this.maxPictureBox = new System.Windows.Forms.PictureBox(); this.maxTrackBar = new System.Windows.Forms.TrackBar(); this.button1 = new System.Windows.Forms.Button(); this.button2 = new System.Windows.Forms.Button(); this.button3 = new System.Windows.Forms.Button(); this.button4 = new System.Windows.Forms.Button(); this.button5 = new System.Windows.Forms.Button(); this.minTextBox = new System.Windows.Forms.TextBox(); this.maxTextBox = new System.Windows.Forms.TextBox(); this.redXPictureBox = new System.Windows.Forms.PictureBox(); this.greenCirclePictureBox = new System.Windows.Forms.PictureBox(); this.n2PictureBox = new System.Windows.Forms.PictureBox(); this.n1PictureBox = new System.Windows.Forms.PictureBox(); this.zeroPictureBox = new System.Windows.Forms.PictureBox(); this.p1PictureBox = new System.Windows.Forms.PictureBox(); this.p2PictureBox = new System.Windows.Forms.PictureBox(); this.p3PictureBox = new System.Windows.Forms.PictureBox(); this.n3PictureBox = new System.Windows.Forms.PictureBox(); this.moreLeftPictureBox = new System.Windows.Forms.PictureBox(); this.moreRightPictureBox = new System.Windows.Forms.PictureBox(); this.button6 = new System.Windows.Forms.Button(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.radioButtonValue = new System.Windows.Forms.RadioButton(); this.radioButtonChart = new System.Windows.Forms.RadioButton(); this.buttonQuit = new System.Windows.Forms.Button(); this.pictureBox11 = new System.Windows.Forms.PictureBox(); this.pictureBox12 = new System.Windows.Forms.PictureBox(); this.label1 = new System.Windows.Forms.Label(); this.button7 = new System.Windows.Forms.Button(); this.pictureBoxBlank = new System.Windows.Forms.PictureBox(); this.statusStrip1 = new System.Windows.Forms.StatusStrip(); this.trackBar10 = new System.Windows.Forms.TrackBar(); this.trackBar9 = new System.Windows.Forms.TrackBar(); this.trackBar8 = new System.Windows.Forms.TrackBar(); this.trackBar7 = new System.Windows.Forms.TrackBar(); this.trackBar6 = new System.Windows.Forms.TrackBar(); this.trackBar5 = new System.Windows.Forms.TrackBar(); this.trackBar4 = new System.Windows.Forms.TrackBar(); this.trackBar3 = new System.Windows.Forms.TrackBar(); this.trackBar2 = new System.Windows.Forms.TrackBar(); this.trackBar1 = new System.Windows.Forms.TrackBar(); this.chart1 = new System.Windows.Forms.DataVisualization.Charting.Chart(); this.btnHelp = new System.Windows.Forms.Button(); this.lblResult = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); ((System.ComponentModel.ISupportInitialize)(this.samplesPictureBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.minTrackBar)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.minPictureBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.maxPictureBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.maxTrackBar)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.redXPictureBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.greenCirclePictureBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.n2PictureBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.n1PictureBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.zeroPictureBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.p1PictureBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.p2PictureBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.p3PictureBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.n3PictureBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.moreLeftPictureBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.moreRightPictureBox)).BeginInit(); this.groupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBoxBlank)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.trackBar10)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.trackBar9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.trackBar8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.trackBar7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.trackBar6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.trackBar5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.trackBar4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.trackBar3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.trackBar2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit(); this.SuspendLayout(); // // samplesPictureBox // this.samplesPictureBox.Image = ((System.Drawing.Image)(resources.GetObject("samplesPictureBox.Image"))); this.samplesPictureBox.Location = new System.Drawing.Point(138, 58); this.samplesPictureBox.Name = "samplesPictureBox"; this.samplesPictureBox.Size = new System.Drawing.Size(700, 342); this.samplesPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.samplesPictureBox.TabIndex = 0; this.samplesPictureBox.TabStop = false; // // minTrackBar // this.minTrackBar.LargeChange = 1; this.minTrackBar.Location = new System.Drawing.Point(85, 426); this.minTrackBar.Maximum = 14; this.minTrackBar.Name = "minTrackBar"; this.minTrackBar.Size = new System.Drawing.Size(714, 45); this.minTrackBar.TabIndex = 1; this.minTrackBar.TabStop = false; this.minTrackBar.Scroll += new System.EventHandler(this.TrackBarScroll); // // minPictureBox // this.minPictureBox.Image = ((System.Drawing.Image)(resources.GetObject("minPictureBox.Image"))); this.minPictureBox.Location = new System.Drawing.Point(174, 450); this.minPictureBox.Name = "minPictureBox"; this.minPictureBox.Size = new System.Drawing.Size(40, 20); this.minPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize; this.minPictureBox.TabIndex = 3; this.minPictureBox.TabStop = false; // // maxPictureBox // this.maxPictureBox.Image = ((System.Drawing.Image)(resources.GetObject("maxPictureBox.Image"))); this.maxPictureBox.Location = new System.Drawing.Point(174, 526); this.maxPictureBox.Name = "maxPictureBox"; this.maxPictureBox.Size = new System.Drawing.Size(40, 20); this.maxPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize; this.maxPictureBox.TabIndex = 4; this.maxPictureBox.TabStop = false; // // maxTrackBar // this.maxTrackBar.LargeChange = 1; this.maxTrackBar.Location = new System.Drawing.Point(85, 553); this.maxTrackBar.Maximum = 14; this.maxTrackBar.Name = "maxTrackBar"; this.maxTrackBar.Size = new System.Drawing.Size(714, 45); this.maxTrackBar.TabIndex = 6; this.maxTrackBar.TabStop = false; this.maxTrackBar.Scroll += new System.EventHandler(this.TrackBarScroll); // // button1 // this.button1.Font = new System.Drawing.Font("Arial", 12.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.button1.Location = new System.Drawing.Point(854, 15); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(147, 48); this.button1.TabIndex = 9; this.button1.Text = "Stocks going up"; this.button1.UseVisualStyleBackColor = true; this.button1.Click += new System.EventHandler(this.button1_Click); // // button2 // this.button2.Font = new System.Drawing.Font("Arial", 12.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.button2.Location = new System.Drawing.Point(854, 66); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(147, 48); this.button2.TabIndex = 10; this.button2.Text = "Stocks going down"; this.button2.UseVisualStyleBackColor = true; this.button2.Click += new System.EventHandler(this.button2_Click); // // button3 // this.button3.Font = new System.Drawing.Font("Arial", 12.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.button3.Location = new System.Drawing.Point(854, 117); this.button3.Name = "button3"; this.button3.Size = new System.Drawing.Size(147, 48); this.button3.TabIndex = 11; this.button3.Text = "Stocks up exactly 2 days"; this.button3.UseVisualStyleBackColor = true; this.button3.Click += new System.EventHandler(this.button3_Click); // // button4 // this.button4.Font = new System.Drawing.Font("Arial", 12.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.button4.Location = new System.Drawing.Point(854, 168); this.button4.Name = "button4"; this.button4.Size = new System.Drawing.Size(147, 48); this.button4.TabIndex = 12; this.button4.Text = "Stocks moving in either direction"; this.button4.UseVisualStyleBackColor = true; this.button4.Click += new System.EventHandler(this.button4_Click); // // button5 // this.button5.Font = new System.Drawing.Font("Arial", 12.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.button5.Location = new System.Drawing.Point(854, 219); this.button5.Name = "button5"; this.button5.Size = new System.Drawing.Size(147, 48); this.button5.TabIndex = 14; this.button5.Text = "Stocks within a range"; this.button5.UseVisualStyleBackColor = true; this.button5.Click += new System.EventHandler(this.button5_Click); // // minTextBox // this.minTextBox.BackColor = System.Drawing.Color.White; this.minTextBox.Location = new System.Drawing.Point(220, 450); this.minTextBox.Name = "minTextBox"; this.minTextBox.ReadOnly = true; this.minTextBox.Size = new System.Drawing.Size(38, 20); this.minTextBox.TabIndex = 15; // // maxTextBox // this.maxTextBox.BackColor = System.Drawing.Color.White; this.maxTextBox.Location = new System.Drawing.Point(220, 526); this.maxTextBox.Name = "maxTextBox"; this.maxTextBox.ReadOnly = true; this.maxTextBox.Size = new System.Drawing.Size(38, 20); this.maxTextBox.TabIndex = 16; // // redXPictureBox // this.redXPictureBox.BackColor = System.Drawing.Color.Transparent; this.redXPictureBox.Image = ((System.Drawing.Image)(resources.GetObject("redXPictureBox.Image"))); this.redXPictureBox.Location = new System.Drawing.Point(17, 64); this.redXPictureBox.Name = "redXPictureBox"; this.redXPictureBox.Size = new System.Drawing.Size(80, 80); this.redXPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.redXPictureBox.TabIndex = 16; this.redXPictureBox.TabStop = false; this.redXPictureBox.Visible = false; // // greenCirclePictureBox // this.greenCirclePictureBox.BackColor = System.Drawing.Color.Transparent; this.greenCirclePictureBox.Image = ((System.Drawing.Image)(resources.GetObject("greenCirclePictureBox.Image"))); this.greenCirclePictureBox.Location = new System.Drawing.Point(17, 150); this.greenCirclePictureBox.Name = "greenCirclePictureBox"; this.greenCirclePictureBox.Size = new System.Drawing.Size(80, 80); this.greenCirclePictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.greenCirclePictureBox.TabIndex = 17; this.greenCirclePictureBox.TabStop = false; this.greenCirclePictureBox.Visible = false; // // n2PictureBox // this.n2PictureBox.BackColor = System.Drawing.Color.Transparent; this.n2PictureBox.Location = new System.Drawing.Point(250, 325); this.n2PictureBox.Name = "n2PictureBox"; this.n2PictureBox.Size = new System.Drawing.Size(10, 10); this.n2PictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.n2PictureBox.TabIndex = 18; this.n2PictureBox.TabStop = false; // // n1PictureBox // this.n1PictureBox.BackColor = System.Drawing.Color.Transparent; this.n1PictureBox.Location = new System.Drawing.Point(348, 325); this.n1PictureBox.Name = "n1PictureBox"; this.n1PictureBox.Size = new System.Drawing.Size(10, 10); this.n1PictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.n1PictureBox.TabIndex = 19; this.n1PictureBox.TabStop = false; // // zeroPictureBox // this.zeroPictureBox.BackColor = System.Drawing.Color.Transparent; this.zeroPictureBox.Location = new System.Drawing.Point(448, 325); this.zeroPictureBox.Name = "zeroPictureBox"; this.zeroPictureBox.Size = new System.Drawing.Size(10, 10); this.zeroPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.zeroPictureBox.TabIndex = 20; this.zeroPictureBox.TabStop = false; // // p1PictureBox // this.p1PictureBox.BackColor = System.Drawing.Color.Transparent; this.p1PictureBox.Location = new System.Drawing.Point(550, 325); this.p1PictureBox.Name = "p1PictureBox"; this.p1PictureBox.Size = new System.Drawing.Size(10, 10); this.p1PictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.p1PictureBox.TabIndex = 21; this.p1PictureBox.TabStop = false; // // p2PictureBox // this.p2PictureBox.BackColor = System.Drawing.Color.Transparent; this.p2PictureBox.Location = new System.Drawing.Point(650, 325); this.p2PictureBox.Name = "p2PictureBox"; this.p2PictureBox.Size = new System.Drawing.Size(10, 10); this.p2PictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.p2PictureBox.TabIndex = 22; this.p2PictureBox.TabStop = false; // // p3PictureBox // this.p3PictureBox.BackColor = System.Drawing.Color.Transparent; this.p3PictureBox.Location = new System.Drawing.Point(750, 325); this.p3PictureBox.Name = "p3PictureBox"; this.p3PictureBox.Size = new System.Drawing.Size(10, 10); this.p3PictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.p3PictureBox.TabIndex = 23; this.p3PictureBox.TabStop = false; // // n3PictureBox // this.n3PictureBox.BackColor = System.Drawing.Color.Transparent; this.n3PictureBox.Location = new System.Drawing.Point(148, 325); this.n3PictureBox.Name = "n3PictureBox"; this.n3PictureBox.Size = new System.Drawing.Size(10, 10); this.n3PictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.n3PictureBox.TabIndex = 24; this.n3PictureBox.TabStop = false; // // moreLeftPictureBox // this.moreLeftPictureBox.Image = ((System.Drawing.Image)(resources.GetObject("moreLeftPictureBox.Image"))); this.moreLeftPictureBox.Location = new System.Drawing.Point(6, 315); this.moreLeftPictureBox.Name = "moreLeftPictureBox"; this.moreLeftPictureBox.Size = new System.Drawing.Size(130, 56); this.moreLeftPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.moreLeftPictureBox.TabIndex = 26; this.moreLeftPictureBox.TabStop = false; // // moreRightPictureBox // this.moreRightPictureBox.Image = ((System.Drawing.Image)(resources.GetObject("moreRightPictureBox.Image"))); this.moreRightPictureBox.Location = new System.Drawing.Point(840, 315); this.moreRightPictureBox.Name = "moreRightPictureBox"; this.moreRightPictureBox.Size = new System.Drawing.Size(130, 56); this.moreRightPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.moreRightPictureBox.TabIndex = 27; this.moreRightPictureBox.TabStop = false; // // button6 // this.button6.Font = new System.Drawing.Font("Arial", 12.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.button6.Location = new System.Drawing.Point(854, 270); this.button6.Name = "button6"; this.button6.Size = new System.Drawing.Size(147, 48); this.button6.TabIndex = 13; this.button6.Text = "All stocks"; this.button6.UseVisualStyleBackColor = true; this.button6.Click += new System.EventHandler(this.button6_Click); // // groupBox1 // this.groupBox1.Controls.Add(this.radioButtonValue); this.groupBox1.Controls.Add(this.radioButtonChart); this.groupBox1.Font = new System.Drawing.Font("Arial", 12.25F); this.groupBox1.Location = new System.Drawing.Point(854, 423); this.groupBox1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.groupBox1.Name = "groupBox1"; this.groupBox1.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4); this.groupBox1.Size = new System.Drawing.Size(147, 120); this.groupBox1.TabIndex = 28; this.groupBox1.TabStop = false; this.groupBox1.Text = "Show Up Days"; // // radioButtonValue // this.radioButtonValue.AutoSize = true; this.radioButtonValue.Font = new System.Drawing.Font("Arial", 12.25F); this.radioButtonValue.Location = new System.Drawing.Point(25, 55); this.radioButtonValue.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.radioButtonValue.Name = "radioButtonValue"; this.radioButtonValue.Size = new System.Drawing.Size(67, 23); this.radioButtonValue.TabIndex = 1; this.radioButtonValue.TabStop = true; this.radioButtonValue.Text = "Value"; this.radioButtonValue.UseVisualStyleBackColor = true; this.radioButtonValue.CheckedChanged += new System.EventHandler(this.radioButtonValue_CheckedChanged); // // radioButtonChart // this.radioButtonChart.AutoSize = true; this.radioButtonChart.Font = new System.Drawing.Font("Arial", 12.25F); this.radioButtonChart.Location = new System.Drawing.Point(25, 21); this.radioButtonChart.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.radioButtonChart.Name = "radioButtonChart"; this.radioButtonChart.Size = new System.Drawing.Size(67, 23); this.radioButtonChart.TabIndex = 0; this.radioButtonChart.TabStop = true; this.radioButtonChart.Text = "Chart"; this.radioButtonChart.UseVisualStyleBackColor = true; this.radioButtonChart.CheckedChanged += new System.EventHandler(this.radioButtonChart_CheckedChanged); // // buttonQuit // this.buttonQuit.Font = new System.Drawing.Font("Arial", 12.25F); this.buttonQuit.Location = new System.Drawing.Point(854, 646); this.buttonQuit.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.buttonQuit.Name = "buttonQuit"; this.buttonQuit.Size = new System.Drawing.Size(147, 48); this.buttonQuit.TabIndex = 29; this.buttonQuit.Text = "Quit"; this.buttonQuit.UseVisualStyleBackColor = true; this.buttonQuit.Click += new System.EventHandler(this.buttonQuit_Click); // // pictureBox11 // this.pictureBox11.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox11.Image"))); this.pictureBox11.Location = new System.Drawing.Point(17, 12); this.pictureBox11.Name = "pictureBox11"; this.pictureBox11.Size = new System.Drawing.Size(40, 20); this.pictureBox11.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize; this.pictureBox11.TabIndex = 57; this.pictureBox11.TabStop = false; // // pictureBox12 // this.pictureBox12.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox12.Image"))); this.pictureBox12.Location = new System.Drawing.Point(63, 12); this.pictureBox12.Name = "pictureBox12"; this.pictureBox12.Size = new System.Drawing.Size(40, 20); this.pictureBox12.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize; this.pictureBox12.TabIndex = 58; this.pictureBox12.TabStop = false; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("Arial", 12.25F, System.Drawing.FontStyle.Bold); this.label1.Location = new System.Drawing.Point(114, 13); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(75, 19); this.label1.TabIndex = 59; this.label1.Text = "Up Days"; // // button7 // this.button7.Font = new System.Drawing.Font("Arial", 12.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.button7.Location = new System.Drawing.Point(854, 550); this.button7.Name = "button7"; this.button7.Size = new System.Drawing.Size(147, 30); this.button7.TabIndex = 60; this.button7.Text = "MS Chart Test"; this.button7.UseVisualStyleBackColor = true; this.button7.Click += new System.EventHandler(this.button7_Click); // // pictureBoxBlank // this.pictureBoxBlank.BackColor = System.Drawing.Color.Transparent; this.pictureBoxBlank.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxBlank.Image"))); this.pictureBoxBlank.Location = new System.Drawing.Point(47, 369); this.pictureBoxBlank.Name = "pictureBoxBlank"; this.pictureBoxBlank.Size = new System.Drawing.Size(87, 32); this.pictureBoxBlank.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.pictureBoxBlank.TabIndex = 61; this.pictureBoxBlank.TabStop = false; // // statusStrip1 // this.statusStrip1.Location = new System.Drawing.Point(0, 712); this.statusStrip1.Name = "statusStrip1"; this.statusStrip1.Size = new System.Drawing.Size(1016, 22); this.statusStrip1.TabIndex = 74; this.statusStrip1.Text = "statusStrip1"; // // trackBar10 // this.trackBar10.LargeChange = 1; this.trackBar10.Location = new System.Drawing.Point(661, 483); this.trackBar10.Maximum = 20; this.trackBar10.Name = "trackBar10"; this.trackBar10.Orientation = System.Windows.Forms.Orientation.Vertical; this.trackBar10.Size = new System.Drawing.Size(45, 137); this.trackBar10.TabIndex = 73; // // trackBar9 // this.trackBar9.LargeChange = 1; this.trackBar9.Location = new System.Drawing.Point(608, 483); this.trackBar9.Maximum = 20; this.trackBar9.Name = "trackBar9"; this.trackBar9.Orientation = System.Windows.Forms.Orientation.Vertical; this.trackBar9.Size = new System.Drawing.Size(45, 137); this.trackBar9.TabIndex = 72; // // trackBar8 // this.trackBar8.LargeChange = 1; this.trackBar8.Location = new System.Drawing.Point(555, 483); this.trackBar8.Maximum = 20; this.trackBar8.Name = "trackBar8"; this.trackBar8.Orientation = System.Windows.Forms.Orientation.Vertical; this.trackBar8.Size = new System.Drawing.Size(45, 137); this.trackBar8.TabIndex = 71; // // trackBar7 // this.trackBar7.LargeChange = 1; this.trackBar7.Location = new System.Drawing.Point(502, 483); this.trackBar7.Maximum = 20; this.trackBar7.Name = "trackBar7"; this.trackBar7.Orientation = System.Windows.Forms.Orientation.Vertical; this.trackBar7.Size = new System.Drawing.Size(45, 137); this.trackBar7.TabIndex = 70; // // trackBar6 // this.trackBar6.LargeChange = 1; this.trackBar6.Location = new System.Drawing.Point(449, 483); this.trackBar6.Maximum = 20; this.trackBar6.Name = "trackBar6"; this.trackBar6.Orientation = System.Windows.Forms.Orientation.Vertical; this.trackBar6.Size = new System.Drawing.Size(45, 137); this.trackBar6.TabIndex = 69; // // trackBar5 // this.trackBar5.LargeChange = 1; this.trackBar5.Location = new System.Drawing.Point(396, 483); this.trackBar5.Maximum = 20; this.trackBar5.Name = "trackBar5"; this.trackBar5.Orientation = System.Windows.Forms.Orientation.Vertical; this.trackBar5.Size = new System.Drawing.Size(45, 137); this.trackBar5.TabIndex = 68; // // trackBar4 // this.trackBar4.LargeChange = 1; this.trackBar4.Location = new System.Drawing.Point(343, 483); this.trackBar4.Maximum = 20; this.trackBar4.Name = "trackBar4"; this.trackBar4.Orientation = System.Windows.Forms.Orientation.Vertical; this.trackBar4.Size = new System.Drawing.Size(45, 137); this.trackBar4.TabIndex = 67; // // trackBar3 // this.trackBar3.LargeChange = 1; this.trackBar3.Location = new System.Drawing.Point(290, 483); this.trackBar3.Maximum = 20; this.trackBar3.Name = "trackBar3"; this.trackBar3.Orientation = System.Windows.Forms.Orientation.Vertical; this.trackBar3.Size = new System.Drawing.Size(45, 137); this.trackBar3.TabIndex = 66; // // trackBar2 // this.trackBar2.LargeChange = 1; this.trackBar2.Location = new System.Drawing.Point(237, 483); this.trackBar2.Maximum = 20; this.trackBar2.Name = "trackBar2"; this.trackBar2.Orientation = System.Windows.Forms.Orientation.Vertical; this.trackBar2.Size = new System.Drawing.Size(45, 137); this.trackBar2.TabIndex = 65; // // trackBar1 // this.trackBar1.LargeChange = 1; this.trackBar1.Location = new System.Drawing.Point(184, 483); this.trackBar1.Maximum = 20; this.trackBar1.Name = "trackBar1"; this.trackBar1.Orientation = System.Windows.Forms.Orientation.Vertical; this.trackBar1.Size = new System.Drawing.Size(45, 137); this.trackBar1.TabIndex = 64; // // chart1 // chartArea1.AxisX.LabelStyle.Enabled = false; chartArea1.AxisX.MajorGrid.LineDashStyle = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Dash; chartArea1.AxisY.LabelStyle.Enabled = false; chartArea1.AxisY.MajorGrid.LineDashStyle = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Dash; chartArea1.BackColor = System.Drawing.Color.LightSlateGray; chartArea1.BackSecondaryColor = System.Drawing.Color.White; chartArea1.BorderColor = System.Drawing.Color.LightGray; chartArea1.BorderDashStyle = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Solid; chartArea1.Name = "Price"; chartArea1.ShadowColor = System.Drawing.Color.Transparent; this.chart1.ChartAreas.Add(chartArea1); legend1.Enabled = false; legend1.Name = "Legend1"; this.chart1.Legends.Add(legend1); this.chart1.Location = new System.Drawing.Point(115, 78); this.chart1.Name = "chart1"; this.chart1.Palette = System.Windows.Forms.DataVisualization.Charting.ChartColorPalette.None; series1.BorderColor = System.Drawing.Color.Black; series1.BorderWidth = 2; series1.ChartArea = "Price"; series1.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Candlestick; series1.Color = System.Drawing.Color.Black; series1.CustomProperties = "PriceUpColor=Green, PriceDownColor=Red"; series1.Legend = "Legend1"; series1.Name = "Price"; series1.YValuesPerPoint = 4; series2.BorderWidth = 3; series2.ChartArea = "Price"; series2.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line; series2.Color = System.Drawing.Color.White; series2.Legend = "Legend1"; series2.Name = "Close1"; series3.BorderWidth = 3; series3.ChartArea = "Price"; series3.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line; series3.Legend = "Legend1"; series3.Name = "Close2"; series4.BorderWidth = 3; series4.ChartArea = "Price"; series4.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line; series4.Legend = "Legend1"; series4.Name = "Close3"; series5.BorderWidth = 3; series5.ChartArea = "Price"; series5.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line; series5.Legend = "Legend1"; series5.Name = "Close4"; series6.BorderWidth = 3; series6.ChartArea = "Price"; series6.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line; series6.Legend = "Legend1"; series6.Name = "Close5"; series7.BorderWidth = 3; series7.ChartArea = "Price"; series7.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line; series7.Legend = "Legend1"; series7.Name = "Close6"; series8.BorderWidth = 3; series8.ChartArea = "Price"; series8.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line; series8.Legend = "Legend1"; series8.Name = "Close7"; series9.BorderWidth = 3; series9.ChartArea = "Price"; series9.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line; series9.Legend = "Legend1"; series9.Name = "Close8"; series10.BorderWidth = 3; series10.ChartArea = "Price"; series10.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line; series10.Legend = "Legend1"; series10.Name = "Close9"; this.chart1.Series.Add(series1); this.chart1.Series.Add(series2); this.chart1.Series.Add(series3); this.chart1.Series.Add(series4); this.chart1.Series.Add(series5); this.chart1.Series.Add(series6); this.chart1.Series.Add(series7); this.chart1.Series.Add(series8); this.chart1.Series.Add(series9); this.chart1.Series.Add(series10); this.chart1.Size = new System.Drawing.Size(625, 368); this.chart1.TabIndex = 63; this.chart1.Text = "chart1"; // // btnHelp // this.btnHelp.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnHelp.Location = new System.Drawing.Point(195, 12); this.btnHelp.Name = "btnHelp"; this.btnHelp.Size = new System.Drawing.Size(32, 22); this.btnHelp.TabIndex = 75; this.btnHelp.Text = "..."; this.btnHelp.UseVisualStyleBackColor = true; this.btnHelp.Click += new System.EventHandler(this.btnHelp_Click); // // lblResult // this.lblResult.AutoSize = true; this.lblResult.Font = new System.Drawing.Font("Comic Sans MS", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblResult.Location = new System.Drawing.Point(549, 47); this.lblResult.Name = "lblResult"; this.lblResult.Size = new System.Drawing.Size(109, 29); this.lblResult.TabIndex = 76; this.lblResult.Text = "Up Days ="; // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label2.Location = new System.Drawing.Point(13, 432); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(65, 16); this.label2.TabIndex = 77; this.label2.Text = "Minumum"; // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label3.Location = new System.Drawing.Point(13, 553); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(65, 16); this.label3.TabIndex = 78; this.label3.Text = "Maximum"; // // UpDays // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1016, 734); this.Controls.Add(this.label3); this.Controls.Add(this.label2); this.Controls.Add(this.lblResult); this.Controls.Add(this.btnHelp); this.Controls.Add(this.statusStrip1); this.Controls.Add(this.trackBar10); this.Controls.Add(this.trackBar9); this.Controls.Add(this.trackBar8); this.Controls.Add(this.trackBar7); this.Controls.Add(this.trackBar6); this.Controls.Add(this.trackBar5); this.Controls.Add(this.trackBar4); this.Controls.Add(this.trackBar3); this.Controls.Add(this.trackBar2); this.Controls.Add(this.trackBar1); this.Controls.Add(this.chart1); this.Controls.Add(this.pictureBoxBlank); this.Controls.Add(this.button7); this.Controls.Add(this.label1); this.Controls.Add(this.pictureBox12); this.Controls.Add(this.pictureBox11); this.Controls.Add(this.buttonQuit); this.Controls.Add(this.groupBox1); this.Controls.Add(this.button6); this.Controls.Add(this.moreRightPictureBox); this.Controls.Add(this.moreLeftPictureBox); this.Controls.Add(this.n3PictureBox); this.Controls.Add(this.p3PictureBox); this.Controls.Add(this.p2PictureBox); this.Controls.Add(this.p1PictureBox); this.Controls.Add(this.zeroPictureBox); this.Controls.Add(this.n1PictureBox); this.Controls.Add(this.n2PictureBox); this.Controls.Add(this.greenCirclePictureBox); this.Controls.Add(this.redXPictureBox); this.Controls.Add(this.maxTextBox); this.Controls.Add(this.minTextBox); this.Controls.Add(this.button5); this.Controls.Add(this.button4); this.Controls.Add(this.button3); this.Controls.Add(this.button2); this.Controls.Add(this.button1); this.Controls.Add(this.maxTrackBar); this.Controls.Add(this.maxPictureBox); this.Controls.Add(this.minPictureBox); this.Controls.Add(this.minTrackBar); this.Controls.Add(this.samplesPictureBox); this.Name = "UpDays"; this.Text = "UpDays"; ((System.ComponentModel.ISupportInitialize)(this.samplesPictureBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.minTrackBar)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.minPictureBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.maxPictureBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.maxTrackBar)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.redXPictureBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.greenCirclePictureBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.n2PictureBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.n1PictureBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.zeroPictureBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.p1PictureBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.p2PictureBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.p3PictureBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.n3PictureBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.moreLeftPictureBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.moreRightPictureBox)).EndInit(); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBoxBlank)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.trackBar10)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.trackBar9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.trackBar8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.trackBar7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.trackBar6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.trackBar5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.trackBar4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.trackBar3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.trackBar2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.PictureBox samplesPictureBox; private System.Windows.Forms.TrackBar minTrackBar; private System.Windows.Forms.PictureBox minPictureBox; private System.Windows.Forms.PictureBox maxPictureBox; private System.Windows.Forms.TrackBar maxTrackBar; private System.Windows.Forms.Button button1; private System.Windows.Forms.Button button2; private System.Windows.Forms.Button button3; private System.Windows.Forms.Button button4; private System.Windows.Forms.Button button5; private System.Windows.Forms.TextBox minTextBox; private System.Windows.Forms.TextBox maxTextBox; private System.Windows.Forms.PictureBox redXPictureBox; private System.Windows.Forms.PictureBox greenCirclePictureBox; private System.Windows.Forms.PictureBox n2PictureBox; private System.Windows.Forms.PictureBox n1PictureBox; private System.Windows.Forms.PictureBox zeroPictureBox; private System.Windows.Forms.PictureBox p1PictureBox; private System.Windows.Forms.PictureBox p2PictureBox; private System.Windows.Forms.PictureBox p3PictureBox; private System.Windows.Forms.PictureBox n3PictureBox; private System.Windows.Forms.PictureBox moreLeftPictureBox; private System.Windows.Forms.PictureBox moreRightPictureBox; private System.Windows.Forms.Button button6; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.RadioButton radioButtonValue; private System.Windows.Forms.RadioButton radioButtonChart; private System.Windows.Forms.Button buttonQuit; private System.Windows.Forms.PictureBox pictureBox11; private System.Windows.Forms.PictureBox pictureBox12; private System.Windows.Forms.Label label1; private System.Windows.Forms.Button button7; private System.Windows.Forms.PictureBox pictureBoxBlank; private System.Windows.Forms.StatusStrip statusStrip1; private System.Windows.Forms.TrackBar trackBar10; private System.Windows.Forms.TrackBar trackBar9; private System.Windows.Forms.TrackBar trackBar8; private System.Windows.Forms.TrackBar trackBar7; private System.Windows.Forms.TrackBar trackBar6; private System.Windows.Forms.TrackBar trackBar5; private System.Windows.Forms.TrackBar trackBar4; private System.Windows.Forms.TrackBar trackBar3; private System.Windows.Forms.TrackBar trackBar2; private System.Windows.Forms.TrackBar trackBar1; private System.Windows.Forms.DataVisualization.Charting.Chart chart1; private System.Windows.Forms.Button btnHelp; private System.Windows.Forms.Label lblResult; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label3; } }