예제 #1
0
 //[Test]
 public void TradeTest()
 {
     var bot = new FiboLevelRobot();
     bot.Initialize(context, CurrentProtectedContext.Instance);
 }