Block 1 - Calculate TWAP
- Type / Role
- n8n-nodes-base.code - code
- Config choices
- Version 2
This workflow is provided as-is. Please review and test before using in production.
Simple Range Trading w/ Uniswap V3 This workflow will monitor the price of a token trading pair (default is ETH USDC) and automatically buy into ETH or sell into USDC base...
n8n-nodes-base.code, n8n-nodes-1shot.oneshot, n8n-nodes-base.scheduletrigger, n8n-nodes-base.stickynote, n8n-nodes-base.switch, n8n-nodes-base.telegram, n8n-nodes-base.if, n8n-nodes-1shot.oneshotsynch
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by 1Shot API.
Original n8n.io sourceThis workflow will monitor the price of a token trading pair (default is ETH - USDC) and automatically buy into ETH or sell into USDC based on a price window configured by the user.
Additionally, the workflow will notify the user on Telegram before a trade is executed, giving the user 1 minute to cancel the trade before the workflow proceeds.
Transaction are executed via MetaMask's Delegation Framework, so trades are fully non-custodial, you retain full control of your assets at all times.
Check out the YouTube tutorial for a full walkthrough.
With the MetaMask Delegation Framework, you never relinquish control of your funds to any 3rd party, not even 1Shot API. Furthermore, with this workflow, you have full control of your trading parameters and the assets you trade against. Lastly, by running your own trading setup, you can bypass fees incurred through centralized exchanges or hosted frontends that reduce your profitability.
This workflow uses Telegram to send you real-time updates on whats happening with your trades. Specifically, the Telegram human-in-the-loop node is used to give you a change to cancel trades before they happen or immediately approve them.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 42 workflow blocks. Download the JSON for the full node graph.
| Workflow | Automated range trading with Uniswap V3, Telegram alerts & MetaMask delegation |
|---|---|
| Complexity | advanced |
| Nodes | 42 |
| Categories | Crypto Trading |
| Author | 1Shot API |
| Published | 09 Sept 2025 |
Use the JSON export at /data/workflows/8427/8427.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Simple Range Trading w/ Uniswap V3 This workflow will monitor the price of a token trading pair (default is ETH USDC) and automatically buy into ETH or sell into USDC base...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Crypto Trading use case.