コード例 #1
0
ファイル: Program.cs プロジェクト: mirror222/ZeroSystem
        static void cService_onLoginCompleted(object sender, EventArgs e)
        {
            cService.onLoginCompleted -= cService_onLoginCompleted;
            //cService.SymbolUpdate();

            System.Console.WriteLine("訂閱......");
            cService.Complement("MXWN0.tw");
            //cService.AddSubscribe("MXW0.tw");
            //cService.Complement("TXFN0.tw");
            //cService.Complement("TXW0C9250.tw");
            //cService.AddSubscribe("OTC.tw");
            //cService.Complement("EXF0.tw");
            //cService.AddSubscribe("TXF0.tw");
            //cService.Complement("TXF0.tw");
            //cService.AddSubscribe("2330.tw");
            //cService.Complement("2371.tw");
        }