There is going to be only 1 trading_pair per InsertMany based on time_stamp, there wont be more than 1. The timestamp is used to group all documents separated by timesstamp
which is why all i need is to return all documents for latest time_stamp
There is going to be only 1 trading_pair per InsertMany based on time_stamp, there wont be more than 1. The timestamp is used to group all documents separated by timesstamp
which is why all i need is to return all documents for latest time_stamp