So I started building a Nextjs application to trade futures off of but I just noticed that the connector for the PUBLIC API uses Node/Next but… trading futures is in Java…??
It is my first time around the sun as a dev but please somebody tell me I can trade futures with next/node/javascript without having to use this Java SDK… A bit of a weird question but a simple one to answer. Thank you
The public API exposes consists of standard REST API and websocket interfaces. You may use any language to integrate with said interfaces or use our official connectors.