HumationHuman + Automation
TemplatesRankings
Back to Catalog
Todsaporn Sangboon

Todsaporn Sangboon

Teaching AI & Automation for devs, teams & business owners. Sharing real-world workflows & tools to work smarter with n8n. Follow for weekly tips — Diary of a Dev 🧠✨

Total Views16,507
Templates1

Categories

Lead ManagementAutomationSalesforceCSVData Import

Templates by Todsaporn Sangboon

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 apikey and apisecret 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.

Todsaporn SangboonBy Todsaporn Sangboon
16507
All templates loaded

Made with ā˜•ļø by BaseStation team