0
关注
0
关注者
c++
auto asyncDepth=exchanges[0].GetDepth();
Log(asyncDepth.Asks[0].Price,"asyncDepth111",asyncDepth.Asks[0].Amount);
输出的数量是错误的,输出的数和报价是一个数。我成了c++的bug录找者了,录求精神奖励
相关推荐
c++
auto asyncDepth=exchanges[0].GetDepth();
Log(asyncDepth.Asks[0].Price,"asyncDepth111",asyncDepth.Asks[0].Amount);
输出的数量是错误的,输出的数和报价是一个数。我成了c++的bug录找者了,录求精神奖励