The buyer & seller's user identities were added to the 'get_trade_history' command within Bitshares-core recently, however this information is not retrieved using Market("USD:BTS").trades().
Could this be added to the above Python function so that we can establish who the true market makers are within the BTS DEX with fewer commands than currently neccessary?
Prupose: Establish new ShareDropping vector.
Thanks 👍
The buyer & seller's user identities were added to the 'get_trade_history' command within Bitshares-core recently, however this information is not retrieved using
Market("USD:BTS").trades().Could this be added to the above Python function so that we can establish who the true market makers are within the BTS DEX with fewer commands than currently neccessary?
Prupose: Establish new ShareDropping vector.
Thanks 👍