auto asyncDepth=exchanges[0].GetDepth(); Log(asyncDepth.Asks[0].Price,"asyncDepth111",asyncDepth.Asks[0].Amount);
出力数は間違っていて,出力数とオファーは同じです. 私はC++のバグ・ディレクターになりました.