Once you have created your account on Coinbase, set up your Coinbase API credentials which will allow you to execute trades programmatically. In addition to trade execution, you can also check balances and the status of orders.
There are multiple ways to execute trades on CoinbasePro:
NodeJs Library
Order placement and order status demo:
To see closed Orders:
await global.client.rest.order.getClosedOrders(); retrieves closed Orders
Account information
Python Library
If you have any questions reach out to the APEX:E3 team through: contactus@apexe3.com, or Discord!