Closed BallastDevelopment closed 2 years ago
Implemented & Deployed, please close if implementation is as specified
Looks good.
I put the quoting level in '( )' because I think it made it easier to read (next to another number) than .notation
All of the requirements are possible, but wee should have a talk about this: AdapTable has extensive notifications features, maybe we can come up with even better solutions.
Implemented as specified. As said, there is still room for extending this ;)
Can you please add a single column that will display the RejectCnt of each row. Meaning, the the cell for each will show the Reject Count for all keys (Buy, Sell, AUTO_EYE, QUOTING, etc.).
Message example is:
{"MessageType":"DATA_UPDATE","Version":1,"DataType":"STRATEGY_DATA","Key":"QUOTING.BITFINEX.TESTBTC:TESTUSD.BUY.1","Name":"RejectCnt","Type":2,"Value":5}
While it it possible (even likely) to receive RejectCnt updates for more than just a single key, we should aggregate the values for the row.