What is the function that can be used to buy tokens in the futures market?

Author: The bone knife, Created: 2021-01-08 17:45:29, Updated:

exchange.Buy ((Price, Amount) can't do that, can it?

Is it necessary to use exchange.IO (httpMethod, resource, params, raw) to call the exchange's other functional interface?


More

allez-zLook at the API documentation for the token, and add postonly to the parameters.

The bone knifeGood, thank you.