Automate Binance Spot Trading with Limit and Market Orders - n8n Workflow | Neura Market
Automate Binance Spot Trading with Limit and Market Orders
This n8n workflow enables seamless interaction with the Binance Spot Trading API to execute limit and market orders, query account information, and manage open orders securely.
This workflow facilitates automated trading on Binance by allowing users to place limit and market buy/sell orders, query account details, and cancel open orders for specific symbols. It ensures secure transactions by using Binance's HMAC SHA256 signature method. Users must configure their Binance API credentials within n8n and adjust parameters like symbol, quantity, and price as needed.
Platform
n8n
Category
Crypto & Blockchain
Price
Free
Creator
Camila Torres
trader
set
code
crypto
httpRequest
manualTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.