Binance Spot Trader - Limit & Market Orders via API
📈 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 Create Binance API Credentials in n8n: Go to Credentials > New Choose Binance API Add api_key and api_secret Save as Binance API
Import this workflow into your n8n instance.
Update default values: In Set Parameter nodes like LimitBuy Parameter, change: symbol (e.g. BTCUSDT) quantity, price as needed
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.
Related Templates
Extract Named Entities from Web Pages with Google Natural Language API
Who is this for? Content strategists analyzing web page semantic content SEO professionals conducting entity-based anal...
Add product ideas to Notion via a Slack command
Use Case In most companies, employees have a lot of great ideas. That was the same for us at n8n. We wanted to make it a...
Automate Daily Keyword Research with Google Sheets, Suggest API & Custom Search
Who's it for This workflow is perfect for SEO specialists, marketers, bloggers, and content creators who want to automa...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments