How it works This n8n workflow allows you to interact with Binance Spot Trading API directly to: - Place Limit Buy and Limit Sell orders - Place Market Buy and Market Sell orders - Query account info and open orders - Cancel all open orders for a specific symbol All requests are signed using Binance's HMAC SHA256 signature method for secure trading. --- ⚙️ Setup Steps 1. Create Binance API Credentials in n8n: - Go to Credentials > New

How it works This n8n workflow allows you to interact with Binance Spot Trading API directly to: - Place Limit Buy and Limit Sell orders - Place Market Buy and Market Sell orders - Query account info and open orders - Cancel all open orders for a specific symbol All requests are signed using Binance's HMAC SHA256 signature method for secure trading. --- ⚙️ Setup Steps 1. Create Binance API Credentials in n8n: - Go to Credentials > New - Choose Binance API - Add apikey and apisecret - Save as Binance API 2. Import this workflow into your n8n instance. 3. Update default values: - In Set Parameter nodes like LimitBuy Parameter, change: - symbol (e.g. BTCUSDT) - quantity, price as needed 4. Run the workflow manually via the Execute workflow trigger. --- ✅ Notes - Credential node is marked with instructions. - HMAC signatures are automatically calculated before making each request. - HTTP nodes are preconfigured for Binance API v3. 🔒 No API key or secret is included.
Download the workflow JSON file after purchase.
Open n8n → click the menu → Import from File.
Select the downloaded JSON and import.
Set up credentials for each node that requires them.
Click Execute Workflow to test, then activate.
Setup guide included
Purchase to unlock the full step-by-step guide
No reviews yet
Be the first to buy and share your experience.
Leave a review
Sign in to share your experience with this workflow.
Create a free account to purchase workflows.
Need help setting this up?
Book a 3-hour live setup session with an Agility consultant.