Binance

Binance #

Binance is an exchange that is used for live market data retrieval and order execution. Its website can be found here.

Configuration #

{
	"type": "binance",
	"key": "cQoRSm21nyovtTcufM8Si2IBHtNuzVYSfiklQmbt3EHgnqpbwhRmyCRtoiaE",
	"secret": "qXN4yR2KXQzs7c0DcXWVEOSNIhTrvGGoqWrXIkrE1PzmBd4L1OIQWJ1qMZAE"
}
  • type - string
    The type of the exchange configuration.

    Exchange configuration types are described in detail here.

  • key - string
    The Binance API key that is used for authentication.

  • secret - string
    The Binance secret key that is used for authentication.