1. How i can get all orders for specific asset in the one query?
I get all orders and do filter it by assetId now.
Is there a better way?
2. What is quantity in issue asset request (174 in first row upper table)?
3. I bought a few items. How can I see what I bought and for how much?
1. I could add asset filter.
2. Total number of tokens.
3. U can't, u r supposed to emulate matching algo and reconstructs trades according to order placement. I can add extra API calls if necessary.