diff --git a/Views/AnalystRatingsView.xaml b/Views/AnalystRatingsView.xaml
deleted file mode 100644
index b7c64ab..0000000
--- a/Views/AnalystRatingsView.xaml
+++ /dev/null
@@ -1,91 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Views/AnalystRatingsView.xaml.cs b/Views/AnalystRatingsView.xaml.cs
deleted file mode 100644
index 2f98378..0000000
--- a/Views/AnalystRatingsView.xaml.cs
+++ /dev/null
@@ -1,27 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-using System.Windows;
-using System.Windows.Controls;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Input;
-using System.Windows.Media;
-using System.Windows.Media.Imaging;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-
-namespace TradeBlotter.Views
-{
- ///
- /// Interaction logic for AnalystRatingsView.xaml
- ///
- public partial class AnalystRatingsView : UserControl
- {
- public AnalystRatingsView()
- {
- InitializeComponent();
- }
- }
-}
diff --git a/Views/BlotterView.xaml b/Views/BlotterView.xaml
deleted file mode 100644
index 528c9f3..0000000
--- a/Views/BlotterView.xaml
+++ /dev/null
@@ -1,158 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Views/BlotterView.xaml.cs b/Views/BlotterView.xaml.cs
deleted file mode 100644
index adcff22..0000000
--- a/Views/BlotterView.xaml.cs
+++ /dev/null
@@ -1,27 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-using System.Windows;
-using System.Windows.Controls;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Input;
-using System.Windows.Media;
-using System.Windows.Media.Imaging;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-
-namespace TradeBlotter.Views
-{
- ///
- /// Interaction logic for BlotterView.xaml
- ///
- public partial class BlotterView : UserControl
- {
- public BlotterView()
- {
- InitializeComponent();
- }
- }
-}
diff --git a/Views/BollingerBandView.xaml b/Views/BollingerBandView.xaml
deleted file mode 100644
index f079c70..0000000
--- a/Views/BollingerBandView.xaml
+++ /dev/null
@@ -1,193 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Views/BollingerBandView.xaml.cs b/Views/BollingerBandView.xaml.cs
deleted file mode 100644
index e40382d..0000000
--- a/Views/BollingerBandView.xaml.cs
+++ /dev/null
@@ -1,27 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-using System.Windows;
-using System.Windows.Controls;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Input;
-using System.Windows.Media;
-using System.Windows.Media.Imaging;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-
-namespace TradeBlotter.Views
-{
- ///
- /// Interaction logic for BollingerBandView.xaml
- ///
- public partial class BollingerBandView : UserControl
- {
- public BollingerBandView()
- {
- InitializeComponent();
- }
- }
-}
diff --git a/Views/DCFValuationView.xaml b/Views/DCFValuationView.xaml
deleted file mode 100644
index 00e991d..0000000
--- a/Views/DCFValuationView.xaml
+++ /dev/null
@@ -1,182 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Views/DCFValuationView.xaml.cs b/Views/DCFValuationView.xaml.cs
deleted file mode 100644
index 9f34e1f..0000000
--- a/Views/DCFValuationView.xaml.cs
+++ /dev/null
@@ -1,27 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-using System.Windows;
-using System.Windows.Controls;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Input;
-using System.Windows.Media;
-using System.Windows.Media.Imaging;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-
-namespace TradeBlotter.Views
-{
- ///
- /// Interaction logic for DCFValuationView.xaml
- ///
- public partial class DCFValuationView : UserControl
- {
- public DCFValuationView()
- {
- InitializeComponent();
- }
- }
-}
diff --git a/Views/DividendView.xaml b/Views/DividendView.xaml
deleted file mode 100644
index dab2d62..0000000
--- a/Views/DividendView.xaml
+++ /dev/null
@@ -1,103 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Views/DividendView.xaml.cs b/Views/DividendView.xaml.cs
deleted file mode 100644
index 501bbe6..0000000
--- a/Views/DividendView.xaml.cs
+++ /dev/null
@@ -1,27 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-using System.Windows;
-using System.Windows.Controls;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Input;
-using System.Windows.Media;
-using System.Windows.Media.Imaging;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-
-namespace TradeBlotter.Views
-{
- ///
- /// Interaction logic for DividendView.xaml
- ///
- public partial class DividendView : UserControl
- {
- public DividendView()
- {
- InitializeComponent();
- }
- }
-}
diff --git a/Views/ETFHoldingView.xaml b/Views/ETFHoldingView.xaml
deleted file mode 100644
index e1dfe59..0000000
--- a/Views/ETFHoldingView.xaml
+++ /dev/null
@@ -1,70 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Views/ETFHoldingView.xaml.cs b/Views/ETFHoldingView.xaml.cs
deleted file mode 100644
index 1041bd4..0000000
--- a/Views/ETFHoldingView.xaml.cs
+++ /dev/null
@@ -1,27 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-using System.Windows;
-using System.Windows.Controls;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Input;
-using System.Windows.Media;
-using System.Windows.Media.Imaging;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-
-namespace TradeBlotter.Views
-{
- ///
- /// Interaction logic for ETFHoldingsView.xaml
- ///
- public partial class ETFHoldingView : UserControl
- {
- public ETFHoldingView()
- {
- InitializeComponent();
- }
- }
-}
diff --git a/Views/EarningsAnnouncementView.xaml b/Views/EarningsAnnouncementView.xaml
deleted file mode 100644
index 39da03a..0000000
--- a/Views/EarningsAnnouncementView.xaml
+++ /dev/null
@@ -1,73 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Views/EarningsAnnouncementView.xaml.cs b/Views/EarningsAnnouncementView.xaml.cs
deleted file mode 100644
index 08a6de9..0000000
--- a/Views/EarningsAnnouncementView.xaml.cs
+++ /dev/null
@@ -1,27 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-using System.Windows;
-using System.Windows.Controls;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Input;
-using System.Windows.Media;
-using System.Windows.Media.Imaging;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-
-namespace TradeBlotter.Views
-{
- ///
- /// Interaction logic for EarningsAnnouncementView.xaml
- ///
- public partial class EarningsAnnouncementView : UserControl
- {
- public EarningsAnnouncementView()
- {
- InitializeComponent();
- }
- }
-}
diff --git a/Views/GainLossView.xaml b/Views/GainLossView.xaml
deleted file mode 100644
index f92d331..0000000
--- a/Views/GainLossView.xaml
+++ /dev/null
@@ -1,136 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Views/GainLossView.xaml.cs b/Views/GainLossView.xaml.cs
deleted file mode 100644
index c250206..0000000
--- a/Views/GainLossView.xaml.cs
+++ /dev/null
@@ -1,28 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-using System.Windows;
-using System.Windows.Controls;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Input;
-using System.Windows.Media;
-using System.Windows.Media.Imaging;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using TradeBlotter.UIUtils;
-
-namespace TradeBlotter.Views
-{
- ///
- /// Interaction logic for GainLossView.xaml
- ///
- public partial class GainLossView : UserControl
- {
- public GainLossView()
- {
- InitializeComponent();
- }
- }
-}
diff --git a/Views/HeadlinesView.xaml b/Views/HeadlinesView.xaml
deleted file mode 100644
index bba189a..0000000
--- a/Views/HeadlinesView.xaml
+++ /dev/null
@@ -1,88 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Views/HeadlinesView.xaml.cs b/Views/HeadlinesView.xaml.cs
deleted file mode 100644
index 685ed65..0000000
--- a/Views/HeadlinesView.xaml.cs
+++ /dev/null
@@ -1,28 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-using System.Threading.Tasks;
-using System.Windows;
-using System.Windows.Controls;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Input;
-using System.Windows.Media;
-using System.Windows.Media.Imaging;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-
-namespace TradeBlotter.Views
-{
- ///
- /// Interaction logic for HeadlinesView.xaml
- ///
- public partial class HeadlinesView : UserControl
- {
- public HeadlinesView()
- {
- InitializeComponent();
- }
- }
-}
diff --git a/Views/HistoricalView.xaml b/Views/HistoricalView.xaml
deleted file mode 100644
index 55eb3c1..0000000
--- a/Views/HistoricalView.xaml
+++ /dev/null
@@ -1,445 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Views/HistoricalView.xaml.cs b/Views/HistoricalView.xaml.cs
deleted file mode 100644
index dabe118..0000000
--- a/Views/HistoricalView.xaml.cs
+++ /dev/null
@@ -1,27 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-using System.Windows;
-using System.Windows.Controls;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Input;
-using System.Windows.Media;
-using System.Windows.Media.Imaging;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-
-namespace TradeBlotter.Views
-{
- ///
- /// Interaction logic for HistoricalView.xaml
- ///
- public partial class HistoricalView : UserControl
- {
- public HistoricalView()
- {
- InitializeComponent();
- }
- }
-}
diff --git a/Views/MACDView.xaml b/Views/MACDView.xaml
deleted file mode 100644
index 8d8560f..0000000
--- a/Views/MACDView.xaml
+++ /dev/null
@@ -1,164 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Views/MACDView.xaml.cs b/Views/MACDView.xaml.cs
deleted file mode 100644
index f5170d5..0000000
--- a/Views/MACDView.xaml.cs
+++ /dev/null
@@ -1,27 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-using System.Windows;
-using System.Windows.Controls;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Input;
-using System.Windows.Media;
-using System.Windows.Media.Imaging;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-
-namespace TradeBlotter.Views
-{
- ///
- /// Interaction logic for MACDView.xaml
- ///
- public partial class MACDView : UserControl
- {
- public MACDView()
- {
- InitializeComponent();
- }
- }
-}
diff --git a/Views/MomentumView.xaml b/Views/MomentumView.xaml
deleted file mode 100644
index 0638ce5..0000000
--- a/Views/MomentumView.xaml
+++ /dev/null
@@ -1,218 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Views/MomentumView.xaml.cs b/Views/MomentumView.xaml.cs
deleted file mode 100644
index a896f1b..0000000
--- a/Views/MomentumView.xaml.cs
+++ /dev/null
@@ -1,28 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-using System.Threading.Tasks;
-using System.Windows;
-using System.Windows.Controls;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Input;
-using System.Windows.Media;
-using System.Windows.Media.Imaging;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-
-namespace TradeBlotter.Views
-{
- ///
- /// Interaction logic for MomentumView.xaml
- ///
- public partial class MomentumView : UserControl
- {
- public MomentumView()
- {
- InitializeComponent();
- }
- }
-}
diff --git a/Views/MovingAverageView.xaml b/Views/MovingAverageView.xaml
deleted file mode 100644
index 4d5bce8..0000000
--- a/Views/MovingAverageView.xaml
+++ /dev/null
@@ -1,87 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Views/MovingAverageView.xaml.cs b/Views/MovingAverageView.xaml.cs
deleted file mode 100644
index e3467b4..0000000
--- a/Views/MovingAverageView.xaml.cs
+++ /dev/null
@@ -1,27 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-using System.Windows;
-using System.Windows.Controls;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Input;
-using System.Windows.Media;
-using System.Windows.Media.Imaging;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-
-namespace TradeBlotter.Views
-{
- ///
- /// Interaction logic for MovingAverageView.xaml
- ///
- public partial class MovingAverageView : UserControl
- {
- public MovingAverageView()
- {
- InitializeComponent();
- }
- }
-}
diff --git a/Views/OptionsView.xaml b/Views/OptionsView.xaml
deleted file mode 100644
index e38bb99..0000000
--- a/Views/OptionsView.xaml
+++ /dev/null
@@ -1,188 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Views/OptionsView.xaml.cs b/Views/OptionsView.xaml.cs
deleted file mode 100644
index ea3df63..0000000
--- a/Views/OptionsView.xaml.cs
+++ /dev/null
@@ -1,27 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-using System.Windows;
-using System.Windows.Controls;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Input;
-using System.Windows.Media;
-using System.Windows.Media.Imaging;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-
-namespace TradeBlotter.Views
-{
- ///
- /// Interaction logic for OptionsView.xaml
- ///
- public partial class OptionsView : UserControl
- {
- public OptionsView()
- {
- InitializeComponent();
- }
- }
-}
diff --git a/Views/OptionsWorksheetView.xaml b/Views/OptionsWorksheetView.xaml
deleted file mode 100644
index 0742f77..0000000
--- a/Views/OptionsWorksheetView.xaml
+++ /dev/null
@@ -1,222 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Views/OptionsWorksheetView.xaml.cs b/Views/OptionsWorksheetView.xaml.cs
deleted file mode 100644
index a6a1bc1..0000000
--- a/Views/OptionsWorksheetView.xaml.cs
+++ /dev/null
@@ -1,28 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-using System.Threading.Tasks;
-using System.Windows;
-using System.Windows.Controls;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Input;
-using System.Windows.Media;
-using System.Windows.Media.Imaging;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-
-namespace TradeBlotter.Views
-{
- ///
- /// Interaction logic for OptionsWorksheetView.xaml
- ///
- public partial class OptionsWorksheetView : UserControl
- {
- public OptionsWorksheetView()
- {
- InitializeComponent();
- }
- }
-}
diff --git a/Views/PricingView.xaml b/Views/PricingView.xaml
deleted file mode 100644
index 96cc4aa..0000000
--- a/Views/PricingView.xaml
+++ /dev/null
@@ -1,151 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Views/PricingView.xaml.cs b/Views/PricingView.xaml.cs
deleted file mode 100644
index 4d5c3d6..0000000
--- a/Views/PricingView.xaml.cs
+++ /dev/null
@@ -1,27 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-using System.Windows;
-using System.Windows.Controls;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Input;
-using System.Windows.Media;
-using System.Windows.Media.Imaging;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-
-namespace TradeBlotter.Views
-{
- ///
- /// Interaction logic for PricingView.xaml
- ///
- public partial class PricingView : UserControl
- {
- public PricingView()
- {
- InitializeComponent();
- }
- }
-}
diff --git a/Views/ResistanceAndSupportView.xaml b/Views/ResistanceAndSupportView.xaml
deleted file mode 100644
index 0baa23a..0000000
--- a/Views/ResistanceAndSupportView.xaml
+++ /dev/null
@@ -1,67 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Views/ResistanceAndSupportView.xaml.cs b/Views/ResistanceAndSupportView.xaml.cs
deleted file mode 100644
index 4df771f..0000000
--- a/Views/ResistanceAndSupportView.xaml.cs
+++ /dev/null
@@ -1,27 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-using System.Windows;
-using System.Windows.Controls;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Input;
-using System.Windows.Media;
-using System.Windows.Media.Imaging;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-
-namespace TradeBlotter.Views
-{
- ///
- /// Interaction logic for ResistanceAndSupportView.xaml
- ///
- public partial class ResistanceAndSupportView : UserControl
- {
- public ResistanceAndSupportView()
- {
- InitializeComponent();
- }
- }
-}
diff --git a/Views/SECFilingView.xaml b/Views/SECFilingView.xaml
deleted file mode 100644
index 69230aa..0000000
--- a/Views/SECFilingView.xaml
+++ /dev/null
@@ -1,53 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Views/SECFilingView.xaml.cs b/Views/SECFilingView.xaml.cs
deleted file mode 100644
index 9476d89..0000000
--- a/Views/SECFilingView.xaml.cs
+++ /dev/null
@@ -1,27 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-using System.Windows;
-using System.Windows.Controls;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Input;
-using System.Windows.Media;
-using System.Windows.Media.Imaging;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-
-namespace TradeBlotter.Views
-{
- ///
- /// Interaction logic for SECFilingView.xaml
- ///
- public partial class SECFilingView : UserControl
- {
- public SECFilingView()
- {
- InitializeComponent();
- }
- }
-}
diff --git a/Views/SectorView.xaml b/Views/SectorView.xaml
deleted file mode 100644
index 46faf98..0000000
--- a/Views/SectorView.xaml
+++ /dev/null
@@ -1,96 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Views/SectorView.xaml.cs b/Views/SectorView.xaml.cs
deleted file mode 100644
index 146e01e..0000000
--- a/Views/SectorView.xaml.cs
+++ /dev/null
@@ -1,27 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-using System.Windows;
-using System.Windows.Controls;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Input;
-using System.Windows.Media;
-using System.Windows.Media.Imaging;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-
-namespace TradeBlotter.Views
-{
- ///
- /// Interaction logic for SectorView.xaml
- ///
- public partial class SectorView : UserControl
- {
- public SectorView()
- {
- InitializeComponent();
- }
- }
-}
diff --git a/Views/StickerPriceView.xaml b/Views/StickerPriceView.xaml
deleted file mode 100644
index 791b6e9..0000000
--- a/Views/StickerPriceView.xaml
+++ /dev/null
@@ -1,186 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Views/StickerPriceView.xaml.cs b/Views/StickerPriceView.xaml.cs
deleted file mode 100644
index c6456d3..0000000
--- a/Views/StickerPriceView.xaml.cs
+++ /dev/null
@@ -1,27 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-using System.Windows;
-using System.Windows.Controls;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Input;
-using System.Windows.Media;
-using System.Windows.Media.Imaging;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-
-namespace TradeBlotter.Views
-{
- ///
- /// Interaction logic for StickerPriceView.xaml
- ///
- public partial class StickerPriceView : UserControl
- {
- public StickerPriceView()
- {
- InitializeComponent();
- }
- }
-}
diff --git a/Views/StochasticsView.xaml b/Views/StochasticsView.xaml
deleted file mode 100644
index 654c4ca..0000000
--- a/Views/StochasticsView.xaml
+++ /dev/null
@@ -1,62 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Views/StochasticsView.xaml.cs b/Views/StochasticsView.xaml.cs
deleted file mode 100644
index 0c631d4..0000000
--- a/Views/StochasticsView.xaml.cs
+++ /dev/null
@@ -1,32 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-using System.Windows;
-using System.Windows.Controls;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Input;
-using System.Windows.Media;
-using System.Windows.Media.Imaging;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-
-namespace TradeBlotter.Views
-{
- ///
- /// Interaction logic for StochasticsView.xaml
- ///
- public partial class StochasticsView : UserControl
- {
- public StochasticsView()
- {
- InitializeComponent();
- }
-
- private void UserControl_Loaded(object sender, RoutedEventArgs e)
- {
-
- }
- }
-}
diff --git a/Views/TradeEntryView.xaml b/Views/TradeEntryView.xaml
deleted file mode 100644
index 72d440a..0000000
--- a/Views/TradeEntryView.xaml
+++ /dev/null
@@ -1,210 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Views/TradeEntryView.xaml.cs b/Views/TradeEntryView.xaml.cs
deleted file mode 100644
index d9751b4..0000000
--- a/Views/TradeEntryView.xaml.cs
+++ /dev/null
@@ -1,27 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-using System.Windows;
-using System.Windows.Controls;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Input;
-using System.Windows.Media;
-using System.Windows.Media.Imaging;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-
-namespace TradeBlotter.Views
-{
- ///
- /// Interaction logic for TradeEntryView.xaml
- ///
- public partial class TradeEntryView : UserControl
- {
- public TradeEntryView()
- {
- InitializeComponent();
- }
- }
-}
diff --git a/Views/TradeModelView.xaml b/Views/TradeModelView.xaml
deleted file mode 100644
index 7ac8deb..0000000
--- a/Views/TradeModelView.xaml
+++ /dev/null
@@ -1,99 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Views/TradeModelView.xaml.cs b/Views/TradeModelView.xaml.cs
deleted file mode 100644
index 590dfe0..0000000
--- a/Views/TradeModelView.xaml.cs
+++ /dev/null
@@ -1,27 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-using System.Windows;
-using System.Windows.Controls;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Input;
-using System.Windows.Media;
-using System.Windows.Media.Imaging;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-
-namespace TradeBlotter.Views
-{
- ///
- /// Interaction logic for TradeModelView.xaml
- ///
- public partial class TradeModelView : UserControl
- {
- public TradeModelView()
- {
- InitializeComponent();
- }
- }
-}
diff --git a/Views/ValuationsView.xaml b/Views/ValuationsView.xaml
deleted file mode 100644
index 2f8c0db..0000000
--- a/Views/ValuationsView.xaml
+++ /dev/null
@@ -1,290 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Views/ValuationsView.xaml.cs b/Views/ValuationsView.xaml.cs
deleted file mode 100644
index 237de34..0000000
--- a/Views/ValuationsView.xaml.cs
+++ /dev/null
@@ -1,27 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-using System.Windows;
-using System.Windows.Controls;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Input;
-using System.Windows.Media;
-using System.Windows.Media.Imaging;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-
-namespace TradeBlotter.Views
-{
- ///
- /// Interaction logic for ValuationsView2.xaml
- ///
- public partial class ValuationsView : UserControl
- {
- public ValuationsView()
- {
- InitializeComponent();
- }
- }
-}
diff --git a/Views/ValueAtRiskView.xaml b/Views/ValueAtRiskView.xaml
deleted file mode 100644
index 2098e29..0000000
--- a/Views/ValueAtRiskView.xaml
+++ /dev/null
@@ -1,86 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Views/ValueAtRiskView.xaml.cs b/Views/ValueAtRiskView.xaml.cs
deleted file mode 100644
index 9815367..0000000
--- a/Views/ValueAtRiskView.xaml.cs
+++ /dev/null
@@ -1,27 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-using System.Windows;
-using System.Windows.Controls;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Input;
-using System.Windows.Media;
-using System.Windows.Media.Imaging;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-
-namespace TradeBlotter.Views
-{
- ///
- /// Interaction logic for ValueAtRiskView.xaml
- ///
- public partial class ValueAtRiskView : UserControl
- {
- public ValueAtRiskView()
- {
- InitializeComponent();
- }
- }
-}
diff --git a/Views/WatchListView.xaml b/Views/WatchListView.xaml
deleted file mode 100644
index 115de08..0000000
--- a/Views/WatchListView.xaml
+++ /dev/null
@@ -1,80 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Views/WatchListView.xaml.cs b/Views/WatchListView.xaml.cs
deleted file mode 100644
index 1c1de0f..0000000
--- a/Views/WatchListView.xaml.cs
+++ /dev/null
@@ -1,28 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-using System.Threading.Tasks;
-using System.Windows;
-using System.Windows.Controls;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Input;
-using System.Windows.Media;
-using System.Windows.Media.Imaging;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-
-namespace TradeBlotter.Views
-{
- ///
- /// Interaction logic for WatchListView.xaml
- ///
- public partial class WatchListView : UserControl
- {
- public WatchListView()
- {
- InitializeComponent();
- }
- }
-}
diff --git a/Views/YieldCurveView.xaml b/Views/YieldCurveView.xaml
deleted file mode 100644
index 0fe8a12..0000000
--- a/Views/YieldCurveView.xaml
+++ /dev/null
@@ -1,55 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Views/YieldCurveView.xaml.cs b/Views/YieldCurveView.xaml.cs
deleted file mode 100644
index b2c10ef..0000000
--- a/Views/YieldCurveView.xaml.cs
+++ /dev/null
@@ -1,27 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-using System.Windows;
-using System.Windows.Controls;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Input;
-using System.Windows.Media;
-using System.Windows.Media.Imaging;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-
-namespace TradeBlotter.Views
-{
- ///
- /// Interaction logic for YieldCurveView.xaml
- ///
- public partial class YieldCurveView : UserControl
- {
- public YieldCurveView()
- {
- InitializeComponent();
- }
- }
-}