static void Main(string[] args)
 {
     //keeping this really simple...
     TALibDemo demo = new TALibDemo();
 }
 static void Main(string[] args)
 {
     //keeping this really simple...
     TALibDemo demo = new TALibDemo();
 }