CEX Instance
Last updated
Was this helpful?
Last updated
Was this helpful?
The CEX instance
node creates a Crypto Exchange instance that can be used by other nodes to perform CEX operations.
exchange_name:
description: The name of the crypto exchange.
allowed types:
default value: None
api_key:
description: The API key for accessing the exchange.
allowed types: string,
default value: None
secret_key:
description: The secret key for accessing the exchange.
allowed types: string,
default value: None
password [Optional]:
description: The password for accessing the exchange (if applicable).
allowed types: string,
default value: None
description: The created exchange instance.
crypto
CEX
type: