Java Developer
Java Developer
Hi @mzheravin any suggestion about my issue.
That I need to check. But I have not changed the code, it is cloned from exchange-core. Here in production there are huge offers . So is this handle by...
Thank you @mzheravin for your response. In my project there are 183 symbols. I am using below code for orderbook implementation L2MarketData snapshot = orderBookNaiveImpl.getL2MarketDataSnapshot(Integer.MAX_VALUE); One more thing I would...
Hi @mzheravin Pls help. Thanks
@mzheravin Sir, Any suggestion on my issue. Thanks
Hi @mzheravin Please help about my issue. Thanks
Hello @mzheravin Sir Any help Sir about the above issue.
Hi @mzheravin Pls give me some hints to get out of this issue. Many Thanks
Hi @esanchezros Thanks for your response. In BatchAddSymbolsCommand, we put the CoreSymbolSpecification object as value and symbolId as key in IntObjectHashMap . After that, SerializationUtils.marshallIntHashMap method which is serialize the...
Hi @mzheravin Sir / @esanchezros Sir: Whatever I have figured out that symbol is stored as byte format through WriteBytesMarshallable. So how to read that byte and get the symbol...