namespace TradeIdeas.TIProGUI
{
partial class OddsMakerResults
{
///
/// 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.Windows.Forms.DataVisualization.Charting.HorizontalLineAnnotation horizontalLineAnnotation1 = new System.Windows.Forms.DataVisualization.Charting.HorizontalLineAnnotation();
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.Title title1 = new System.Windows.Forms.DataVisualization.Charting.Title();
System.Windows.Forms.DataVisualization.Charting.HorizontalLineAnnotation horizontalLineAnnotation2 = new System.Windows.Forms.DataVisualization.Charting.HorizontalLineAnnotation();
System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea2 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
System.Windows.Forms.DataVisualization.Charting.Series series4 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.Title title2 = new System.Windows.Forms.DataVisualization.Charting.Title();
System.Windows.Forms.DataVisualization.Charting.HorizontalLineAnnotation horizontalLineAnnotation3 = new System.Windows.Forms.DataVisualization.Charting.HorizontalLineAnnotation();
System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea3 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
System.Windows.Forms.DataVisualization.Charting.Series series5 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.Title title3 = new System.Windows.Forms.DataVisualization.Charting.Title();
System.Windows.Forms.DataVisualization.Charting.HorizontalLineAnnotation horizontalLineAnnotation4 = new System.Windows.Forms.DataVisualization.Charting.HorizontalLineAnnotation();
System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea4 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
System.Windows.Forms.DataVisualization.Charting.Legend legend2 = new System.Windows.Forms.DataVisualization.Charting.Legend();
System.Windows.Forms.DataVisualization.Charting.Series series6 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.Title title4 = new System.Windows.Forms.DataVisualization.Charting.Title();
System.Windows.Forms.DataVisualization.Charting.HorizontalLineAnnotation horizontalLineAnnotation5 = new System.Windows.Forms.DataVisualization.Charting.HorizontalLineAnnotation();
System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea5 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
System.Windows.Forms.DataVisualization.Charting.Legend legend3 = new System.Windows.Forms.DataVisualization.Charting.Legend();
System.Windows.Forms.DataVisualization.Charting.Series series7 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.Title title5 = new System.Windows.Forms.DataVisualization.Charting.Title();
System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea6 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
System.Windows.Forms.DataVisualization.Charting.Series series8 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea7 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
System.Windows.Forms.DataVisualization.Charting.Series series9 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea8 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
System.Windows.Forms.DataVisualization.Charting.Series series10 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea9 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
System.Windows.Forms.DataVisualization.Charting.Series series11 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.HorizontalLineAnnotation horizontalLineAnnotation6 = new System.Windows.Forms.DataVisualization.Charting.HorizontalLineAnnotation();
System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea10 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
System.Windows.Forms.DataVisualization.Charting.Legend legend4 = new System.Windows.Forms.DataVisualization.Charting.Legend();
System.Windows.Forms.DataVisualization.Charting.Series series12 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.Series series13 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.Series series14 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(OddsMakerResults));
this.lblBest = new System.Windows.Forms.Label();
this.lblCasino = new System.Windows.Forms.Label();
this.lblTotCount = new System.Windows.Forms.Label();
this.lblWinTot = new System.Windows.Forms.Label();
this.lblWorst = new System.Windows.Forms.Label();
this.pnlResults = new System.Windows.Forms.Panel();
this.lbl_Trades = new System.Windows.Forms.Label();
this.lblRate = new System.Windows.Forms.Label();
this.lbl_Gain = new System.Windows.Forms.Label();
this.lbl_Date = new System.Windows.Forms.Label();
this.lblTotWinners = new System.Windows.Forms.Label();
this.btnClipBoard = new System.Windows.Forms.Button();
this.lblSummary = new System.Windows.Forms.Label();
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
this.lblAv_Gain = new System.Windows.Forms.Label();
this.lbl_Best = new System.Windows.Forms.Label();
this.lbl_Worst = new System.Windows.Forms.Label();
this.lblAv_Loss = new System.Windows.Forms.Label();
this.lblAvGain = new System.Windows.Forms.Label();
this.lblAvLoss = new System.Windows.Forms.Label();
this.lbl_Casino = new System.Windows.Forms.Label();
this.lblWinRate = new System.Windows.Forms.Label();
this.lblGain = new System.Windows.Forms.Label();
this.lblBackTest = new System.Windows.Forms.Label();
this.lblTrials = new System.Windows.Forms.Label();
this.lblNoTrials = new System.Windows.Forms.Label();
this.btnRunAgain = new System.Windows.Forms.Button();
this.btnDetail = new System.Windows.Forms.Button();
this.tabControl1 = new System.Windows.Forms.TabControl();
this.tabPageNewResults = new System.Windows.Forms.TabPage();
this.tableLayoutPanelSummTabLayout = new System.Windows.Forms.TableLayoutPanel();
this.tableLayoutPanelSummary = new System.Windows.Forms.TableLayoutPanel();
this.labelStrategyReturn = new System.Windows.Forms.Label();
this.labelStrategyReturnMetric = new System.Windows.Forms.Label();
this.labelAvgWinLossValue = new System.Windows.Forms.Label();
this.labelAvgWinLoss = new System.Windows.Forms.Label();
this.labelTotalTradesValue = new System.Windows.Forms.Label();
this.labelTotalTrades = new System.Windows.Forms.Label();
this.labelProfitFactor = new System.Windows.Forms.Label();
this.labelProfitFactorValue = new System.Windows.Forms.Label();
this.labelSlippage = new System.Windows.Forms.Label();
this.numericUpDownSlippage = new System.Windows.Forms.NumericUpDown();
this.numericUpDownCommission = new System.Windows.Forms.NumericUpDown();
this.labelCommission = new System.Windows.Forms.Label();
this.labelStartingEquity = new System.Windows.Forms.Label();
this.numericUpDownShareSize = new System.Windows.Forms.NumericUpDown();
this.numericUpDownStartingEquity = new System.Windows.Forms.NumericUpDown();
this.labelBuyingPowerValue = new System.Windows.Forms.Label();
this.labelBuyingPower = new System.Windows.Forms.Label();
this.labelCagr = new System.Windows.Forms.Label();
this.labelCagrMetric = new System.Windows.Forms.Label();
this.comboBoxPositionSizing = new System.Windows.Forms.ComboBox();
this.tabControl2 = new System.Windows.Forms.TabControl();
this.tabPageEquityCurve = new System.Windows.Forms.TabPage();
this.chartEquityCurve = new System.Windows.Forms.DataVisualization.Charting.Chart();
this.tabPageDaily = new System.Windows.Forms.TabPage();
this.tableLayoutPanel7 = new System.Windows.Forms.TableLayoutPanel();
this.chartDailyTrades = new System.Windows.Forms.DataVisualization.Charting.Chart();
this.chartDailyProfit = new System.Windows.Forms.DataVisualization.Charting.Chart();
this.tabPageDrawdown = new System.Windows.Forms.TabPage();
this.chartDrawdown = new System.Windows.Forms.DataVisualization.Charting.Chart();
this.tabPageBuyingPower = new System.Windows.Forms.TabPage();
this.chartBuyingPower = new System.Windows.Forms.DataVisualization.Charting.Chart();
this.tabPageOldResults = new System.Windows.Forms.TabPage();
this.tabPageCalendar = new System.Windows.Forms.TabPage();
this.tabPageOptimization = new System.Windows.Forms.TabPage();
this.tabControlOptimization = new System.Windows.Forms.TabControl();
this.tabPagePrice = new System.Windows.Forms.TabPage();
this.tableLayoutPanelPriceTab = new System.Windows.Forms.TableLayoutPanel();
this.comboBoxPriceMetric = new System.Windows.Forms.ComboBox();
this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
this.numericUpDownPriceHavingAtLeast = new System.Windows.Forms.NumericUpDown();
this.labelPriceGroupInterval = new System.Windows.Forms.Label();
this.labelPriceHavingAtLeast = new System.Windows.Forms.Label();
this.numericUpDownPriceInterval = new System.Windows.Forms.NumericUpDown();
this.chartPriceColumn = new System.Windows.Forms.DataVisualization.Charting.Chart();
this.tabPageTimeOfDay = new System.Windows.Forms.TabPage();
this.tableLayoutPanelTOD = new System.Windows.Forms.TableLayoutPanel();
this.comboBoxTODMetric = new System.Windows.Forms.ComboBox();
this.chartTODColumn = new System.Windows.Forms.DataVisualization.Charting.Chart();
this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
this.numericUpDownTODHavingAtLeast = new System.Windows.Forms.NumericUpDown();
this.labelTODInterval = new System.Windows.Forms.Label();
this.labelTODHavingAtLeast = new System.Windows.Forms.Label();
this.numericUpDownTODInterval = new System.Windows.Forms.NumericUpDown();
this.tabPageSymbol = new System.Windows.Forms.TabPage();
this.tableLayoutPanelSymbol = new System.Windows.Forms.TableLayoutPanel();
this.comboBoxSymbolMetric = new System.Windows.Forms.ComboBox();
this.chartSymbolColumn = new System.Windows.Forms.DataVisualization.Charting.Chart();
this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel();
this.numericUpDownSymbolHavingAtLeast = new System.Windows.Forms.NumericUpDown();
this.labelSymbolsMax = new System.Windows.Forms.Label();
this.labelSymbolHavingAtLeast = new System.Windows.Forms.Label();
this.numericUpDownSymbolsMax = new System.Windows.Forms.NumericUpDown();
this.tabPageOtherColumns = new System.Windows.Forms.TabPage();
this.tableLayoutPanelOtherColumn = new System.Windows.Forms.TableLayoutPanel();
this.comboBoxOtherMetric = new System.Windows.Forms.ComboBox();
this.chartOtherColumn = new System.Windows.Forms.DataVisualization.Charting.Chart();
this.tableLayoutPanel6 = new System.Windows.Forms.TableLayoutPanel();
this.comboBoxChooseColumn = new System.Windows.Forms.ComboBox();
this.labelColumn = new System.Windows.Forms.Label();
this.labelOtherHavingAtLeast = new System.Windows.Forms.Label();
this.numericUpDownOtherHavingAtLeast = new System.Windows.Forms.NumericUpDown();
this.numericUpDownOtherInterval = new System.Windows.Forms.NumericUpDown();
this.labelOtherInterval = new System.Windows.Forms.Label();
this.tabPageSettings = new System.Windows.Forms.TabPage();
this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
this.label1 = new System.Windows.Forms.Label();
this.labelSettingTestDaysValue = new System.Windows.Forms.Label();
this.labelSettingTestDays = new System.Windows.Forms.Label();
this.labelSettingAdvancedExitValue = new System.Windows.Forms.Label();
this.labelSettingAdvancedExit = new System.Windows.Forms.Label();
this.labelSettingTargetValue = new System.Windows.Forms.Label();
this.labelSettingTarget = new System.Windows.Forms.Label();
this.labelSettingStopValue = new System.Windows.Forms.Label();
this.labelSettingStop = new System.Windows.Forms.Label();
this.labelSettingTimedExitValue = new System.Windows.Forms.Label();
this.labelSettingTimedExit = new System.Windows.Forms.Label();
this.labelSettingTimeRange = new System.Windows.Forms.Label();
this.labelSettingTimeRangeValue = new System.Windows.Forms.Label();
this.buttonCollaborate = new System.Windows.Forms.Button();
this.labelPercentComplete = new System.Windows.Forms.Label();
this.buttonClose = new System.Windows.Forms.Button();
this.flowLayoutPanelStrategy = new System.Windows.Forms.FlowLayoutPanel();
this.buttonLoadResults = new System.Windows.Forms.Button();
this.buttonGoToAlertWindow = new System.Windows.Forms.Button();
this.flowLayoutPanelButtons = new System.Windows.Forms.FlowLayoutPanel();
this.progressPanel = new System.Windows.Forms.TableLayoutPanel();
this.progressBar1 = new TradeIdeas.TIProGUI.ProgressBar();
this.progressEquityCurve = new System.Windows.Forms.DataVisualization.Charting.Chart();
this.pnlMarketing = new TradeIdeas.TIProGUI.CustomPanel();
this.linkLabel = new System.Windows.Forms.LinkLabel();
this.lblMessage = new System.Windows.Forms.Label();
this.progressBarComputeResults = new TradeIdeas.TIProGUI.ProgressBar();
this.pnlResults.SuspendLayout();
this.tableLayoutPanel1.SuspendLayout();
this.tabControl1.SuspendLayout();
this.tabPageNewResults.SuspendLayout();
this.tableLayoutPanelSummTabLayout.SuspendLayout();
this.tableLayoutPanelSummary.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.numericUpDownSlippage)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDownCommission)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDownShareSize)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDownStartingEquity)).BeginInit();
this.tabControl2.SuspendLayout();
this.tabPageEquityCurve.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.chartEquityCurve)).BeginInit();
this.tabPageDaily.SuspendLayout();
this.tableLayoutPanel7.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.chartDailyTrades)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chartDailyProfit)).BeginInit();
this.tabPageDrawdown.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.chartDrawdown)).BeginInit();
this.tabPageBuyingPower.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.chartBuyingPower)).BeginInit();
this.tabPageOldResults.SuspendLayout();
this.tabPageOptimization.SuspendLayout();
this.tabControlOptimization.SuspendLayout();
this.tabPagePrice.SuspendLayout();
this.tableLayoutPanelPriceTab.SuspendLayout();
this.tableLayoutPanel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.numericUpDownPriceHavingAtLeast)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDownPriceInterval)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chartPriceColumn)).BeginInit();
this.tabPageTimeOfDay.SuspendLayout();
this.tableLayoutPanelTOD.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.chartTODColumn)).BeginInit();
this.tableLayoutPanel4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.numericUpDownTODHavingAtLeast)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDownTODInterval)).BeginInit();
this.tabPageSymbol.SuspendLayout();
this.tableLayoutPanelSymbol.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.chartSymbolColumn)).BeginInit();
this.tableLayoutPanel5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.numericUpDownSymbolHavingAtLeast)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDownSymbolsMax)).BeginInit();
this.tabPageOtherColumns.SuspendLayout();
this.tableLayoutPanelOtherColumn.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.chartOtherColumn)).BeginInit();
this.tableLayoutPanel6.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.numericUpDownOtherHavingAtLeast)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDownOtherInterval)).BeginInit();
this.tabPageSettings.SuspendLayout();
this.tableLayoutPanel3.SuspendLayout();
this.flowLayoutPanelButtons.SuspendLayout();
this.progressPanel.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.progressEquityCurve)).BeginInit();
this.pnlMarketing.SuspendLayout();
this.SuspendLayout();
//
// lblBest
//
this.lblBest.Anchor = System.Windows.Forms.AnchorStyles.None;
this.lblBest.AutoSize = true;
this.lblBest.Location = new System.Drawing.Point(-777, 67);
this.lblBest.Name = "lblBest";
this.lblBest.Size = new System.Drawing.Size(26, 16);
this.lblBest.TabIndex = 2;
this.lblBest.Text = "bst";
//
// lblCasino
//
this.lblCasino.Anchor = System.Windows.Forms.AnchorStyles.None;
this.lblCasino.AutoSize = true;
this.lblCasino.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblCasino.Location = new System.Drawing.Point(221, 67);
this.lblCasino.Name = "lblCasino";
this.lblCasino.Size = new System.Drawing.Size(37, 16);
this.lblCasino.TabIndex = 3;
this.lblCasino.Text = "csno";
//
// lblTotCount
//
this.lblTotCount.AutoSize = true;
this.lblTotCount.Location = new System.Drawing.Point(85, 105);
this.lblTotCount.Name = "lblTotCount";
this.lblTotCount.Size = new System.Drawing.Size(56, 16);
this.lblTotCount.TabIndex = 6;
this.lblTotCount.Text = "totCount";
//
// lblWinTot
//
this.lblWinTot.AutoSize = true;
this.lblWinTot.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblWinTot.Location = new System.Drawing.Point(114, 72);
this.lblWinTot.Name = "lblWinTot";
this.lblWinTot.Size = new System.Drawing.Size(53, 16);
this.lblWinTot.TabIndex = 8;
this.lblWinTot.Text = "winTot";
//
// lblWorst
//
this.lblWorst.Anchor = System.Windows.Forms.AnchorStyles.None;
this.lblWorst.AutoSize = true;
this.lblWorst.Location = new System.Drawing.Point(-675, 67);
this.lblWorst.Name = "lblWorst";
this.lblWorst.Size = new System.Drawing.Size(39, 16);
this.lblWorst.TabIndex = 9;
this.lblWorst.Text = "worst";
//
// pnlResults
//
this.pnlResults.AutoScroll = true;
this.pnlResults.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.pnlResults.Controls.Add(this.lbl_Trades);
this.pnlResults.Controls.Add(this.lblRate);
this.pnlResults.Controls.Add(this.lbl_Gain);
this.pnlResults.Controls.Add(this.lbl_Date);
this.pnlResults.Controls.Add(this.lblTotWinners);
this.pnlResults.Controls.Add(this.btnClipBoard);
this.pnlResults.Controls.Add(this.lblSummary);
this.pnlResults.Controls.Add(this.lblTotCount);
this.pnlResults.Controls.Add(this.tableLayoutPanel1);
this.pnlResults.Controls.Add(this.lblWinTot);
this.pnlResults.Controls.Add(this.lblWinRate);
this.pnlResults.Controls.Add(this.lblGain);
this.pnlResults.Controls.Add(this.lblBackTest);
this.pnlResults.Dock = System.Windows.Forms.DockStyle.Fill;
this.pnlResults.Location = new System.Drawing.Point(3, 3);
this.pnlResults.Name = "pnlResults";
this.pnlResults.Size = new System.Drawing.Size(1115, 736);
this.pnlResults.TabIndex = 10;
this.pnlResults.Visible = false;
//
// lbl_Trades
//
this.lbl_Trades.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.lbl_Trades.AutoSize = true;
this.lbl_Trades.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lbl_Trades.Location = new System.Drawing.Point(201, 273);
this.lbl_Trades.Name = "lbl_Trades";
this.lbl_Trades.Size = new System.Drawing.Size(62, 16);
this.lbl_Trades.TabIndex = 16;
this.lbl_Trades.Text = "# Trades";
//
// lblRate
//
this.lblRate.AutoSize = true;
this.lblRate.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblRate.Location = new System.Drawing.Point(423, 74);
this.lblRate.Name = "lblRate";
this.lblRate.Size = new System.Drawing.Size(63, 16);
this.lblRate.TabIndex = 14;
this.lblRate.Text = "winRate";
//
// lbl_Gain
//
this.lbl_Gain.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.lbl_Gain.AutoSize = true;
this.lbl_Gain.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lbl_Gain.Location = new System.Drawing.Point(117, 273);
this.lbl_Gain.Name = "lbl_Gain";
this.lbl_Gain.Size = new System.Drawing.Size(60, 16);
this.lbl_Gain.TabIndex = 13;
this.lbl_Gain.Text = "Net Gain";
//
// lbl_Date
//
this.lbl_Date.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.lbl_Date.AutoSize = true;
this.lbl_Date.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lbl_Date.Location = new System.Drawing.Point(32, 273);
this.lbl_Date.Name = "lbl_Date";
this.lbl_Date.Size = new System.Drawing.Size(37, 16);
this.lbl_Date.TabIndex = 12;
this.lbl_Date.Text = "Date";
//
// lblTotWinners
//
this.lblTotWinners.AutoSize = true;
this.lblTotWinners.Location = new System.Drawing.Point(18, 105);
this.lblTotWinners.Name = "lblTotWinners";
this.lblTotWinners.Size = new System.Drawing.Size(45, 16);
this.lblTotWinners.TabIndex = 11;
this.lblTotWinners.Text = "totWin";
//
// btnClipBoard
//
this.btnClipBoard.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
this.btnClipBoard.Location = new System.Drawing.Point(226, 300);
this.btnClipBoard.Name = "btnClipBoard";
this.btnClipBoard.Size = new System.Drawing.Size(184, 25);
this.btnClipBoard.TabIndex = 14;
this.btnClipBoard.Text = "Copy Data To Clipboard";
this.btnClipBoard.UseVisualStyleBackColor = true;
this.btnClipBoard.Visible = false;
this.btnClipBoard.Click += new System.EventHandler(this.btnClipBoard_Click);
//
// lblSummary
//
this.lblSummary.AutoSize = true;
this.lblSummary.Location = new System.Drawing.Point(17, 247);
this.lblSummary.Name = "lblSummary";
this.lblSummary.Size = new System.Drawing.Size(102, 16);
this.lblSummary.TabIndex = 4;
this.lblSummary.Text = "Daily Summary:";
//
// tableLayoutPanel1
//
this.tableLayoutPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.tableLayoutPanel1.BackColor = System.Drawing.SystemColors.Control;
this.tableLayoutPanel1.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.InsetDouble;
this.tableLayoutPanel1.ColumnCount = 5;
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 49.18033F));
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50.81967F));
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 86F));
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 125F));
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 1660F));
this.tableLayoutPanel1.Controls.Add(this.lblAv_Gain, 0, 0);
this.tableLayoutPanel1.Controls.Add(this.lblWorst, 3, 1);
this.tableLayoutPanel1.Controls.Add(this.lblCasino, 4, 1);
this.tableLayoutPanel1.Controls.Add(this.lbl_Best, 2, 0);
this.tableLayoutPanel1.Controls.Add(this.lbl_Worst, 3, 0);
this.tableLayoutPanel1.Controls.Add(this.lblBest, 2, 1);
this.tableLayoutPanel1.Controls.Add(this.lblAv_Loss, 1, 0);
this.tableLayoutPanel1.Controls.Add(this.lblAvGain, 0, 1);
this.tableLayoutPanel1.Controls.Add(this.lblAvLoss, 1, 1);
this.tableLayoutPanel1.Controls.Add(this.lbl_Casino, 4, 0);
this.tableLayoutPanel1.Location = new System.Drawing.Point(20, 136);
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
this.tableLayoutPanel1.RowCount = 2;
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 68.53933F));
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 31.46067F));
this.tableLayoutPanel1.Size = new System.Drawing.Size(1072, 92);
this.tableLayoutPanel1.TabIndex = 3;
//
// lblAv_Gain
//
this.lblAv_Gain.Anchor = System.Windows.Forms.AnchorStyles.None;
this.lblAv_Gain.AutoSize = true;
this.lblAv_Gain.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblAv_Gain.Location = new System.Drawing.Point(6, 23);
this.lblAv_Gain.Name = "lblAv_Gain";
this.lblAv_Gain.Size = new System.Drawing.Size(1, 16);
this.lblAv_Gain.TabIndex = 0;
this.lblAv_Gain.Text = "Average Gain";
//
// lbl_Best
//
this.lbl_Best.Anchor = System.Windows.Forms.AnchorStyles.None;
this.lbl_Best.AutoSize = true;
this.lbl_Best.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lbl_Best.Location = new System.Drawing.Point(-784, 23);
this.lbl_Best.Name = "lbl_Best";
this.lbl_Best.Size = new System.Drawing.Size(39, 16);
this.lbl_Best.TabIndex = 2;
this.lbl_Best.Text = "Best";
//
// lbl_Worst
//
this.lbl_Worst.Anchor = System.Windows.Forms.AnchorStyles.None;
this.lbl_Worst.AutoSize = true;
this.lbl_Worst.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lbl_Worst.Location = new System.Drawing.Point(-680, 23);
this.lbl_Worst.Name = "lbl_Worst";
this.lbl_Worst.Size = new System.Drawing.Size(48, 16);
this.lbl_Worst.TabIndex = 3;
this.lbl_Worst.Text = "Worst";
//
// lblAv_Loss
//
this.lblAv_Loss.Anchor = System.Windows.Forms.AnchorStyles.None;
this.lblAv_Loss.AutoSize = true;
this.lblAv_Loss.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblAv_Loss.Location = new System.Drawing.Point(-392, 23);
this.lblAv_Loss.Name = "lblAv_Loss";
this.lblAv_Loss.Size = new System.Drawing.Size(1, 16);
this.lblAv_Loss.TabIndex = 1;
this.lblAv_Loss.Text = "Average Loss";
//
// lblAvGain
//
this.lblAvGain.Anchor = System.Windows.Forms.AnchorStyles.None;
this.lblAvGain.AutoSize = true;
this.lblAvGain.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblAvGain.Location = new System.Drawing.Point(6, 67);
this.lblAvGain.Name = "lblAvGain";
this.lblAvGain.Size = new System.Drawing.Size(1, 16);
this.lblAvGain.TabIndex = 10;
this.lblAvGain.Text = "data";
//
// lblAvLoss
//
this.lblAvLoss.Anchor = System.Windows.Forms.AnchorStyles.None;
this.lblAvLoss.AutoSize = true;
this.lblAvLoss.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblAvLoss.Location = new System.Drawing.Point(-392, 67);
this.lblAvLoss.Name = "lblAvLoss";
this.lblAvLoss.Size = new System.Drawing.Size(1, 16);
this.lblAvLoss.TabIndex = 11;
this.lblAvLoss.Text = "data";
//
// lbl_Casino
//
this.lbl_Casino.Anchor = System.Windows.Forms.AnchorStyles.None;
this.lbl_Casino.AutoSize = true;
this.lbl_Casino.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lbl_Casino.Location = new System.Drawing.Point(188, 23);
this.lbl_Casino.Name = "lbl_Casino";
this.lbl_Casino.Size = new System.Drawing.Size(104, 16);
this.lbl_Casino.TabIndex = 12;
this.lbl_Casino.Text = "Casino Factor";
//
// lblWinRate
//
this.lblWinRate.AutoSize = true;
this.lblWinRate.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblWinRate.Location = new System.Drawing.Point(322, 74);
this.lblWinRate.Name = "lblWinRate";
this.lblWinRate.Size = new System.Drawing.Size(75, 16);
this.lblWinRate.TabIndex = 2;
this.lblWinRate.Text = "Win Rate:";
//
// lblGain
//
this.lblGain.AutoSize = true;
this.lblGain.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblGain.Location = new System.Drawing.Point(17, 72);
this.lblGain.Name = "lblGain";
this.lblGain.Size = new System.Drawing.Size(72, 16);
this.lblGain.TabIndex = 1;
this.lblGain.Text = "Net Gain:";
//
// lblBackTest
//
this.lblBackTest.AutoSize = true;
this.lblBackTest.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblBackTest.Location = new System.Drawing.Point(17, 23);
this.lblBackTest.Name = "lblBackTest";
this.lblBackTest.Size = new System.Drawing.Size(140, 20);
this.lblBackTest.TabIndex = 0;
this.lblBackTest.Text = "Backtest Report";
//
// lblTrials
//
this.lblTrials.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.lblTrials.AutoSize = true;
this.lblTrials.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblTrials.ForeColor = System.Drawing.Color.Red;
this.lblTrials.Location = new System.Drawing.Point(731, 9);
this.lblTrials.Name = "lblTrials";
this.lblTrials.Size = new System.Drawing.Size(0, 16);
this.lblTrials.TabIndex = 15;
//
// lblNoTrials
//
this.lblNoTrials.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.lblNoTrials.AutoSize = true;
this.lblNoTrials.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblNoTrials.ForeColor = System.Drawing.Color.Red;
this.lblNoTrials.Location = new System.Drawing.Point(505, 40);
this.lblNoTrials.Name = "lblNoTrials";
this.lblNoTrials.Size = new System.Drawing.Size(0, 16);
this.lblNoTrials.TabIndex = 11;
//
// btnRunAgain
//
this.btnRunAgain.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.btnRunAgain.Location = new System.Drawing.Point(3, 3);
this.btnRunAgain.Name = "btnRunAgain";
this.btnRunAgain.Size = new System.Drawing.Size(102, 25);
this.btnRunAgain.TabIndex = 12;
this.btnRunAgain.Text = "Run Again";
this.btnRunAgain.UseVisualStyleBackColor = true;
this.btnRunAgain.Visible = false;
this.btnRunAgain.Click += new System.EventHandler(this.btnRunAgain_Click);
//
// btnDetail
//
this.btnDetail.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.btnDetail.Location = new System.Drawing.Point(273, 3);
this.btnDetail.Name = "btnDetail";
this.btnDetail.Size = new System.Drawing.Size(185, 25);
this.btnDetail.TabIndex = 15;
this.btnDetail.Text = "Save Detailed Results";
this.btnDetail.UseVisualStyleBackColor = true;
this.btnDetail.Visible = false;
this.btnDetail.Click += new System.EventHandler(this.btnDetail_Click);
//
// tabControl1
//
this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.tabControl1.Controls.Add(this.tabPageNewResults);
this.tabControl1.Controls.Add(this.tabPageOldResults);
this.tabControl1.Controls.Add(this.tabPageCalendar);
this.tabControl1.Controls.Add(this.tabPageOptimization);
this.tabControl1.Controls.Add(this.tabPageSettings);
this.tabControl1.ItemSize = new System.Drawing.Size(120, 25);
this.tabControl1.Location = new System.Drawing.Point(8, 43);
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(1129, 775);
this.tabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
this.tabControl1.TabIndex = 16;
this.tabControl1.Visible = false;
this.tabControl1.FontChanged += new System.EventHandler(this.tabControl_FontChanged);
this.tabControl1.MouseClick += new System.Windows.Forms.MouseEventHandler(this.tabControl1_MouseClick);
//
// tabPageNewResults
//
this.tabPageNewResults.BackColor = System.Drawing.Color.White;
this.tabPageNewResults.Controls.Add(this.tableLayoutPanelSummTabLayout);
this.tabPageNewResults.Location = new System.Drawing.Point(4, 29);
this.tabPageNewResults.Name = "tabPageNewResults";
this.tabPageNewResults.Padding = new System.Windows.Forms.Padding(3);
this.tabPageNewResults.Size = new System.Drawing.Size(1121, 742);
this.tabPageNewResults.TabIndex = 1;
this.tabPageNewResults.Text = "Summary";
//
// tableLayoutPanelSummTabLayout
//
this.tableLayoutPanelSummTabLayout.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.tableLayoutPanelSummTabLayout.ColumnCount = 2;
this.tableLayoutPanelSummTabLayout.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 297F));
this.tableLayoutPanelSummTabLayout.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanelSummTabLayout.Controls.Add(this.tableLayoutPanelSummary, 0, 0);
this.tableLayoutPanelSummTabLayout.Controls.Add(this.tabControl2, 1, 0);
this.tableLayoutPanelSummTabLayout.Location = new System.Drawing.Point(7, 7);
this.tableLayoutPanelSummTabLayout.Name = "tableLayoutPanelSummTabLayout";
this.tableLayoutPanelSummTabLayout.RowCount = 4;
this.tableLayoutPanelSummTabLayout.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 301F));
this.tableLayoutPanelSummTabLayout.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 234F));
this.tableLayoutPanelSummTabLayout.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
this.tableLayoutPanelSummTabLayout.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanelSummTabLayout.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanelSummTabLayout.Size = new System.Drawing.Size(1108, 729);
this.tableLayoutPanelSummTabLayout.TabIndex = 15;
//
// tableLayoutPanelSummary
//
this.tableLayoutPanelSummary.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.tableLayoutPanelSummary.AutoSize = true;
this.tableLayoutPanelSummary.BackColor = System.Drawing.Color.WhiteSmoke;
this.tableLayoutPanelSummary.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
this.tableLayoutPanelSummary.ColumnCount = 2;
this.tableLayoutPanelSummary.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 47.82609F));
this.tableLayoutPanelSummary.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 52.17391F));
this.tableLayoutPanelSummary.Controls.Add(this.labelStrategyReturn, 0, 3);
this.tableLayoutPanelSummary.Controls.Add(this.labelStrategyReturnMetric, 1, 3);
this.tableLayoutPanelSummary.Controls.Add(this.labelAvgWinLossValue, 1, 2);
this.tableLayoutPanelSummary.Controls.Add(this.labelAvgWinLoss, 0, 2);
this.tableLayoutPanelSummary.Controls.Add(this.labelTotalTradesValue, 1, 1);
this.tableLayoutPanelSummary.Controls.Add(this.labelTotalTrades, 0, 1);
this.tableLayoutPanelSummary.Controls.Add(this.labelProfitFactor, 0, 0);
this.tableLayoutPanelSummary.Controls.Add(this.labelProfitFactorValue, 1, 0);
this.tableLayoutPanelSummary.Controls.Add(this.labelSlippage, 0, 9);
this.tableLayoutPanelSummary.Controls.Add(this.numericUpDownSlippage, 1, 9);
this.tableLayoutPanelSummary.Controls.Add(this.numericUpDownCommission, 1, 8);
this.tableLayoutPanelSummary.Controls.Add(this.labelCommission, 0, 8);
this.tableLayoutPanelSummary.Controls.Add(this.labelStartingEquity, 0, 6);
this.tableLayoutPanelSummary.Controls.Add(this.numericUpDownShareSize, 1, 7);
this.tableLayoutPanelSummary.Controls.Add(this.numericUpDownStartingEquity, 1, 6);
this.tableLayoutPanelSummary.Controls.Add(this.labelBuyingPowerValue, 1, 5);
this.tableLayoutPanelSummary.Controls.Add(this.labelBuyingPower, 0, 5);
this.tableLayoutPanelSummary.Controls.Add(this.labelCagr, 0, 4);
this.tableLayoutPanelSummary.Controls.Add(this.labelCagrMetric, 1, 4);
this.tableLayoutPanelSummary.Controls.Add(this.comboBoxPositionSizing, 0, 7);
this.tableLayoutPanelSummary.Location = new System.Drawing.Point(10, 3);
this.tableLayoutPanelSummary.Margin = new System.Windows.Forms.Padding(10, 3, 10, 10);
this.tableLayoutPanelSummary.Name = "tableLayoutPanelSummary";
this.tableLayoutPanelSummary.RowCount = 10;
this.tableLayoutPanelSummary.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
this.tableLayoutPanelSummary.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
this.tableLayoutPanelSummary.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
this.tableLayoutPanelSummary.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
this.tableLayoutPanelSummary.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
this.tableLayoutPanelSummary.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
this.tableLayoutPanelSummary.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
this.tableLayoutPanelSummary.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
this.tableLayoutPanelSummary.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
this.tableLayoutPanelSummary.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
this.tableLayoutPanelSummary.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanelSummary.Size = new System.Drawing.Size(277, 288);
this.tableLayoutPanelSummary.TabIndex = 3;
this.tableLayoutPanelSummary.Visible = false;
//
// labelStrategyReturn
//
this.labelStrategyReturn.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.labelStrategyReturn.AutoSize = true;
this.labelStrategyReturn.Location = new System.Drawing.Point(29, 90);
this.labelStrategyReturn.Name = "labelStrategyReturn";
this.labelStrategyReturn.Size = new System.Drawing.Size(100, 16);
this.labelStrategyReturn.TabIndex = 18;
this.labelStrategyReturn.Text = "Strategy Return";
//
// labelStrategyReturnMetric
//
this.labelStrategyReturnMetric.AutoSize = true;
this.labelStrategyReturnMetric.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelStrategyReturnMetric.Location = new System.Drawing.Point(133, 85);
this.labelStrategyReturnMetric.Margin = new System.Windows.Forms.Padding(0);
this.labelStrategyReturnMetric.Name = "labelStrategyReturnMetric";
this.labelStrategyReturnMetric.Size = new System.Drawing.Size(143, 27);
this.labelStrategyReturnMetric.TabIndex = 18;
this.labelStrategyReturnMetric.Text = "0.00";
this.labelStrategyReturnMetric.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// labelAvgWinLossValue
//
this.labelAvgWinLossValue.AutoSize = true;
this.labelAvgWinLossValue.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelAvgWinLossValue.Location = new System.Drawing.Point(133, 57);
this.labelAvgWinLossValue.Margin = new System.Windows.Forms.Padding(0);
this.labelAvgWinLossValue.Name = "labelAvgWinLossValue";
this.labelAvgWinLossValue.Size = new System.Drawing.Size(143, 27);
this.labelAvgWinLossValue.TabIndex = 4;
this.labelAvgWinLossValue.Text = "100";
this.labelAvgWinLossValue.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// labelAvgWinLoss
//
this.labelAvgWinLoss.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.labelAvgWinLoss.AutoSize = true;
this.labelAvgWinLoss.Location = new System.Drawing.Point(14, 62);
this.labelAvgWinLoss.Name = "labelAvgWinLoss";
this.labelAvgWinLoss.Size = new System.Drawing.Size(115, 16);
this.labelAvgWinLoss.TabIndex = 4;
this.labelAvgWinLoss.Text = "Avg Winner/Loser";
//
// labelTotalTradesValue
//
this.labelTotalTradesValue.AutoSize = true;
this.labelTotalTradesValue.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelTotalTradesValue.Location = new System.Drawing.Point(133, 29);
this.labelTotalTradesValue.Margin = new System.Windows.Forms.Padding(0);
this.labelTotalTradesValue.Name = "labelTotalTradesValue";
this.labelTotalTradesValue.Size = new System.Drawing.Size(143, 27);
this.labelTotalTradesValue.TabIndex = 3;
this.labelTotalTradesValue.Text = "100";
this.labelTotalTradesValue.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// labelTotalTrades
//
this.labelTotalTrades.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.labelTotalTrades.AutoSize = true;
this.labelTotalTrades.Location = new System.Drawing.Point(43, 34);
this.labelTotalTrades.Name = "labelTotalTrades";
this.labelTotalTrades.Size = new System.Drawing.Size(86, 16);
this.labelTotalTrades.TabIndex = 2;
this.labelTotalTrades.Text = "Total Trades";
//
// labelProfitFactor
//
this.labelProfitFactor.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.labelProfitFactor.AutoSize = true;
this.labelProfitFactor.Location = new System.Drawing.Point(50, 6);
this.labelProfitFactor.Name = "labelProfitFactor";
this.labelProfitFactor.Size = new System.Drawing.Size(79, 16);
this.labelProfitFactor.TabIndex = 0;
this.labelProfitFactor.Text = "Profit Factor";
this.labelProfitFactor.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// labelProfitFactorValue
//
this.labelProfitFactorValue.AutoSize = true;
this.labelProfitFactorValue.BackColor = System.Drawing.Color.WhiteSmoke;
this.labelProfitFactorValue.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelProfitFactorValue.Location = new System.Drawing.Point(133, 1);
this.labelProfitFactorValue.Margin = new System.Windows.Forms.Padding(0);
this.labelProfitFactorValue.Name = "labelProfitFactorValue";
this.labelProfitFactorValue.Size = new System.Drawing.Size(143, 27);
this.labelProfitFactorValue.TabIndex = 1;
this.labelProfitFactorValue.Text = "1.0";
this.labelProfitFactorValue.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// labelSlippage
//
this.labelSlippage.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.labelSlippage.AutoSize = true;
this.labelSlippage.Location = new System.Drawing.Point(7, 262);
this.labelSlippage.Name = "labelSlippage";
this.labelSlippage.Size = new System.Drawing.Size(122, 16);
this.labelSlippage.TabIndex = 11;
this.labelSlippage.Text = "Commission/Share";
this.labelSlippage.Visible = false;
//
// numericUpDownSlippage
//
this.numericUpDownSlippage.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.numericUpDownSlippage.DecimalPlaces = 3;
this.numericUpDownSlippage.Increment = new decimal(new int[] {
1,
0,
0,
131072});
this.numericUpDownSlippage.Location = new System.Drawing.Point(136, 259);
this.numericUpDownSlippage.Maximum = new decimal(new int[] {
10000000,
0,
0,
0});
this.numericUpDownSlippage.Name = "numericUpDownSlippage";
this.numericUpDownSlippage.Size = new System.Drawing.Size(89, 22);
this.numericUpDownSlippage.TabIndex = 10;
this.numericUpDownSlippage.Value = new decimal(new int[] {
0,
0,
0,
131072});
this.numericUpDownSlippage.Visible = false;
this.numericUpDownSlippage.ValueChanged += new System.EventHandler(this.numericUpDownSlippage_ValueChanged);
//
// numericUpDownCommission
//
this.numericUpDownCommission.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.numericUpDownCommission.DecimalPlaces = 2;
this.numericUpDownCommission.Location = new System.Drawing.Point(136, 228);
this.numericUpDownCommission.Maximum = new decimal(new int[] {
10000000,
0,
0,
0});
this.numericUpDownCommission.Name = "numericUpDownCommission";
this.numericUpDownCommission.Size = new System.Drawing.Size(89, 22);
this.numericUpDownCommission.TabIndex = 8;
this.numericUpDownCommission.Value = new decimal(new int[] {
0,
0,
0,
131072});
this.numericUpDownCommission.Visible = false;
this.numericUpDownCommission.ValueChanged += new System.EventHandler(this.numericUpDownCommission_ValueChanged);
//
// labelCommission
//
this.labelCommission.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.labelCommission.AutoSize = true;
this.labelCommission.Location = new System.Drawing.Point(6, 230);
this.labelCommission.Name = "labelCommission";
this.labelCommission.Size = new System.Drawing.Size(123, 16);
this.labelCommission.TabIndex = 9;
this.labelCommission.Text = "Commission/Trade";
this.labelCommission.Visible = false;
//
// labelStartingEquity
//
this.labelStartingEquity.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.labelStartingEquity.AutoSize = true;
this.labelStartingEquity.Location = new System.Drawing.Point(36, 174);
this.labelStartingEquity.Name = "labelStartingEquity";
this.labelStartingEquity.Size = new System.Drawing.Size(93, 16);
this.labelStartingEquity.TabIndex = 13;
this.labelStartingEquity.Text = "Starting Equity";
this.labelStartingEquity.Visible = false;
//
// numericUpDownShareSize
//
this.numericUpDownShareSize.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.numericUpDownShareSize.Location = new System.Drawing.Point(136, 200);
this.numericUpDownShareSize.Maximum = new decimal(new int[] {
10000000,
0,
0,
0});
this.numericUpDownShareSize.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.numericUpDownShareSize.Name = "numericUpDownShareSize";
this.numericUpDownShareSize.Size = new System.Drawing.Size(89, 22);
this.numericUpDownShareSize.TabIndex = 6;
this.numericUpDownShareSize.Value = new decimal(new int[] {
100,
0,
0,
0});
this.numericUpDownShareSize.Visible = false;
this.numericUpDownShareSize.ValueChanged += new System.EventHandler(this.numericUpDownShareSize_ValueChanged);
//
// numericUpDownStartingEquity
//
this.numericUpDownStartingEquity.Increment = new decimal(new int[] {
1000,
0,
0,
0});
this.numericUpDownStartingEquity.Location = new System.Drawing.Point(136, 172);
this.numericUpDownStartingEquity.Maximum = new decimal(new int[] {
1000000000,
0,
0,
0});
this.numericUpDownStartingEquity.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.numericUpDownStartingEquity.Name = "numericUpDownStartingEquity";
this.numericUpDownStartingEquity.Size = new System.Drawing.Size(89, 22);
this.numericUpDownStartingEquity.TabIndex = 12;
this.numericUpDownStartingEquity.ThousandsSeparator = true;
this.numericUpDownStartingEquity.Value = new decimal(new int[] {
50000,
0,
0,
0});
this.numericUpDownStartingEquity.Visible = false;
this.numericUpDownStartingEquity.ValueChanged += new System.EventHandler(this.numericUpDownStartingEquity_ValueChanged);
//
// labelBuyingPowerValue
//
this.labelBuyingPowerValue.AutoSize = true;
this.labelBuyingPowerValue.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelBuyingPowerValue.Location = new System.Drawing.Point(133, 141);
this.labelBuyingPowerValue.Margin = new System.Windows.Forms.Padding(0);
this.labelBuyingPowerValue.Name = "labelBuyingPowerValue";
this.labelBuyingPowerValue.Size = new System.Drawing.Size(143, 27);
this.labelBuyingPowerValue.TabIndex = 15;
this.labelBuyingPowerValue.Text = "100000";
this.labelBuyingPowerValue.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// labelBuyingPower
//
this.labelBuyingPower.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.labelBuyingPower.AutoSize = true;
this.labelBuyingPower.Location = new System.Drawing.Point(7, 146);
this.labelBuyingPower.Name = "labelBuyingPower";
this.labelBuyingPower.Size = new System.Drawing.Size(122, 16);
this.labelBuyingPower.TabIndex = 15;
this.labelBuyingPower.Text = "Buying Power Req.";
//
// labelCagr
//
this.labelCagr.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.labelCagr.AutoSize = true;
this.labelCagr.Location = new System.Drawing.Point(8, 118);
this.labelCagr.Name = "labelCagr";
this.labelCagr.Size = new System.Drawing.Size(121, 16);
this.labelCagr.TabIndex = 14;
this.labelCagr.Text = "Proj. Annual Return";
//
// labelCagrMetric
//
this.labelCagrMetric.AutoSize = true;
this.labelCagrMetric.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelCagrMetric.Location = new System.Drawing.Point(133, 113);
this.labelCagrMetric.Margin = new System.Windows.Forms.Padding(0);
this.labelCagrMetric.Name = "labelCagrMetric";
this.labelCagrMetric.Size = new System.Drawing.Size(143, 27);
this.labelCagrMetric.TabIndex = 15;
this.labelCagrMetric.Text = "0.00";
this.labelCagrMetric.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// comboBoxPositionSizing
//
this.comboBoxPositionSizing.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBoxPositionSizing.FormattingEnabled = true;
this.comboBoxPositionSizing.ItemHeight = 16;
this.comboBoxPositionSizing.Items.AddRange(new object[] {
"Share Size",
"Dollar Amount"});
this.comboBoxPositionSizing.Location = new System.Drawing.Point(4, 199);
this.comboBoxPositionSizing.Margin = new System.Windows.Forms.Padding(3, 2, 3, 3);
this.comboBoxPositionSizing.Name = "comboBoxPositionSizing";
this.comboBoxPositionSizing.Size = new System.Drawing.Size(125, 24);
this.comboBoxPositionSizing.TabIndex = 19;
this.comboBoxPositionSizing.SelectedIndexChanged += new System.EventHandler(this.comboBoxPositionSizing_SelectedIndexChanged);
//
// tabControl2
//
this.tabControl2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.tabControl2.Controls.Add(this.tabPageEquityCurve);
this.tabControl2.Controls.Add(this.tabPageDaily);
this.tabControl2.Controls.Add(this.tabPageDrawdown);
this.tabControl2.Controls.Add(this.tabPageBuyingPower);
this.tabControl2.ItemSize = new System.Drawing.Size(120, 25);
this.tabControl2.Location = new System.Drawing.Point(300, 3);
this.tabControl2.Name = "tabControl2";
this.tableLayoutPanelSummTabLayout.SetRowSpan(this.tabControl2, 4);
this.tabControl2.SelectedIndex = 0;
this.tabControl2.Size = new System.Drawing.Size(805, 723);
this.tabControl2.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
this.tabControl2.TabIndex = 17;
this.tabControl2.FontChanged += new System.EventHandler(this.tabControl_FontChanged);
this.tabControl2.MouseClick += new System.Windows.Forms.MouseEventHandler(this.tabControl2_MouseClick);
//
// tabPageEquityCurve
//
this.tabPageEquityCurve.Controls.Add(this.chartEquityCurve);
this.tabPageEquityCurve.Location = new System.Drawing.Point(4, 29);
this.tabPageEquityCurve.Name = "tabPageEquityCurve";
this.tabPageEquityCurve.Padding = new System.Windows.Forms.Padding(3);
this.tabPageEquityCurve.Size = new System.Drawing.Size(797, 690);
this.tabPageEquityCurve.TabIndex = 0;
this.tabPageEquityCurve.Text = "Equity Curve";
this.tabPageEquityCurve.UseVisualStyleBackColor = true;
//
// chartEquityCurve
//
horizontalLineAnnotation1.AnchorY = 0D;
horizontalLineAnnotation1.AxisXName = "ChartArea1\\rX";
horizontalLineAnnotation1.IsSizeAlwaysRelative = false;
horizontalLineAnnotation1.LineColor = System.Drawing.Color.Red;
horizontalLineAnnotation1.LineDashStyle = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Dash;
horizontalLineAnnotation1.Name = "HorizontalLineAnnotation1";
horizontalLineAnnotation1.Width = 7D;
horizontalLineAnnotation1.X = 0D;
horizontalLineAnnotation1.Y = 0D;
horizontalLineAnnotation1.YAxisName = "ChartArea1\\rY";
this.chartEquityCurve.Annotations.Add(horizontalLineAnnotation1);
this.chartEquityCurve.BackGradientStyle = System.Windows.Forms.DataVisualization.Charting.GradientStyle.TopBottom;
this.chartEquityCurve.BackSecondaryColor = System.Drawing.Color.Gainsboro;
this.chartEquityCurve.BorderlineColor = System.Drawing.Color.Black;
this.chartEquityCurve.BorderlineDashStyle = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Solid;
chartArea1.AxisX.MajorGrid.LineColor = System.Drawing.Color.Gainsboro;
chartArea1.AxisX.Minimum = 0D;
chartArea1.AxisX.Title = "Trade";
chartArea1.AxisY.MajorGrid.LineColor = System.Drawing.Color.Gainsboro;
chartArea1.AxisY.Title = "Cumulative Percent";
chartArea1.BackColor = System.Drawing.Color.White;
chartArea1.BackGradientStyle = System.Windows.Forms.DataVisualization.Charting.GradientStyle.TopBottom;
chartArea1.BackSecondaryColor = System.Drawing.Color.Gainsboro;
chartArea1.Name = "ChartArea1";
this.chartEquityCurve.ChartAreas.Add(chartArea1);
this.chartEquityCurve.Dock = System.Windows.Forms.DockStyle.Fill;
legend1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
legend1.Docking = System.Windows.Forms.DataVisualization.Charting.Docking.Bottom;
legend1.Name = "Legend1";
this.chartEquityCurve.Legends.Add(legend1);
this.chartEquityCurve.Location = new System.Drawing.Point(3, 3);
this.chartEquityCurve.Name = "chartEquityCurve";
series1.BorderWidth = 5;
series1.ChartArea = "ChartArea1";
series1.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
series1.Color = System.Drawing.Color.Blue;
series1.Legend = "Legend1";
series1.Name = "Equity Curve";
series1.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Int32;
series2.BorderWidth = 5;
series2.ChartArea = "ChartArea1";
series2.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
series2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
series2.Legend = "Legend1";
series2.Name = "Including Commissions";
series3.BorderWidth = 5;
series3.ChartArea = "ChartArea1";
series3.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
series3.Color = System.Drawing.Color.Red;
series3.Legend = "Legend1";
series3.Name = "Including Comm and Slippage";
this.chartEquityCurve.Series.Add(series1);
this.chartEquityCurve.Series.Add(series2);
this.chartEquityCurve.Series.Add(series3);
this.chartEquityCurve.Size = new System.Drawing.Size(791, 684);
this.chartEquityCurve.TabIndex = 2;
this.chartEquityCurve.Text = "chart1";
title1.Name = "Title1";
title1.Text = "Equity Curve";
this.chartEquityCurve.Titles.Add(title1);
this.chartEquityCurve.Visible = false;
//
// tabPageDaily
//
this.tabPageDaily.Controls.Add(this.tableLayoutPanel7);
this.tabPageDaily.Location = new System.Drawing.Point(4, 29);
this.tabPageDaily.Name = "tabPageDaily";
this.tabPageDaily.Size = new System.Drawing.Size(797, 690);
this.tabPageDaily.TabIndex = 3;
this.tabPageDaily.Text = "Daily";
this.tabPageDaily.UseVisualStyleBackColor = true;
//
// tableLayoutPanel7
//
this.tableLayoutPanel7.ColumnCount = 1;
this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanel7.Controls.Add(this.chartDailyTrades, 0, 1);
this.tableLayoutPanel7.Controls.Add(this.chartDailyProfit, 0, 0);
this.tableLayoutPanel7.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel7.Location = new System.Drawing.Point(0, 0);
this.tableLayoutPanel7.Name = "tableLayoutPanel7";
this.tableLayoutPanel7.RowCount = 2;
this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel7.Size = new System.Drawing.Size(797, 690);
this.tableLayoutPanel7.TabIndex = 4;
//
// chartDailyTrades
//
horizontalLineAnnotation2.AnchorY = 0D;
horizontalLineAnnotation2.AxisXName = "ChartArea1\\rX";
horizontalLineAnnotation2.IsSizeAlwaysRelative = false;
horizontalLineAnnotation2.LineColor = System.Drawing.Color.Red;
horizontalLineAnnotation2.LineDashStyle = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Dash;
horizontalLineAnnotation2.Name = "HorizontalLineAnnotation1";
horizontalLineAnnotation2.Width = 7D;
horizontalLineAnnotation2.X = 0D;
horizontalLineAnnotation2.Y = 0D;
horizontalLineAnnotation2.YAxisName = "ChartArea1\\rY";
this.chartDailyTrades.Annotations.Add(horizontalLineAnnotation2);
this.chartDailyTrades.BackGradientStyle = System.Windows.Forms.DataVisualization.Charting.GradientStyle.TopBottom;
this.chartDailyTrades.BackSecondaryColor = System.Drawing.Color.Gainsboro;
this.chartDailyTrades.BorderlineColor = System.Drawing.Color.Black;
this.chartDailyTrades.BorderlineDashStyle = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Solid;
chartArea2.AxisX.IntervalType = System.Windows.Forms.DataVisualization.Charting.DateTimeIntervalType.Days;
chartArea2.AxisX.IsLabelAutoFit = false;
chartArea2.AxisX.LabelStyle.Angle = -45;
chartArea2.AxisX.LabelStyle.Format = "MM/dd";
chartArea2.AxisX.LabelStyle.Interval = 5D;
chartArea2.AxisX.MajorGrid.LineColor = System.Drawing.Color.Gainsboro;
chartArea2.AxisX.Title = "Day";
chartArea2.AxisY.MajorGrid.LineColor = System.Drawing.Color.Gainsboro;
chartArea2.AxisY.Title = "Trades";
chartArea2.AxisY2.Title = "Trades";
chartArea2.BackColor = System.Drawing.Color.White;
chartArea2.BackGradientStyle = System.Windows.Forms.DataVisualization.Charting.GradientStyle.TopBottom;
chartArea2.BackSecondaryColor = System.Drawing.Color.Gainsboro;
chartArea2.Name = "ChartArea1";
this.chartDailyTrades.ChartAreas.Add(chartArea2);
this.chartDailyTrades.Dock = System.Windows.Forms.DockStyle.Fill;
this.chartDailyTrades.Location = new System.Drawing.Point(3, 348);
this.chartDailyTrades.Name = "chartDailyTrades";
series4.BorderWidth = 5;
series4.ChartArea = "ChartArea1";
series4.Color = System.Drawing.Color.Blue;
series4.Name = "Profit";
series4.ToolTip = "#VALX{M/d} : #VALY";
series4.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Int32;
this.chartDailyTrades.Series.Add(series4);
this.chartDailyTrades.Size = new System.Drawing.Size(791, 339);
this.chartDailyTrades.TabIndex = 4;
this.chartDailyTrades.Text = "Daily Trades";
title2.Name = "Title1";
title2.Text = "Trades per Day";
this.chartDailyTrades.Titles.Add(title2);
this.chartDailyTrades.Visible = false;
//
// chartDailyProfit
//
horizontalLineAnnotation3.AnchorY = 0D;
horizontalLineAnnotation3.AxisXName = "ChartArea1\\rX";
horizontalLineAnnotation3.IsSizeAlwaysRelative = false;
horizontalLineAnnotation3.LineColor = System.Drawing.Color.Red;
horizontalLineAnnotation3.LineDashStyle = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Dash;
horizontalLineAnnotation3.Name = "HorizontalLineAnnotation1";
horizontalLineAnnotation3.Width = 7D;
horizontalLineAnnotation3.X = 0D;
horizontalLineAnnotation3.Y = 0D;
horizontalLineAnnotation3.YAxisName = "ChartArea1\\rY";
this.chartDailyProfit.Annotations.Add(horizontalLineAnnotation3);
this.chartDailyProfit.BackGradientStyle = System.Windows.Forms.DataVisualization.Charting.GradientStyle.TopBottom;
this.chartDailyProfit.BackSecondaryColor = System.Drawing.Color.Gainsboro;
this.chartDailyProfit.BorderlineColor = System.Drawing.Color.Black;
this.chartDailyProfit.BorderlineDashStyle = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Solid;
chartArea3.AxisX.IsLabelAutoFit = false;
chartArea3.AxisX.LabelStyle.Angle = -45;
chartArea3.AxisX.LabelStyle.Interval = 5D;
chartArea3.AxisX.MajorGrid.LineColor = System.Drawing.Color.Gainsboro;
chartArea3.AxisX.Title = "Day";
chartArea3.AxisY.MajorGrid.LineColor = System.Drawing.Color.Gainsboro;
chartArea3.AxisY.Title = "Profit";
chartArea3.AxisY2.Title = "Trades";
chartArea3.BackColor = System.Drawing.Color.White;
chartArea3.BackGradientStyle = System.Windows.Forms.DataVisualization.Charting.GradientStyle.TopBottom;
chartArea3.BackSecondaryColor = System.Drawing.Color.Gainsboro;
chartArea3.Name = "ChartArea1";
this.chartDailyProfit.ChartAreas.Add(chartArea3);
this.chartDailyProfit.Dock = System.Windows.Forms.DockStyle.Fill;
this.chartDailyProfit.Location = new System.Drawing.Point(3, 3);
this.chartDailyProfit.Name = "chartDailyProfit";
series5.BorderWidth = 5;
series5.ChartArea = "ChartArea1";
series5.Color = System.Drawing.Color.Blue;
series5.Name = "Profit";
series5.ToolTip = "#VALX{M/d} : #VALY";
series5.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Int32;
this.chartDailyProfit.Series.Add(series5);
this.chartDailyProfit.Size = new System.Drawing.Size(791, 339);
this.chartDailyProfit.TabIndex = 3;
this.chartDailyProfit.Text = "Daily Chart";
title3.Name = "Title1";
title3.Text = "Profit per Day";
this.chartDailyProfit.Titles.Add(title3);
this.chartDailyProfit.Visible = false;
//
// tabPageDrawdown
//
this.tabPageDrawdown.Controls.Add(this.chartDrawdown);
this.tabPageDrawdown.Location = new System.Drawing.Point(4, 29);
this.tabPageDrawdown.Name = "tabPageDrawdown";
this.tabPageDrawdown.Padding = new System.Windows.Forms.Padding(3);
this.tabPageDrawdown.Size = new System.Drawing.Size(797, 690);
this.tabPageDrawdown.TabIndex = 1;
this.tabPageDrawdown.Text = "Drawdown";
this.tabPageDrawdown.UseVisualStyleBackColor = true;
//
// chartDrawdown
//
horizontalLineAnnotation4.AnchorY = 0D;
horizontalLineAnnotation4.AxisXName = "ChartArea1\\rX";
horizontalLineAnnotation4.IsSizeAlwaysRelative = false;
horizontalLineAnnotation4.LineColor = System.Drawing.Color.Red;
horizontalLineAnnotation4.LineDashStyle = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Dash;
horizontalLineAnnotation4.Name = "HorizontalLineAnnotation1";
horizontalLineAnnotation4.Width = 7D;
horizontalLineAnnotation4.X = 0D;
horizontalLineAnnotation4.Y = 0D;
horizontalLineAnnotation4.YAxisName = "ChartArea1\\rY";
this.chartDrawdown.Annotations.Add(horizontalLineAnnotation4);
this.chartDrawdown.BackGradientStyle = System.Windows.Forms.DataVisualization.Charting.GradientStyle.TopBottom;
this.chartDrawdown.BackSecondaryColor = System.Drawing.Color.Gainsboro;
this.chartDrawdown.BorderlineColor = System.Drawing.Color.Black;
this.chartDrawdown.BorderlineDashStyle = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Solid;
chartArea4.AxisX.MajorGrid.LineColor = System.Drawing.Color.Gainsboro;
chartArea4.AxisX.Minimum = 0D;
chartArea4.AxisX.Title = "Trade";
chartArea4.AxisY.MajorGrid.LineColor = System.Drawing.Color.Gainsboro;
chartArea4.AxisY.Title = "Drawdown";
chartArea4.BackColor = System.Drawing.Color.White;
chartArea4.BackGradientStyle = System.Windows.Forms.DataVisualization.Charting.GradientStyle.TopBottom;
chartArea4.BackSecondaryColor = System.Drawing.Color.Gainsboro;
chartArea4.Name = "ChartArea1";
this.chartDrawdown.ChartAreas.Add(chartArea4);
this.chartDrawdown.Dock = System.Windows.Forms.DockStyle.Fill;
legend2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
legend2.Docking = System.Windows.Forms.DataVisualization.Charting.Docking.Bottom;
legend2.Name = "Legend1";
this.chartDrawdown.Legends.Add(legend2);
this.chartDrawdown.Location = new System.Drawing.Point(3, 3);
this.chartDrawdown.Name = "chartDrawdown";
series6.BorderWidth = 5;
series6.ChartArea = "ChartArea1";
series6.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
series6.Color = System.Drawing.Color.Blue;
series6.Legend = "Legend1";
series6.Name = "Drawdown";
series6.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Int32;
this.chartDrawdown.Series.Add(series6);
this.chartDrawdown.Size = new System.Drawing.Size(791, 684);
this.chartDrawdown.TabIndex = 3;
this.chartDrawdown.Text = "chart1";
title4.Name = "Title1";
title4.Text = "Drawdown";
this.chartDrawdown.Titles.Add(title4);
this.chartDrawdown.Visible = false;
//
// tabPageBuyingPower
//
this.tabPageBuyingPower.Controls.Add(this.chartBuyingPower);
this.tabPageBuyingPower.Location = new System.Drawing.Point(4, 29);
this.tabPageBuyingPower.Name = "tabPageBuyingPower";
this.tabPageBuyingPower.Padding = new System.Windows.Forms.Padding(3);
this.tabPageBuyingPower.Size = new System.Drawing.Size(797, 690);
this.tabPageBuyingPower.TabIndex = 2;
this.tabPageBuyingPower.Text = "Buying Power";
this.tabPageBuyingPower.UseVisualStyleBackColor = true;
//
// chartBuyingPower
//
horizontalLineAnnotation5.AnchorY = 0D;
horizontalLineAnnotation5.AxisXName = "ChartArea1\\rX";
horizontalLineAnnotation5.IsSizeAlwaysRelative = false;
horizontalLineAnnotation5.LineColor = System.Drawing.Color.Red;
horizontalLineAnnotation5.LineDashStyle = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Dash;
horizontalLineAnnotation5.Name = "HorizontalLineAnnotation1";
horizontalLineAnnotation5.Width = 7D;
horizontalLineAnnotation5.X = 0D;
horizontalLineAnnotation5.Y = 0D;
horizontalLineAnnotation5.YAxisName = "ChartArea1\\rY";
this.chartBuyingPower.Annotations.Add(horizontalLineAnnotation5);
this.chartBuyingPower.BackGradientStyle = System.Windows.Forms.DataVisualization.Charting.GradientStyle.TopBottom;
this.chartBuyingPower.BackSecondaryColor = System.Drawing.Color.Gainsboro;
this.chartBuyingPower.BorderlineColor = System.Drawing.Color.Black;
this.chartBuyingPower.BorderlineDashStyle = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Solid;
chartArea5.AxisX.MajorGrid.LineColor = System.Drawing.Color.Gainsboro;
chartArea5.AxisX.Minimum = 0D;
chartArea5.AxisX.Title = "Trade";
chartArea5.AxisY.MajorGrid.LineColor = System.Drawing.Color.Gainsboro;
chartArea5.AxisY.Title = "Buying Power Required";
chartArea5.BackColor = System.Drawing.Color.White;
chartArea5.BackGradientStyle = System.Windows.Forms.DataVisualization.Charting.GradientStyle.TopBottom;
chartArea5.BackSecondaryColor = System.Drawing.Color.Gainsboro;
chartArea5.Name = "ChartArea1";
this.chartBuyingPower.ChartAreas.Add(chartArea5);
this.chartBuyingPower.Dock = System.Windows.Forms.DockStyle.Fill;
legend3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
legend3.Docking = System.Windows.Forms.DataVisualization.Charting.Docking.Bottom;
legend3.Name = "Legend1";
this.chartBuyingPower.Legends.Add(legend3);
this.chartBuyingPower.Location = new System.Drawing.Point(3, 3);
this.chartBuyingPower.Name = "chartBuyingPower";
series7.BorderWidth = 5;
series7.ChartArea = "ChartArea1";
series7.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
series7.Color = System.Drawing.Color.Blue;
series7.Legend = "Legend1";
series7.Name = "Buying Power Required";
series7.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Int32;
this.chartBuyingPower.Series.Add(series7);
this.chartBuyingPower.Size = new System.Drawing.Size(791, 684);
this.chartBuyingPower.TabIndex = 4;
this.chartBuyingPower.Text = "chart1";
title5.Name = "Title1";
title5.Text = "Buying Power Required";
this.chartBuyingPower.Titles.Add(title5);
this.chartBuyingPower.Visible = false;
//
// tabPageOldResults
//
this.tabPageOldResults.BackColor = System.Drawing.Color.White;
this.tabPageOldResults.Controls.Add(this.pnlResults);
this.tabPageOldResults.Location = new System.Drawing.Point(4, 29);
this.tabPageOldResults.Name = "tabPageOldResults";
this.tabPageOldResults.Padding = new System.Windows.Forms.Padding(3);
this.tabPageOldResults.Size = new System.Drawing.Size(1121, 742);
this.tabPageOldResults.TabIndex = 0;
this.tabPageOldResults.Text = "Detailed Results";
//
// tabPageCalendar
//
this.tabPageCalendar.Location = new System.Drawing.Point(4, 29);
this.tabPageCalendar.Name = "tabPageCalendar";
this.tabPageCalendar.Size = new System.Drawing.Size(1121, 742);
this.tabPageCalendar.TabIndex = 5;
this.tabPageCalendar.Text = "Calendar";
this.tabPageCalendar.UseVisualStyleBackColor = true;
//
// tabPageOptimization
//
this.tabPageOptimization.Controls.Add(this.tabControlOptimization);
this.tabPageOptimization.Location = new System.Drawing.Point(4, 29);
this.tabPageOptimization.Name = "tabPageOptimization";
this.tabPageOptimization.Size = new System.Drawing.Size(1121, 742);
this.tabPageOptimization.TabIndex = 7;
this.tabPageOptimization.Text = "Optimization";
this.tabPageOptimization.UseVisualStyleBackColor = true;
//
// tabControlOptimization
//
this.tabControlOptimization.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.tabControlOptimization.Controls.Add(this.tabPagePrice);
this.tabControlOptimization.Controls.Add(this.tabPageTimeOfDay);
this.tabControlOptimization.Controls.Add(this.tabPageSymbol);
this.tabControlOptimization.Controls.Add(this.tabPageOtherColumns);
this.tabControlOptimization.ItemSize = new System.Drawing.Size(120, 25);
this.tabControlOptimization.Location = new System.Drawing.Point(3, 18);
this.tabControlOptimization.Name = "tabControlOptimization";
this.tabControlOptimization.SelectedIndex = 0;
this.tabControlOptimization.Size = new System.Drawing.Size(1097, 540);
this.tabControlOptimization.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
this.tabControlOptimization.TabIndex = 0;
this.tabControlOptimization.FontChanged += new System.EventHandler(this.tabControl_FontChanged);
this.tabControlOptimization.MouseClick += new System.Windows.Forms.MouseEventHandler(this.tabControlOptimization_MouseClick);
//
// tabPagePrice
//
this.tabPagePrice.Controls.Add(this.tableLayoutPanelPriceTab);
this.tabPagePrice.Location = new System.Drawing.Point(4, 29);
this.tabPagePrice.Name = "tabPagePrice";
this.tabPagePrice.Padding = new System.Windows.Forms.Padding(3);
this.tabPagePrice.Size = new System.Drawing.Size(1089, 507);
this.tabPagePrice.TabIndex = 0;
this.tabPagePrice.Text = "Price";
this.tabPagePrice.UseVisualStyleBackColor = true;
//
// tableLayoutPanelPriceTab
//
this.tableLayoutPanelPriceTab.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
this.tableLayoutPanelPriceTab.ColumnCount = 2;
this.tableLayoutPanelPriceTab.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 356F));
this.tableLayoutPanelPriceTab.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanelPriceTab.Controls.Add(this.comboBoxPriceMetric, 1, 0);
this.tableLayoutPanelPriceTab.Controls.Add(this.tableLayoutPanel2, 0, 0);
this.tableLayoutPanelPriceTab.Controls.Add(this.chartPriceColumn, 1, 1);
this.tableLayoutPanelPriceTab.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanelPriceTab.Location = new System.Drawing.Point(3, 3);
this.tableLayoutPanelPriceTab.Name = "tableLayoutPanelPriceTab";
this.tableLayoutPanelPriceTab.RowCount = 2;
this.tableLayoutPanelPriceTab.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 68F));
this.tableLayoutPanelPriceTab.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanelPriceTab.Size = new System.Drawing.Size(1083, 501);
this.tableLayoutPanelPriceTab.TabIndex = 3;
//
// comboBoxPriceMetric
//
this.comboBoxPriceMetric.Anchor = System.Windows.Forms.AnchorStyles.None;
this.comboBoxPriceMetric.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBoxPriceMetric.FormattingEnabled = true;
this.comboBoxPriceMetric.Location = new System.Drawing.Point(618, 22);
this.comboBoxPriceMetric.Name = "comboBoxPriceMetric";
this.comboBoxPriceMetric.Size = new System.Drawing.Size(202, 24);
this.comboBoxPriceMetric.TabIndex = 3;
this.comboBoxPriceMetric.SelectedIndexChanged += new System.EventHandler(this.comboBoxColumnChart_SelectedIndexChanged);
this.comboBoxPriceMetric.SelectionChangeCommitted += new System.EventHandler(this.comboBoxPriceMetric_SelectionChangeCommitted);
//
// tableLayoutPanel2
//
this.tableLayoutPanel2.ColumnCount = 2;
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel2.Controls.Add(this.numericUpDownPriceHavingAtLeast, 1, 1);
this.tableLayoutPanel2.Controls.Add(this.labelPriceGroupInterval, 0, 0);
this.tableLayoutPanel2.Controls.Add(this.labelPriceHavingAtLeast, 0, 1);
this.tableLayoutPanel2.Controls.Add(this.numericUpDownPriceInterval, 1, 0);
this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 3);
this.tableLayoutPanel2.Name = "tableLayoutPanel2";
this.tableLayoutPanel2.RowCount = 2;
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel2.Size = new System.Drawing.Size(350, 62);
this.tableLayoutPanel2.TabIndex = 1;
//
// numericUpDownPriceHavingAtLeast
//
this.numericUpDownPriceHavingAtLeast.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.numericUpDownPriceHavingAtLeast.Location = new System.Drawing.Point(178, 35);
this.numericUpDownPriceHavingAtLeast.Maximum = new decimal(new int[] {
1000,
0,
0,
0});
this.numericUpDownPriceHavingAtLeast.Name = "numericUpDownPriceHavingAtLeast";
this.numericUpDownPriceHavingAtLeast.Size = new System.Drawing.Size(56, 22);
this.numericUpDownPriceHavingAtLeast.TabIndex = 3;
this.numericUpDownPriceHavingAtLeast.Value = new decimal(new int[] {
1,
0,
0,
0});
this.numericUpDownPriceHavingAtLeast.ValueChanged += new System.EventHandler(this.numericUpDownPriceHavingAtLeast_ValueChanged);
//
// labelPriceGroupInterval
//
this.labelPriceGroupInterval.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.labelPriceGroupInterval.AutoSize = true;
this.labelPriceGroupInterval.Location = new System.Drawing.Point(87, 7);
this.labelPriceGroupInterval.Name = "labelPriceGroupInterval";
this.labelPriceGroupInterval.Size = new System.Drawing.Size(85, 16);
this.labelPriceGroupInterval.TabIndex = 0;
this.labelPriceGroupInterval.Text = "Price Interval";
//
// labelPriceHavingAtLeast
//
this.labelPriceHavingAtLeast.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.labelPriceHavingAtLeast.AutoSize = true;
this.labelPriceHavingAtLeast.Location = new System.Drawing.Point(75, 38);
this.labelPriceHavingAtLeast.Name = "labelPriceHavingAtLeast";
this.labelPriceHavingAtLeast.Size = new System.Drawing.Size(97, 16);
this.labelPriceHavingAtLeast.TabIndex = 1;
this.labelPriceHavingAtLeast.Text = "Having at least";
//
// numericUpDownPriceInterval
//
this.numericUpDownPriceInterval.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.numericUpDownPriceInterval.DecimalPlaces = 2;
this.numericUpDownPriceInterval.Location = new System.Drawing.Point(178, 4);
this.numericUpDownPriceInterval.Maximum = new decimal(new int[] {
100000000,
0,
0,
0});
this.numericUpDownPriceInterval.Minimum = new decimal(new int[] {
1,
0,
0,
131072});
this.numericUpDownPriceInterval.Name = "numericUpDownPriceInterval";
this.numericUpDownPriceInterval.Size = new System.Drawing.Size(114, 22);
this.numericUpDownPriceInterval.TabIndex = 2;
this.numericUpDownPriceInterval.Value = new decimal(new int[] {
1,
0,
0,
131072});
this.numericUpDownPriceInterval.ValueChanged += new System.EventHandler(this.numericUpDownPriceInterval_ValueChanged);
//
// chartPriceColumn
//
this.chartPriceColumn.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
chartArea6.AxisX.IsMarginVisible = false;
chartArea6.AxisX.IsStartedFromZero = false;
chartArea6.AxisX.MajorGrid.LineColor = System.Drawing.Color.Gainsboro;
chartArea6.AxisX.Title = "Group No.";
chartArea6.AxisY.LabelStyle.TruncatedLabels = true;
chartArea6.AxisY.MajorGrid.LineColor = System.Drawing.Color.Gainsboro;
chartArea6.AxisY.Title = "Profit Factor";
chartArea6.InnerPlotPosition.Auto = false;
chartArea6.InnerPlotPosition.Height = 86.47977F;
chartArea6.InnerPlotPosition.Width = 89.3657F;
chartArea6.InnerPlotPosition.X = 9.51728F;
chartArea6.InnerPlotPosition.Y = 2.23404F;
chartArea6.Name = "ChartArea1";
chartArea6.Position.Auto = false;
chartArea6.Position.Height = 94F;
chartArea6.Position.Width = 94F;
chartArea6.Position.X = 3F;
chartArea6.Position.Y = 3F;
this.chartPriceColumn.ChartAreas.Add(chartArea6);
this.chartPriceColumn.Location = new System.Drawing.Point(359, 71);
this.chartPriceColumn.MinimumSize = new System.Drawing.Size(400, 300);
this.chartPriceColumn.Name = "chartPriceColumn";
series8.BorderWidth = 5;
series8.ChartArea = "ChartArea1";
series8.Color = System.Drawing.Color.Blue;
series8.Name = "Column Chart";
series8.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Int32;
this.chartPriceColumn.Series.Add(series8);
this.chartPriceColumn.Size = new System.Drawing.Size(721, 427);
this.chartPriceColumn.TabIndex = 3;
this.chartPriceColumn.Text = "chart1";
//
// tabPageTimeOfDay
//
this.tabPageTimeOfDay.Controls.Add(this.tableLayoutPanelTOD);
this.tabPageTimeOfDay.Location = new System.Drawing.Point(4, 29);
this.tabPageTimeOfDay.Name = "tabPageTimeOfDay";
this.tabPageTimeOfDay.Padding = new System.Windows.Forms.Padding(3);
this.tabPageTimeOfDay.Size = new System.Drawing.Size(1089, 507);
this.tabPageTimeOfDay.TabIndex = 1;
this.tabPageTimeOfDay.Text = "Time of Day";
this.tabPageTimeOfDay.UseVisualStyleBackColor = true;
//
// tableLayoutPanelTOD
//
this.tableLayoutPanelTOD.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
this.tableLayoutPanelTOD.ColumnCount = 2;
this.tableLayoutPanelTOD.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 356F));
this.tableLayoutPanelTOD.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanelTOD.Controls.Add(this.comboBoxTODMetric, 1, 0);
this.tableLayoutPanelTOD.Controls.Add(this.chartTODColumn, 1, 1);
this.tableLayoutPanelTOD.Controls.Add(this.tableLayoutPanel4, 0, 0);
this.tableLayoutPanelTOD.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanelTOD.Location = new System.Drawing.Point(3, 3);
this.tableLayoutPanelTOD.Name = "tableLayoutPanelTOD";
this.tableLayoutPanelTOD.RowCount = 2;
this.tableLayoutPanelTOD.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 68F));
this.tableLayoutPanelTOD.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanelTOD.Size = new System.Drawing.Size(1083, 501);
this.tableLayoutPanelTOD.TabIndex = 6;
//
// comboBoxTODMetric
//
this.comboBoxTODMetric.Anchor = System.Windows.Forms.AnchorStyles.None;
this.comboBoxTODMetric.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBoxTODMetric.FormattingEnabled = true;
this.comboBoxTODMetric.Location = new System.Drawing.Point(618, 22);
this.comboBoxTODMetric.Name = "comboBoxTODMetric";
this.comboBoxTODMetric.Size = new System.Drawing.Size(202, 24);
this.comboBoxTODMetric.TabIndex = 6;
this.comboBoxTODMetric.SelectedIndexChanged += new System.EventHandler(this.comboBoxTODMetric_SelectedIndexChanged);
this.comboBoxTODMetric.SelectionChangeCommitted += new System.EventHandler(this.comboBoxTODMetric_SelectionChangeCommitted);
//
// chartTODColumn
//
this.chartTODColumn.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.chartTODColumn.BorderlineColor = System.Drawing.Color.Black;
chartArea7.AxisX.InterlacedColor = System.Drawing.Color.White;
chartArea7.AxisX.MajorGrid.LineColor = System.Drawing.Color.Gainsboro;
chartArea7.AxisX.Title = "Group No.";
chartArea7.AxisX2.InterlacedColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
chartArea7.AxisX2.IsInterlaced = true;
chartArea7.AxisY.InterlacedColor = System.Drawing.Color.White;
chartArea7.AxisY.MajorGrid.LineColor = System.Drawing.Color.Gainsboro;
chartArea7.AxisY.Title = "Profit Factor";
chartArea7.InnerPlotPosition.Auto = false;
chartArea7.InnerPlotPosition.Height = 86.47977F;
chartArea7.InnerPlotPosition.Width = 89.3657F;
chartArea7.InnerPlotPosition.X = 9.51728F;
chartArea7.InnerPlotPosition.Y = 2.23404F;
chartArea7.Name = "ChartArea1";
chartArea7.Position.Auto = false;
chartArea7.Position.Height = 94F;
chartArea7.Position.Width = 94F;
chartArea7.Position.X = 3F;
chartArea7.Position.Y = 3F;
this.chartTODColumn.ChartAreas.Add(chartArea7);
this.chartTODColumn.Location = new System.Drawing.Point(359, 71);
this.chartTODColumn.MinimumSize = new System.Drawing.Size(400, 300);
this.chartTODColumn.Name = "chartTODColumn";
series9.BorderWidth = 5;
series9.ChartArea = "ChartArea1";
series9.Color = System.Drawing.Color.Blue;
series9.Name = "Column Chart";
series9.ShadowOffset = 2;
series9.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Int32;
this.chartTODColumn.Series.Add(series9);
this.chartTODColumn.Size = new System.Drawing.Size(721, 427);
this.chartTODColumn.TabIndex = 3;
this.chartTODColumn.Text = "chart1";
//
// tableLayoutPanel4
//
this.tableLayoutPanel4.ColumnCount = 2;
this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel4.Controls.Add(this.numericUpDownTODHavingAtLeast, 1, 1);
this.tableLayoutPanel4.Controls.Add(this.labelTODInterval, 0, 0);
this.tableLayoutPanel4.Controls.Add(this.labelTODHavingAtLeast, 0, 1);
this.tableLayoutPanel4.Controls.Add(this.numericUpDownTODInterval, 1, 0);
this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel4.Location = new System.Drawing.Point(3, 3);
this.tableLayoutPanel4.Name = "tableLayoutPanel4";
this.tableLayoutPanel4.RowCount = 2;
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel4.Size = new System.Drawing.Size(350, 62);
this.tableLayoutPanel4.TabIndex = 4;
//
// numericUpDownTODHavingAtLeast
//
this.numericUpDownTODHavingAtLeast.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.numericUpDownTODHavingAtLeast.Location = new System.Drawing.Point(178, 35);
this.numericUpDownTODHavingAtLeast.Maximum = new decimal(new int[] {
1000,
0,
0,
0});
this.numericUpDownTODHavingAtLeast.Name = "numericUpDownTODHavingAtLeast";
this.numericUpDownTODHavingAtLeast.Size = new System.Drawing.Size(56, 22);
this.numericUpDownTODHavingAtLeast.TabIndex = 3;
this.numericUpDownTODHavingAtLeast.Value = new decimal(new int[] {
1,
0,
0,
0});
this.numericUpDownTODHavingAtLeast.ValueChanged += new System.EventHandler(this.numericUpDownTODHavingAtLeast_ValueChanged);
//
// labelTODInterval
//
this.labelTODInterval.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.labelTODInterval.AutoSize = true;
this.labelTODInterval.Location = new System.Drawing.Point(79, 7);
this.labelTODInterval.Name = "labelTODInterval";
this.labelTODInterval.Size = new System.Drawing.Size(93, 16);
this.labelTODInterval.TabIndex = 0;
this.labelTODInterval.Text = "Minute Interval";
//
// labelTODHavingAtLeast
//
this.labelTODHavingAtLeast.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.labelTODHavingAtLeast.AutoSize = true;
this.labelTODHavingAtLeast.Location = new System.Drawing.Point(75, 38);
this.labelTODHavingAtLeast.Name = "labelTODHavingAtLeast";
this.labelTODHavingAtLeast.Size = new System.Drawing.Size(97, 16);
this.labelTODHavingAtLeast.TabIndex = 1;
this.labelTODHavingAtLeast.Text = "Having at least";
//
// numericUpDownTODInterval
//
this.numericUpDownTODInterval.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.numericUpDownTODInterval.Location = new System.Drawing.Point(178, 4);
this.numericUpDownTODInterval.Maximum = new decimal(new int[] {
1000,
0,
0,
0});
this.numericUpDownTODInterval.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.numericUpDownTODInterval.Name = "numericUpDownTODInterval";
this.numericUpDownTODInterval.Size = new System.Drawing.Size(56, 22);
this.numericUpDownTODInterval.TabIndex = 2;
this.numericUpDownTODInterval.Value = new decimal(new int[] {
1,
0,
0,
0});
this.numericUpDownTODInterval.ValueChanged += new System.EventHandler(this.numericUpDownTODInterval_ValueChanged);
//
// tabPageSymbol
//
this.tabPageSymbol.Controls.Add(this.tableLayoutPanelSymbol);
this.tabPageSymbol.Location = new System.Drawing.Point(4, 29);
this.tabPageSymbol.Name = "tabPageSymbol";
this.tabPageSymbol.Size = new System.Drawing.Size(1089, 507);
this.tabPageSymbol.TabIndex = 2;
this.tabPageSymbol.Text = "By Symbol";
this.tabPageSymbol.UseVisualStyleBackColor = true;
//
// tableLayoutPanelSymbol
//
this.tableLayoutPanelSymbol.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
this.tableLayoutPanelSymbol.ColumnCount = 2;
this.tableLayoutPanelSymbol.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 356F));
this.tableLayoutPanelSymbol.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanelSymbol.Controls.Add(this.comboBoxSymbolMetric, 1, 0);
this.tableLayoutPanelSymbol.Controls.Add(this.chartSymbolColumn, 1, 1);
this.tableLayoutPanelSymbol.Controls.Add(this.tableLayoutPanel5, 0, 0);
this.tableLayoutPanelSymbol.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanelSymbol.Location = new System.Drawing.Point(0, 0);
this.tableLayoutPanelSymbol.Name = "tableLayoutPanelSymbol";
this.tableLayoutPanelSymbol.RowCount = 2;
this.tableLayoutPanelSymbol.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 68F));
this.tableLayoutPanelSymbol.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanelSymbol.Size = new System.Drawing.Size(1089, 507);
this.tableLayoutPanelSymbol.TabIndex = 9;
//
// comboBoxSymbolMetric
//
this.comboBoxSymbolMetric.Anchor = System.Windows.Forms.AnchorStyles.None;
this.comboBoxSymbolMetric.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBoxSymbolMetric.FormattingEnabled = true;
this.comboBoxSymbolMetric.Location = new System.Drawing.Point(621, 22);
this.comboBoxSymbolMetric.Name = "comboBoxSymbolMetric";
this.comboBoxSymbolMetric.Size = new System.Drawing.Size(202, 24);
this.comboBoxSymbolMetric.TabIndex = 9;
this.comboBoxSymbolMetric.SelectedIndexChanged += new System.EventHandler(this.comboBoxSymbolMetric_SelectedIndexChanged);
this.comboBoxSymbolMetric.SelectionChangeCommitted += new System.EventHandler(this.comboBoxSymbolMetric_SelectionChangeCommitted);
//
// chartSymbolColumn
//
this.chartSymbolColumn.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
chartArea8.AxisX.MajorGrid.LineColor = System.Drawing.Color.Gainsboro;
chartArea8.AxisX.Title = "Group No.";
chartArea8.AxisY.MajorGrid.LineColor = System.Drawing.Color.Gainsboro;
chartArea8.AxisY.Title = "Profit Factor";
chartArea8.InnerPlotPosition.Auto = false;
chartArea8.InnerPlotPosition.Height = 86.52164F;
chartArea8.InnerPlotPosition.Width = 89.38106F;
chartArea8.InnerPlotPosition.X = 9.50192F;
chartArea8.InnerPlotPosition.Y = 2.23404F;
chartArea8.Name = "ChartArea1";
chartArea8.Position.Auto = false;
chartArea8.Position.Height = 94F;
chartArea8.Position.Width = 94F;
chartArea8.Position.X = 3F;
chartArea8.Position.Y = 3F;
this.chartSymbolColumn.ChartAreas.Add(chartArea8);
this.chartSymbolColumn.Location = new System.Drawing.Point(359, 71);
this.chartSymbolColumn.MinimumSize = new System.Drawing.Size(400, 300);
this.chartSymbolColumn.Name = "chartSymbolColumn";
series10.BorderWidth = 5;
series10.ChartArea = "ChartArea1";
series10.Color = System.Drawing.Color.Blue;
series10.Name = "Column Chart";
series10.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Int32;
this.chartSymbolColumn.Series.Add(series10);
this.chartSymbolColumn.Size = new System.Drawing.Size(727, 433);
this.chartSymbolColumn.TabIndex = 3;
this.chartSymbolColumn.Text = "chart1";
//
// tableLayoutPanel5
//
this.tableLayoutPanel5.ColumnCount = 2;
this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel5.Controls.Add(this.numericUpDownSymbolHavingAtLeast, 1, 1);
this.tableLayoutPanel5.Controls.Add(this.labelSymbolsMax, 0, 0);
this.tableLayoutPanel5.Controls.Add(this.labelSymbolHavingAtLeast, 0, 1);
this.tableLayoutPanel5.Controls.Add(this.numericUpDownSymbolsMax, 1, 0);
this.tableLayoutPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel5.Location = new System.Drawing.Point(3, 3);
this.tableLayoutPanel5.Name = "tableLayoutPanel5";
this.tableLayoutPanel5.RowCount = 2;
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel5.Size = new System.Drawing.Size(350, 62);
this.tableLayoutPanel5.TabIndex = 7;
//
// numericUpDownSymbolHavingAtLeast
//
this.numericUpDownSymbolHavingAtLeast.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.numericUpDownSymbolHavingAtLeast.Location = new System.Drawing.Point(178, 35);
this.numericUpDownSymbolHavingAtLeast.Maximum = new decimal(new int[] {
1000,
0,
0,
0});
this.numericUpDownSymbolHavingAtLeast.Name = "numericUpDownSymbolHavingAtLeast";
this.numericUpDownSymbolHavingAtLeast.Size = new System.Drawing.Size(56, 22);
this.numericUpDownSymbolHavingAtLeast.TabIndex = 3;
this.numericUpDownSymbolHavingAtLeast.Value = new decimal(new int[] {
1,
0,
0,
0});
this.numericUpDownSymbolHavingAtLeast.ValueChanged += new System.EventHandler(this.numericUpDownSymbolHavingAtLeast_ValueChanged);
//
// labelSymbolsMax
//
this.labelSymbolsMax.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.labelSymbolsMax.AutoSize = true;
this.labelSymbolsMax.Location = new System.Drawing.Point(103, 7);
this.labelSymbolsMax.Name = "labelSymbolsMax";
this.labelSymbolsMax.Size = new System.Drawing.Size(69, 16);
this.labelSymbolsMax.TabIndex = 0;
this.labelSymbolsMax.Text = "Show Top";
//
// labelSymbolHavingAtLeast
//
this.labelSymbolHavingAtLeast.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.labelSymbolHavingAtLeast.AutoSize = true;
this.labelSymbolHavingAtLeast.Location = new System.Drawing.Point(75, 38);
this.labelSymbolHavingAtLeast.Name = "labelSymbolHavingAtLeast";
this.labelSymbolHavingAtLeast.Size = new System.Drawing.Size(97, 16);
this.labelSymbolHavingAtLeast.TabIndex = 1;
this.labelSymbolHavingAtLeast.Text = "Having at least";
//
// numericUpDownSymbolsMax
//
this.numericUpDownSymbolsMax.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.numericUpDownSymbolsMax.Location = new System.Drawing.Point(178, 4);
this.numericUpDownSymbolsMax.Maximum = new decimal(new int[] {
1000,
0,
0,
0});
this.numericUpDownSymbolsMax.Name = "numericUpDownSymbolsMax";
this.numericUpDownSymbolsMax.Size = new System.Drawing.Size(56, 22);
this.numericUpDownSymbolsMax.TabIndex = 2;
this.numericUpDownSymbolsMax.Value = new decimal(new int[] {
10,
0,
0,
0});
this.numericUpDownSymbolsMax.ValueChanged += new System.EventHandler(this.numericUpDownSymbolsMax_ValueChanged);
//
// tabPageOtherColumns
//
this.tabPageOtherColumns.Controls.Add(this.tableLayoutPanelOtherColumn);
this.tabPageOtherColumns.Location = new System.Drawing.Point(4, 29);
this.tabPageOtherColumns.Name = "tabPageOtherColumns";
this.tabPageOtherColumns.Size = new System.Drawing.Size(1089, 507);
this.tabPageOtherColumns.TabIndex = 3;
this.tabPageOtherColumns.Text = "Other Filters";
this.tabPageOtherColumns.UseVisualStyleBackColor = true;
//
// tableLayoutPanelOtherColumn
//
this.tableLayoutPanelOtherColumn.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
this.tableLayoutPanelOtherColumn.ColumnCount = 2;
this.tableLayoutPanelOtherColumn.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 400F));
this.tableLayoutPanelOtherColumn.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanelOtherColumn.Controls.Add(this.comboBoxOtherMetric, 1, 0);
this.tableLayoutPanelOtherColumn.Controls.Add(this.chartOtherColumn, 1, 1);
this.tableLayoutPanelOtherColumn.Controls.Add(this.tableLayoutPanel6, 0, 0);
this.tableLayoutPanelOtherColumn.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanelOtherColumn.Location = new System.Drawing.Point(0, 0);
this.tableLayoutPanelOtherColumn.Name = "tableLayoutPanelOtherColumn";
this.tableLayoutPanelOtherColumn.RowCount = 2;
this.tableLayoutPanelOtherColumn.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 102F));
this.tableLayoutPanelOtherColumn.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanelOtherColumn.Size = new System.Drawing.Size(1089, 507);
this.tableLayoutPanelOtherColumn.TabIndex = 10;
//
// comboBoxOtherMetric
//
this.comboBoxOtherMetric.Anchor = System.Windows.Forms.AnchorStyles.None;
this.comboBoxOtherMetric.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBoxOtherMetric.FormattingEnabled = true;
this.comboBoxOtherMetric.Location = new System.Drawing.Point(643, 39);
this.comboBoxOtherMetric.Name = "comboBoxOtherMetric";
this.comboBoxOtherMetric.Size = new System.Drawing.Size(202, 24);
this.comboBoxOtherMetric.TabIndex = 9;
this.comboBoxOtherMetric.SelectedIndexChanged += new System.EventHandler(this.comboBoxOtherMetric_SelectedIndexChanged);
this.comboBoxOtherMetric.SelectionChangeCommitted += new System.EventHandler(this.comboBoxOtherMetric_SelectionChangeCommitted);
//
// chartOtherColumn
//
this.chartOtherColumn.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
chartArea9.AxisX.MajorGrid.LineColor = System.Drawing.Color.Gainsboro;
chartArea9.AxisX.Title = "Group No.";
chartArea9.AxisY.MajorGrid.LineColor = System.Drawing.Color.Gainsboro;
chartArea9.AxisY.Title = "Profit Factor";
chartArea9.InnerPlotPosition.Auto = false;
chartArea9.InnerPlotPosition.Height = 84.17325F;
chartArea9.InnerPlotPosition.Width = 88.14517F;
chartArea9.InnerPlotPosition.X = 10.7378F;
chartArea9.InnerPlotPosition.Y = 2.79255F;
chartArea9.Name = "ChartArea1";
chartArea9.Position.Auto = false;
chartArea9.Position.Height = 94F;
chartArea9.Position.Width = 94F;
chartArea9.Position.X = 3F;
chartArea9.Position.Y = 3F;
this.chartOtherColumn.ChartAreas.Add(chartArea9);
this.chartOtherColumn.Location = new System.Drawing.Point(403, 105);
this.chartOtherColumn.MinimumSize = new System.Drawing.Size(400, 300);
this.chartOtherColumn.Name = "chartOtherColumn";
series11.BorderWidth = 5;
series11.ChartArea = "ChartArea1";
series11.Color = System.Drawing.Color.Blue;
series11.Name = "Column Chart";
series11.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Int32;
this.chartOtherColumn.Series.Add(series11);
this.chartOtherColumn.Size = new System.Drawing.Size(683, 399);
this.chartOtherColumn.TabIndex = 3;
this.chartOtherColumn.Text = "chart1";
//
// tableLayoutPanel6
//
this.tableLayoutPanel6.ColumnCount = 2;
this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 27.15736F));
this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 72.84264F));
this.tableLayoutPanel6.Controls.Add(this.comboBoxChooseColumn, 1, 0);
this.tableLayoutPanel6.Controls.Add(this.labelColumn, 0, 0);
this.tableLayoutPanel6.Controls.Add(this.labelOtherHavingAtLeast, 0, 2);
this.tableLayoutPanel6.Controls.Add(this.numericUpDownOtherHavingAtLeast, 1, 2);
this.tableLayoutPanel6.Controls.Add(this.numericUpDownOtherInterval, 1, 1);
this.tableLayoutPanel6.Controls.Add(this.labelOtherInterval, 0, 1);
this.tableLayoutPanel6.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel6.Location = new System.Drawing.Point(3, 3);
this.tableLayoutPanel6.Name = "tableLayoutPanel6";
this.tableLayoutPanel6.RowCount = 3;
this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanel6.Size = new System.Drawing.Size(394, 96);
this.tableLayoutPanel6.TabIndex = 7;
//
// comboBoxChooseColumn
//
this.comboBoxChooseColumn.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.comboBoxChooseColumn.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBoxChooseColumn.FormattingEnabled = true;
this.comboBoxChooseColumn.Location = new System.Drawing.Point(109, 4);
this.comboBoxChooseColumn.Name = "comboBoxChooseColumn";
this.comboBoxChooseColumn.Size = new System.Drawing.Size(282, 24);
this.comboBoxChooseColumn.TabIndex = 10;
this.comboBoxChooseColumn.SelectedIndexChanged += new System.EventHandler(this.comboBoxChooseColumn_SelectedIndexChanged);
this.comboBoxChooseColumn.SelectionChangeCommitted += new System.EventHandler(this.comboBoxChooseColumn_SelectionChangeCommitted);
//
// labelColumn
//
this.labelColumn.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.labelColumn.AutoSize = true;
this.labelColumn.Location = new System.Drawing.Point(50, 8);
this.labelColumn.Name = "labelColumn";
this.labelColumn.Size = new System.Drawing.Size(53, 16);
this.labelColumn.TabIndex = 10;
this.labelColumn.Text = "Column";
//
// labelOtherHavingAtLeast
//
this.labelOtherHavingAtLeast.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.labelOtherHavingAtLeast.AutoSize = true;
this.labelOtherHavingAtLeast.Location = new System.Drawing.Point(6, 72);
this.labelOtherHavingAtLeast.Name = "labelOtherHavingAtLeast";
this.labelOtherHavingAtLeast.Size = new System.Drawing.Size(97, 16);
this.labelOtherHavingAtLeast.TabIndex = 1;
this.labelOtherHavingAtLeast.Text = "Having at least";
//
// numericUpDownOtherHavingAtLeast
//
this.numericUpDownOtherHavingAtLeast.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.numericUpDownOtherHavingAtLeast.Location = new System.Drawing.Point(109, 69);
this.numericUpDownOtherHavingAtLeast.Maximum = new decimal(new int[] {
1000,
0,
0,
0});
this.numericUpDownOtherHavingAtLeast.Name = "numericUpDownOtherHavingAtLeast";
this.numericUpDownOtherHavingAtLeast.Size = new System.Drawing.Size(56, 22);
this.numericUpDownOtherHavingAtLeast.TabIndex = 3;
this.numericUpDownOtherHavingAtLeast.Value = new decimal(new int[] {
1,
0,
0,
0});
this.numericUpDownOtherHavingAtLeast.ValueChanged += new System.EventHandler(this.numericUpDownOtherHavingAtLeast_ValueChanged);
//
// numericUpDownOtherInterval
//
this.numericUpDownOtherInterval.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.numericUpDownOtherInterval.DecimalPlaces = 2;
this.numericUpDownOtherInterval.Location = new System.Drawing.Point(109, 37);
this.numericUpDownOtherInterval.Maximum = new decimal(new int[] {
100000000,
0,
0,
0});
this.numericUpDownOtherInterval.Name = "numericUpDownOtherInterval";
this.numericUpDownOtherInterval.Size = new System.Drawing.Size(162, 22);
this.numericUpDownOtherInterval.TabIndex = 2;
this.numericUpDownOtherInterval.ThousandsSeparator = true;
this.numericUpDownOtherInterval.Value = new decimal(new int[] {
10,
0,
0,
0});
this.numericUpDownOtherInterval.ValueChanged += new System.EventHandler(this.numericUpDownOtherInterval_ValueChanged);
//
// labelOtherInterval
//
this.labelOtherInterval.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.labelOtherInterval.AutoSize = true;
this.labelOtherInterval.Location = new System.Drawing.Point(52, 40);
this.labelOtherInterval.Name = "labelOtherInterval";
this.labelOtherInterval.Size = new System.Drawing.Size(51, 16);
this.labelOtherInterval.TabIndex = 0;
this.labelOtherInterval.Text = "Interval";
//
// tabPageSettings
//
this.tabPageSettings.Controls.Add(this.tableLayoutPanel3);
this.tabPageSettings.Location = new System.Drawing.Point(4, 29);
this.tabPageSettings.Name = "tabPageSettings";
this.tabPageSettings.Size = new System.Drawing.Size(1121, 742);
this.tabPageSettings.TabIndex = 8;
this.tabPageSettings.Text = "Settings";
this.tabPageSettings.UseVisualStyleBackColor = true;
//
// tableLayoutPanel3
//
this.tableLayoutPanel3.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
this.tableLayoutPanel3.ColumnCount = 2;
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 38.9755F));
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 61.0245F));
this.tableLayoutPanel3.Controls.Add(this.label1, 0, 6);
this.tableLayoutPanel3.Controls.Add(this.labelSettingTestDaysValue, 1, 5);
this.tableLayoutPanel3.Controls.Add(this.labelSettingTestDays, 0, 5);
this.tableLayoutPanel3.Controls.Add(this.labelSettingAdvancedExitValue, 1, 4);
this.tableLayoutPanel3.Controls.Add(this.labelSettingAdvancedExit, 0, 4);
this.tableLayoutPanel3.Controls.Add(this.labelSettingTargetValue, 1, 3);
this.tableLayoutPanel3.Controls.Add(this.labelSettingTarget, 0, 3);
this.tableLayoutPanel3.Controls.Add(this.labelSettingStopValue, 1, 2);
this.tableLayoutPanel3.Controls.Add(this.labelSettingStop, 0, 2);
this.tableLayoutPanel3.Controls.Add(this.labelSettingTimedExitValue, 1, 1);
this.tableLayoutPanel3.Controls.Add(this.labelSettingTimedExit, 0, 1);
this.tableLayoutPanel3.Controls.Add(this.labelSettingTimeRange, 0, 0);
this.tableLayoutPanel3.Controls.Add(this.labelSettingTimeRangeValue, 1, 0);
this.tableLayoutPanel3.Controls.Add(this.buttonCollaborate, 1, 6);
this.tableLayoutPanel3.Location = new System.Drawing.Point(17, 16);
this.tableLayoutPanel3.Name = "tableLayoutPanel3";
this.tableLayoutPanel3.RowCount = 7;
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
this.tableLayoutPanel3.Size = new System.Drawing.Size(449, 280);
this.tableLayoutPanel3.TabIndex = 0;
//
// label1
//
this.label1.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(90, 249);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(81, 16);
this.label1.TabIndex = 12;
this.label1.Text = "Collaborate:";
//
// labelSettingTestDaysValue
//
this.labelSettingTestDaysValue.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.labelSettingTestDaysValue.AutoSize = true;
this.labelSettingTestDaysValue.Location = new System.Drawing.Point(178, 207);
this.labelSettingTestDaysValue.Name = "labelSettingTestDaysValue";
this.labelSettingTestDaysValue.Size = new System.Drawing.Size(45, 16);
this.labelSettingTestDaysValue.TabIndex = 11;
this.labelSettingTestDaysValue.Text = "label1";
//
// labelSettingTestDays
//
this.labelSettingTestDays.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.labelSettingTestDays.AutoSize = true;
this.labelSettingTestDays.Location = new System.Drawing.Point(98, 207);
this.labelSettingTestDays.Name = "labelSettingTestDays";
this.labelSettingTestDays.Size = new System.Drawing.Size(73, 16);
this.labelSettingTestDays.TabIndex = 10;
this.labelSettingTestDays.Text = "Test Days:";
//
// labelSettingAdvancedExitValue
//
this.labelSettingAdvancedExitValue.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.labelSettingAdvancedExitValue.AutoSize = true;
this.labelSettingAdvancedExitValue.Location = new System.Drawing.Point(178, 168);
this.labelSettingAdvancedExitValue.Name = "labelSettingAdvancedExitValue";
this.labelSettingAdvancedExitValue.Size = new System.Drawing.Size(45, 16);
this.labelSettingAdvancedExitValue.TabIndex = 9;
this.labelSettingAdvancedExitValue.Text = "label1";
//
// labelSettingAdvancedExit
//
this.labelSettingAdvancedExit.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.labelSettingAdvancedExit.AutoSize = true;
this.labelSettingAdvancedExit.Location = new System.Drawing.Point(67, 168);
this.labelSettingAdvancedExit.Name = "labelSettingAdvancedExit";
this.labelSettingAdvancedExit.Size = new System.Drawing.Size(104, 16);
this.labelSettingAdvancedExit.TabIndex = 8;
this.labelSettingAdvancedExit.Text = "Advanced Exits:";
//
// labelSettingTargetValue
//
this.labelSettingTargetValue.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.labelSettingTargetValue.AutoSize = true;
this.labelSettingTargetValue.Location = new System.Drawing.Point(178, 129);
this.labelSettingTargetValue.Name = "labelSettingTargetValue";
this.labelSettingTargetValue.Size = new System.Drawing.Size(45, 16);
this.labelSettingTargetValue.TabIndex = 7;
this.labelSettingTargetValue.Text = "label1";
//
// labelSettingTarget
//
this.labelSettingTarget.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.labelSettingTarget.AutoSize = true;
this.labelSettingTarget.Location = new System.Drawing.Point(63, 129);
this.labelSettingTarget.Name = "labelSettingTarget";
this.labelSettingTarget.Size = new System.Drawing.Size(108, 16);
this.labelSettingTarget.TabIndex = 6;
this.labelSettingTarget.Text = "Profit Target Exit:";
//
// labelSettingStopValue
//
this.labelSettingStopValue.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.labelSettingStopValue.AutoSize = true;
this.labelSettingStopValue.Location = new System.Drawing.Point(178, 90);
this.labelSettingStopValue.Name = "labelSettingStopValue";
this.labelSettingStopValue.Size = new System.Drawing.Size(45, 16);
this.labelSettingStopValue.TabIndex = 5;
this.labelSettingStopValue.Text = "label1";
//
// labelSettingStop
//
this.labelSettingStop.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.labelSettingStop.AutoSize = true;
this.labelSettingStop.Location = new System.Drawing.Point(108, 90);
this.labelSettingStop.Name = "labelSettingStop";
this.labelSettingStop.Size = new System.Drawing.Size(63, 16);
this.labelSettingStop.TabIndex = 4;
this.labelSettingStop.Text = "Stop Exit:";
//
// labelSettingTimedExitValue
//
this.labelSettingTimedExitValue.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.labelSettingTimedExitValue.AutoSize = true;
this.labelSettingTimedExitValue.Location = new System.Drawing.Point(178, 51);
this.labelSettingTimedExitValue.Name = "labelSettingTimedExitValue";
this.labelSettingTimedExitValue.Size = new System.Drawing.Size(45, 16);
this.labelSettingTimedExitValue.TabIndex = 3;
this.labelSettingTimedExitValue.Text = "label1";
//
// labelSettingTimedExit
//
this.labelSettingTimedExit.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.labelSettingTimedExit.AutoSize = true;
this.labelSettingTimedExit.Location = new System.Drawing.Point(97, 51);
this.labelSettingTimedExit.Name = "labelSettingTimedExit";
this.labelSettingTimedExit.Size = new System.Drawing.Size(74, 16);
this.labelSettingTimedExit.TabIndex = 2;
this.labelSettingTimedExit.Text = "Timed Exit:";
//
// labelSettingTimeRange
//
this.labelSettingTimeRange.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.labelSettingTimeRange.AutoSize = true;
this.labelSettingTimeRange.Location = new System.Drawing.Point(20, 12);
this.labelSettingTimeRange.Name = "labelSettingTimeRange";
this.labelSettingTimeRange.Size = new System.Drawing.Size(151, 16);
this.labelSettingTimeRange.TabIndex = 0;
this.labelSettingTimeRange.Text = "Initiate Trades Between:";
//
// labelSettingTimeRangeValue
//
this.labelSettingTimeRangeValue.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.labelSettingTimeRangeValue.AutoSize = true;
this.labelSettingTimeRangeValue.Location = new System.Drawing.Point(178, 12);
this.labelSettingTimeRangeValue.Name = "labelSettingTimeRangeValue";
this.labelSettingTimeRangeValue.Size = new System.Drawing.Size(45, 16);
this.labelSettingTimeRangeValue.TabIndex = 1;
this.labelSettingTimeRangeValue.Text = "label1";
//
// buttonCollaborate
//
this.buttonCollaborate.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.buttonCollaborate.Location = new System.Drawing.Point(178, 245);
this.buttonCollaborate.Name = "buttonCollaborate";
this.buttonCollaborate.Size = new System.Drawing.Size(125, 23);
this.buttonCollaborate.TabIndex = 13;
this.buttonCollaborate.Text = "Collaborate";
this.buttonCollaborate.UseVisualStyleBackColor = true;
this.buttonCollaborate.Click += new System.EventHandler(this.buttonCollaborate_Click);
//
// labelPercentComplete
//
this.labelPercentComplete.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.labelPercentComplete.AutoSize = true;
this.labelPercentComplete.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.labelPercentComplete.ForeColor = System.Drawing.Color.Red;
this.labelPercentComplete.Location = new System.Drawing.Point(335, 326);
this.labelPercentComplete.Name = "labelPercentComplete";
this.labelPercentComplete.Size = new System.Drawing.Size(0, 16);
this.labelPercentComplete.TabIndex = 14;
//
// buttonClose
//
this.buttonClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.buttonClose.Location = new System.Drawing.Point(617, 3);
this.buttonClose.Name = "buttonClose";
this.buttonClose.Size = new System.Drawing.Size(75, 25);
this.buttonClose.TabIndex = 17;
this.buttonClose.Text = "Close";
this.buttonClose.UseVisualStyleBackColor = true;
this.buttonClose.Visible = false;
this.buttonClose.Click += new System.EventHandler(this.buttonClose_Click);
//
// flowLayoutPanelStrategy
//
this.flowLayoutPanelStrategy.Location = new System.Drawing.Point(8, 9);
this.flowLayoutPanelStrategy.Name = "flowLayoutPanelStrategy";
this.flowLayoutPanelStrategy.Size = new System.Drawing.Size(1076, 28);
this.flowLayoutPanelStrategy.TabIndex = 18;
this.flowLayoutPanelStrategy.WrapContents = false;
//
// buttonLoadResults
//
this.buttonLoadResults.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.buttonLoadResults.Location = new System.Drawing.Point(464, 3);
this.buttonLoadResults.Name = "buttonLoadResults";
this.buttonLoadResults.Size = new System.Drawing.Size(147, 25);
this.buttonLoadResults.TabIndex = 19;
this.buttonLoadResults.Text = "Load Results";
this.buttonLoadResults.UseVisualStyleBackColor = true;
this.buttonLoadResults.Visible = false;
this.buttonLoadResults.Click += new System.EventHandler(this.buttonLoadResults_Click);
//
// buttonGoToAlertWindow
//
this.buttonGoToAlertWindow.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.buttonGoToAlertWindow.Location = new System.Drawing.Point(111, 3);
this.buttonGoToAlertWindow.Name = "buttonGoToAlertWindow";
this.buttonGoToAlertWindow.Size = new System.Drawing.Size(156, 25);
this.buttonGoToAlertWindow.TabIndex = 20;
this.buttonGoToAlertWindow.Text = "Go To Alert Window";
this.buttonGoToAlertWindow.UseVisualStyleBackColor = true;
this.buttonGoToAlertWindow.Visible = false;
this.buttonGoToAlertWindow.Click += new System.EventHandler(this.buttonGoToAlertWindow_Click);
//
// flowLayoutPanelButtons
//
this.flowLayoutPanelButtons.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.flowLayoutPanelButtons.Controls.Add(this.btnRunAgain);
this.flowLayoutPanelButtons.Controls.Add(this.buttonGoToAlertWindow);
this.flowLayoutPanelButtons.Controls.Add(this.btnDetail);
this.flowLayoutPanelButtons.Controls.Add(this.buttonLoadResults);
this.flowLayoutPanelButtons.Controls.Add(this.buttonClose);
this.flowLayoutPanelButtons.Location = new System.Drawing.Point(8, 820);
this.flowLayoutPanelButtons.Name = "flowLayoutPanelButtons";
this.flowLayoutPanelButtons.Size = new System.Drawing.Size(1129, 32);
this.flowLayoutPanelButtons.TabIndex = 21;
//
// progressPanel
//
this.progressPanel.ColumnCount = 1;
this.progressPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.progressPanel.Controls.Add(this.labelPercentComplete, 0, 2);
this.progressPanel.Controls.Add(this.progressBar1, 0, 0);
this.progressPanel.Controls.Add(this.progressEquityCurve, 0, 2);
this.progressPanel.Location = new System.Drawing.Point(202, 88);
this.progressPanel.Name = "progressPanel";
this.progressPanel.RowCount = 3;
this.progressPanel.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.progressPanel.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.progressPanel.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.progressPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.progressPanel.Size = new System.Drawing.Size(670, 548);
this.progressPanel.TabIndex = 24;
//
// progressBar1
//
this.progressBar1.BackColor = System.Drawing.Color.Transparent;
this.progressBar1.BackgroundColor = System.Drawing.Color.DimGray;
this.progressBar1.Dock = System.Windows.Forms.DockStyle.Fill;
this.progressBar1.FillerColor = System.Drawing.SystemColors.Control;
this.progressBar1.Location = new System.Drawing.Point(3, 3);
this.progressBar1.MajorColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
this.progressBar1.MaxValue = 100D;
this.progressBar1.MinValue = 0D;
this.progressBar1.Name = "progressBar1";
this.progressBar1.ReverseValue = 0D;
this.progressBar1.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.progressBar1.SecondColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.progressBar1.Size = new System.Drawing.Size(664, 14);
this.progressBar1.TabIndex = 13;
this.progressBar1.Value = 0D;
//
// progressEquityCurve
//
horizontalLineAnnotation6.AnchorY = 0D;
horizontalLineAnnotation6.AxisXName = "ChartArea1\\rX";
horizontalLineAnnotation6.IsSizeAlwaysRelative = false;
horizontalLineAnnotation6.LineColor = System.Drawing.Color.Red;
horizontalLineAnnotation6.LineDashStyle = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Dash;
horizontalLineAnnotation6.Name = "HorizontalLineAnnotation1";
horizontalLineAnnotation6.Width = 6D;
horizontalLineAnnotation6.X = 0D;
horizontalLineAnnotation6.Y = 0D;
horizontalLineAnnotation6.YAxisName = "ChartArea1\\rY";
this.progressEquityCurve.Annotations.Add(horizontalLineAnnotation6);
chartArea10.AxisX.MajorGrid.Enabled = false;
chartArea10.AxisX.Title = "Trades";
chartArea10.AxisY.MajorGrid.Enabled = false;
chartArea10.AxisY.Title = "Equity Curve";
chartArea10.Name = "ChartArea1";
this.progressEquityCurve.ChartAreas.Add(chartArea10);
this.progressEquityCurve.Dock = System.Windows.Forms.DockStyle.Fill;
legend4.Name = "Legend1";
this.progressEquityCurve.Legends.Add(legend4);
this.progressEquityCurve.Location = new System.Drawing.Point(3, 23);
this.progressEquityCurve.Name = "progressEquityCurve";
series12.ChartArea = "ChartArea1";
series12.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
series12.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
series12.IsVisibleInLegend = false;
series12.Legend = "Legend1";
series12.Name = "Series1";
series13.ChartArea = "ChartArea1";
series13.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
series13.IsVisibleInLegend = false;
series13.Legend = "Legend1";
series13.Name = "Series2";
series14.ChartArea = "ChartArea1";
series14.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
series14.IsVisibleInLegend = false;
series14.Legend = "Legend1";
series14.Name = "Series3";
this.progressEquityCurve.Series.Add(series12);
this.progressEquityCurve.Series.Add(series13);
this.progressEquityCurve.Series.Add(series14);
this.progressEquityCurve.Size = new System.Drawing.Size(664, 300);
this.progressEquityCurve.TabIndex = 26;
this.progressEquityCurve.Text = "chart1";
//
// pnlMarketing
//
this.pnlMarketing.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pnlMarketing.BackgroundImage")));
this.pnlMarketing.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.pnlMarketing.Controls.Add(this.linkLabel);
this.pnlMarketing.Controls.Add(this.lblMessage);
this.pnlMarketing.Dock = System.Windows.Forms.DockStyle.Fill;
this.pnlMarketing.Location = new System.Drawing.Point(0, 0);
this.pnlMarketing.Name = "pnlMarketing";
this.pnlMarketing.Size = new System.Drawing.Size(1149, 854);
this.pnlMarketing.TabIndex = 25;
this.pnlMarketing.Visible = false;
//
// linkLabel
//
this.linkLabel.Anchor = System.Windows.Forms.AnchorStyles.None;
this.linkLabel.AutoSize = true;
this.linkLabel.BackColor = System.Drawing.Color.Transparent;
this.linkLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.linkLabel.Location = new System.Drawing.Point(375, 453);
this.linkLabel.MaximumSize = new System.Drawing.Size(400, 0);
this.linkLabel.Name = "linkLabel";
this.linkLabel.Size = new System.Drawing.Size(110, 25);
this.linkLabel.TabIndex = 1;
this.linkLabel.TabStop = true;
this.linkLabel.Text = "linkLabel1";
this.linkLabel.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel_LinkClicked);
//
// lblMessage
//
this.lblMessage.Anchor = System.Windows.Forms.AnchorStyles.None;
this.lblMessage.AutoSize = true;
this.lblMessage.BackColor = System.Drawing.Color.Transparent;
this.lblMessage.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblMessage.ForeColor = System.Drawing.Color.White;
this.lblMessage.Location = new System.Drawing.Point(323, 344);
this.lblMessage.MaximumSize = new System.Drawing.Size(475, 0);
this.lblMessage.Name = "lblMessage";
this.lblMessage.Size = new System.Drawing.Size(152, 25);
this.lblMessage.TabIndex = 0;
this.lblMessage.Text = "messageLabel";
//
// progressBarComputeResults
//
this.progressBarComputeResults.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.progressBarComputeResults.BackColor = System.Drawing.Color.Transparent;
this.progressBarComputeResults.BackgroundColor = System.Drawing.Color.DimGray;
this.progressBarComputeResults.FillerColor = System.Drawing.SystemColors.Control;
this.progressBarComputeResults.Location = new System.Drawing.Point(404, 223);
this.progressBarComputeResults.MajorColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
this.progressBarComputeResults.MaxValue = 100D;
this.progressBarComputeResults.MinValue = 0D;
this.progressBarComputeResults.Name = "progressBarComputeResults";
this.progressBarComputeResults.ReverseValue = 0D;
this.progressBarComputeResults.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.progressBarComputeResults.SecondColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.progressBarComputeResults.Size = new System.Drawing.Size(291, 35);
this.progressBarComputeResults.TabIndex = 22;
this.progressBarComputeResults.Value = 0D;
this.progressBarComputeResults.Visible = false;
//
// OddsMakerResults
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1149, 854);
this.Controls.Add(this.flowLayoutPanelButtons);
this.Controls.Add(this.flowLayoutPanelStrategy);
this.Controls.Add(this.tabControl1);
this.Controls.Add(this.lblTrials);
this.Controls.Add(this.lblNoTrials);
this.Controls.Add(this.progressPanel);
this.Controls.Add(this.progressBarComputeResults);
this.Controls.Add(this.pnlMarketing);
this.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Margin = new System.Windows.Forms.Padding(4);
this.Name = "OddsMakerResults";
this.Text = "OddsMaker Results";
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.OddsMakerResults_FormClosed);
this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.OddsMakerResults_KeyDown);
this.Resize += new System.EventHandler(this.OddsMakerResults_Resize);
this.pnlResults.ResumeLayout(false);
this.pnlResults.PerformLayout();
this.tableLayoutPanel1.ResumeLayout(false);
this.tableLayoutPanel1.PerformLayout();
this.tabControl1.ResumeLayout(false);
this.tabPageNewResults.ResumeLayout(false);
this.tableLayoutPanelSummTabLayout.ResumeLayout(false);
this.tableLayoutPanelSummTabLayout.PerformLayout();
this.tableLayoutPanelSummary.ResumeLayout(false);
this.tableLayoutPanelSummary.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.numericUpDownSlippage)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDownCommission)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDownShareSize)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDownStartingEquity)).EndInit();
this.tabControl2.ResumeLayout(false);
this.tabPageEquityCurve.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.chartEquityCurve)).EndInit();
this.tabPageDaily.ResumeLayout(false);
this.tableLayoutPanel7.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.chartDailyTrades)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chartDailyProfit)).EndInit();
this.tabPageDrawdown.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.chartDrawdown)).EndInit();
this.tabPageBuyingPower.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.chartBuyingPower)).EndInit();
this.tabPageOldResults.ResumeLayout(false);
this.tabPageOptimization.ResumeLayout(false);
this.tabControlOptimization.ResumeLayout(false);
this.tabPagePrice.ResumeLayout(false);
this.tableLayoutPanelPriceTab.ResumeLayout(false);
this.tableLayoutPanel2.ResumeLayout(false);
this.tableLayoutPanel2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.numericUpDownPriceHavingAtLeast)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDownPriceInterval)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chartPriceColumn)).EndInit();
this.tabPageTimeOfDay.ResumeLayout(false);
this.tableLayoutPanelTOD.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.chartTODColumn)).EndInit();
this.tableLayoutPanel4.ResumeLayout(false);
this.tableLayoutPanel4.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.numericUpDownTODHavingAtLeast)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDownTODInterval)).EndInit();
this.tabPageSymbol.ResumeLayout(false);
this.tableLayoutPanelSymbol.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.chartSymbolColumn)).EndInit();
this.tableLayoutPanel5.ResumeLayout(false);
this.tableLayoutPanel5.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.numericUpDownSymbolHavingAtLeast)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDownSymbolsMax)).EndInit();
this.tabPageOtherColumns.ResumeLayout(false);
this.tableLayoutPanelOtherColumn.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.chartOtherColumn)).EndInit();
this.tableLayoutPanel6.ResumeLayout(false);
this.tableLayoutPanel6.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.numericUpDownOtherHavingAtLeast)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDownOtherInterval)).EndInit();
this.tabPageSettings.ResumeLayout(false);
this.tableLayoutPanel3.ResumeLayout(false);
this.tableLayoutPanel3.PerformLayout();
this.flowLayoutPanelButtons.ResumeLayout(false);
this.progressPanel.ResumeLayout(false);
this.progressPanel.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.progressEquityCurve)).EndInit();
this.pnlMarketing.ResumeLayout(false);
this.pnlMarketing.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Label lblBest;
private System.Windows.Forms.Label lblCasino;
private System.Windows.Forms.Label lblTotCount;
private System.Windows.Forms.Label lblWinTot;
private System.Windows.Forms.Label lblWorst;
private System.Windows.Forms.Panel pnlResults;
private System.Windows.Forms.Label lblWinRate;
private System.Windows.Forms.Label lblGain;
private System.Windows.Forms.Label lblBackTest;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
private System.Windows.Forms.Label lblAv_Gain;
private System.Windows.Forms.Label lblAv_Loss;
private System.Windows.Forms.Label lbl_Best;
private System.Windows.Forms.Label lbl_Worst;
private System.Windows.Forms.Label lblNoTrials;
private System.Windows.Forms.Label lblSummary;
private System.Windows.Forms.Label lblTotWinners;
private System.Windows.Forms.Label lbl_Date;
private System.Windows.Forms.Label lbl_Gain;
private System.Windows.Forms.Label lblAvGain;
private System.Windows.Forms.Label lblAvLoss;
private System.Windows.Forms.Label lbl_Casino;
private System.Windows.Forms.Label lblRate;
private System.Windows.Forms.Label lblTrials;
private System.Windows.Forms.Button btnRunAgain;
private ProgressBar progressBar1;
private System.Windows.Forms.Label lbl_Trades;
private System.Windows.Forms.Button btnClipBoard;
private System.Windows.Forms.Button btnDetail;
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.TabPage tabPageNewResults;
private System.Windows.Forms.TabPage tabPageOldResults;
private System.Windows.Forms.Label labelProfitFactorValue;
private System.Windows.Forms.DataVisualization.Charting.Chart chartEquityCurve;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanelSummary;
private System.Windows.Forms.Label labelAvgWinLossValue;
private System.Windows.Forms.Label labelTotalTradesValue;
private System.Windows.Forms.NumericUpDown numericUpDownSlippage;
private System.Windows.Forms.NumericUpDown numericUpDownCommission;
private System.Windows.Forms.NumericUpDown numericUpDownShareSize;
private System.Windows.Forms.NumericUpDown numericUpDownStartingEquity;
private System.Windows.Forms.Label labelPercentComplete;
private System.Windows.Forms.Label labelCagrMetric;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanelSummTabLayout;
private System.Windows.Forms.Label labelBuyingPowerValue;
private System.Windows.Forms.Label labelBuyingPower;
private System.Windows.Forms.Label labelAvgWinLoss;
private System.Windows.Forms.Label labelTotalTrades;
private System.Windows.Forms.Label labelProfitFactor;
private System.Windows.Forms.Label labelSlippage;
private System.Windows.Forms.Label labelCommission;
private System.Windows.Forms.Label labelStartingEquity;
private System.Windows.Forms.Label labelCagr;
private System.Windows.Forms.TabPage tabPageCalendar;
private System.Windows.Forms.TabControl tabControl2;
private System.Windows.Forms.TabPage tabPageEquityCurve;
private System.Windows.Forms.TabPage tabPageDrawdown;
private System.Windows.Forms.DataVisualization.Charting.Chart chartDrawdown;
private System.Windows.Forms.TabPage tabPageBuyingPower;
private System.Windows.Forms.DataVisualization.Charting.Chart chartBuyingPower;
private System.Windows.Forms.TabPage tabPageOptimization;
private System.Windows.Forms.TabControl tabControlOptimization;
private System.Windows.Forms.TabPage tabPagePrice;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanelPriceTab;
private System.Windows.Forms.ComboBox comboBoxPriceMetric;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
private System.Windows.Forms.NumericUpDown numericUpDownPriceHavingAtLeast;
private System.Windows.Forms.Label labelPriceGroupInterval;
private System.Windows.Forms.Label labelPriceHavingAtLeast;
private System.Windows.Forms.NumericUpDown numericUpDownPriceInterval;
private System.Windows.Forms.DataVisualization.Charting.Chart chartPriceColumn;
private System.Windows.Forms.TabPage tabPageTimeOfDay;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanelTOD;
private System.Windows.Forms.ComboBox comboBoxTODMetric;
private System.Windows.Forms.DataVisualization.Charting.Chart chartTODColumn;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4;
private System.Windows.Forms.NumericUpDown numericUpDownTODHavingAtLeast;
private System.Windows.Forms.Label labelTODInterval;
private System.Windows.Forms.Label labelTODHavingAtLeast;
private System.Windows.Forms.NumericUpDown numericUpDownTODInterval;
private System.Windows.Forms.TabPage tabPageSymbol;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanelSymbol;
private System.Windows.Forms.ComboBox comboBoxSymbolMetric;
private System.Windows.Forms.DataVisualization.Charting.Chart chartSymbolColumn;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel5;
private System.Windows.Forms.NumericUpDown numericUpDownSymbolHavingAtLeast;
private System.Windows.Forms.Label labelSymbolsMax;
private System.Windows.Forms.Label labelSymbolHavingAtLeast;
private System.Windows.Forms.NumericUpDown numericUpDownSymbolsMax;
private System.Windows.Forms.TabPage tabPageOtherColumns;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanelOtherColumn;
private System.Windows.Forms.ComboBox comboBoxOtherMetric;
private System.Windows.Forms.DataVisualization.Charting.Chart chartOtherColumn;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel6;
private System.Windows.Forms.ComboBox comboBoxChooseColumn;
private System.Windows.Forms.Label labelColumn;
private System.Windows.Forms.Label labelOtherHavingAtLeast;
private System.Windows.Forms.NumericUpDown numericUpDownOtherHavingAtLeast;
private System.Windows.Forms.NumericUpDown numericUpDownOtherInterval;
private System.Windows.Forms.Label labelOtherInterval;
private System.Windows.Forms.Button buttonClose;
private System.Windows.Forms.Label labelStrategyReturn;
private System.Windows.Forms.Label labelStrategyReturnMetric;
private System.Windows.Forms.TabPage tabPageSettings;
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanelStrategy;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
private System.Windows.Forms.Label labelSettingTimeRange;
private System.Windows.Forms.Label labelSettingTimeRangeValue;
private System.Windows.Forms.Label labelSettingTargetValue;
private System.Windows.Forms.Label labelSettingTarget;
private System.Windows.Forms.Label labelSettingStopValue;
private System.Windows.Forms.Label labelSettingStop;
private System.Windows.Forms.Label labelSettingTimedExitValue;
private System.Windows.Forms.Label labelSettingTimedExit;
private System.Windows.Forms.Label labelSettingAdvancedExitValue;
private System.Windows.Forms.Label labelSettingAdvancedExit;
private System.Windows.Forms.Label labelSettingTestDaysValue;
private System.Windows.Forms.Label labelSettingTestDays;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Button buttonCollaborate;
private System.Windows.Forms.ComboBox comboBoxPositionSizing;
private System.Windows.Forms.Button buttonLoadResults;
private System.Windows.Forms.Button buttonGoToAlertWindow;
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanelButtons;
private System.Windows.Forms.TabPage tabPageDaily;
private System.Windows.Forms.DataVisualization.Charting.Chart chartDailyProfit;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel7;
private System.Windows.Forms.DataVisualization.Charting.Chart chartDailyTrades;
private ProgressBar progressBarComputeResults;
private System.Windows.Forms.TableLayoutPanel progressPanel;
private System.Windows.Forms.DataVisualization.Charting.Chart progressEquityCurve;
private CustomPanel pnlMarketing;
private System.Windows.Forms.Label lblMessage;
private System.Windows.Forms.LinkLabel linkLabel;
}
}