Main Funcions

Instant_Limit Entry - A new way to enter the market Instantly

A new way of entering with a “market order” without paying fees and without having Slippage. The function that is implemented on the bot in order to dodge this issue is called “Limit Entry” function. What it does is placing a Limit Buy/Sell at the closest Bid/Ask so that with the slightest “tick” that the market produces your order is automatically getting filled with a Limit Order instead of a Market Order.

How much Liquidity can the bot handle? Over 1000 orders have been placed in the Binance Futures Bitcoin Perpertual Contract with a 98.7% fill ratio up to 5 BTC size.

What is the Speed of execution? The order is placed instantly with an average time of 0.4 seconds execution

What if market moves fast, my orders isn’t filled and I want to cancel it? An easy “Cancel Order” button is implemented

What if market moves fast and I want to enter at a new price? You can press “Instant_Limit Entry” button again, your previous order will be cancelled and a new one will be created

Automated_Stop Loss - Faster Market Execution & automated size management

Did you know that using API you can exit the market faster than using Binance Stop Loss through their platform? This way you avoid slippage that over time can decrease your losses substantially

What is “automated size management”? You have the option to select if you wish the Stop Loss to handle specific size of the position or the whole position regardless. Example: You open 200 contracts of LINK at 21$ and set a Stop Loss to sell those contracts if price goes lower than 20.5$. Price goes down to 20.8$ and you want to add to your position. So now you have 400 contracts of LINK with an average price of 20.9$. Normally you would need to set a new stop loss. Using the Binance Futures Bot you don’t need to input any new Stop Loss orders as the bot is able to dynamically adjust the size of the Stop Loss and exit the whole position at 20.5$ regardless the amount of contracts that you buy/sell in between.

Limit_Stop_Target_Risk - Throw your calculator away

How many times you want to place orders on a level but you had to make a number of calculations in order to find the correct numbers for 1% risk on your trade? Using this function you can input only your Entry, Stop Loss, Target(optional) and desired Risk and the bot will make all the calculations automatically for you, placing the correct number of contracts to the specific levels for the specific risk. Example: You want to buy Bitcoin at 52.000$ with a Stop Loss at 51.000$ and a Target at 55.000$ using 2% risk on your account. Using this function, after inputting the numbers the bot will calculate the correct Position Size and place the Orders on your account.

Close_All - That’s how you panic sell with style

Market collapses and you need to get out of all positions instantly? Press this button and let the rest of the market participants trying to log into Binance and sell their altcoins one by one.

Go to Documentation to see all functions of the BFuts_X bot

Last updated