I’m currently using coinbase API (Python) to try out a trading strategy I had in my mind.
I have been dabbling with the SDK but with no results, so I need some advise.
Does coinbase python SDK have any way to:
- View all historical transaction details for a trading pair?
- Current filled orders which includes volume, price transacted & timestamp (Existing participants not just for my account)?