


The following instructions are supported:Ī flag to signal that the order must only add liquidity to the order book and not take liquidity from the order book. The following table describes the members of the BinanceOrderProperties object that you can set to customize order execution: PropertyĪ TimeInForce instruction to apply to the order. We model custom order properties from the Binance and Binance US APIs. The following table describes the available order types for each asset class that our Binance and Binance US integrations support: Order Type

Binance documentation manual#
When you deploy live algorithms, you can place manual orders through the IDE. We model the Binance and Binance US APIs by supporting several order types, supporting order properties, and not supporting order updates. Our Binance and Binance US integrations don't support trading with sub-accounts.

Paper trading Binance Crypto Futures or with Binance US isn't currently available. Store your API key and API key secret somewhere safe.Enter a description and then click Generate.In the API Keys section, click Generate HMAC_SHA256 Key.Log in to the Binance Spot Test Network with your GitHub credentials.You don't need a Binance account to create API credentials for the Spot Test Network.įollow these steps to set up paper trading with the Binance Spot Test Network: If you are going to trade Crypto Futures, select the Enable Futures check box.īinance supports paper trading through the Binance Spot Test Network.Select the Restrict access to trusted IPs only check box and then enter our IP addresses, 15.235.119.112 and 15.235.115.168.As you create credentials, make the following configurations: After you open your account, create API credentials and store them somewhere safe. You will need API credentials to deploy live algorithms with your brokerage account. Create an Accountįollow the account creation wizard on the or website to create a Binance account. To set the account type in an algorithm, see the Binance brokerage model documentation. Binance supports cash and margin accounts for spot trades, but only supports margin accounts for Futures trades.
