Tick struct related query on TotalBuy and TotalSell in gokiteconnect

vmx
Hello,

In the models/snap.go there's
TotalBuyQuantity uint32
TotalSellQuantity uint32
and also
TotalBuy uint32
TotalSell uint32
I assume the latter is redundant, can we remove it from the gokiteconnect codebase? I've checked against the other libraries too and these two don't seem to fit anywhere
Sign In or Register to comment.