Ejemplo n.º 1
0
 public override bool DoSell(string code, TradeBout bout, DateTime d, Properties strategyParam, BacktestParameter backtestParam, out string reason)
 {
     throw new NotImplementedException();
 }