πŸ“ˆ Monitor bitcoin arbitrage between Binance & Upbit with GPT analysis & email

⚑ 286 views Β· πŸ“ˆ Crypto Trading & Stock Market

Description

Crypto Arbitrage Analyzer: Binance vs Upbit (Kimchi Premium)

Short Description

Automate crypto arbitrage monitoring between Binance and Upbit. Track the β€œKimchi Premium,” analyze BTC price gaps with AI, and receive actionable trading reports via email.


Full Description

πŸš€ Overview This workflow serves as an automated analyst for cryptocurrency traders focusing on the β€œKimchi Premium” (the price gap between South Korean and global exchanges). It fetches real-time Bitcoin (BTC) prices from Binance (Global) and Upbit (Korea), compares them against the current USD/KRW forex rate, and uses OpenAI (GPT) to generate a sophisticated arbitrage assessment report sent directly to your inbox.

✨ Key Features

πŸ› οΈ How it Works

  1. Schedule Trigger: Runs the workflow automatically at set intervals (default: every 30 mins).
  2. Data Fetching:
    • Gets BTC/USDT price from Binance.
    • Gets BTC/KRW and BTC/USDT prices from Upbit.
    • Gets USD/KRW exchange rate from a Forex API.
  3. Normalization: Standardizes the data structure from different APIs into a unified format.
  4. AI Processing: An OpenAI Agent analyzes the price differences, calculates the arbitrage gap (Kimchi Premium), and drafts a summary.
  5. Notification: A Structured Output Parser formats the AI’s response, and the report is emailed to the trader via Gmail.

πŸ“‹ Prerequisites / Setup To use this workflow, you need to configure the following credentials in n8n:


Use Case / Category

SEO Keywords (Tagging purpose)

Crypto Arbitrage, Bitcoin, Kimchi Premium, Binance, Upbit, Trading Bot, OpenAI, GPT, Financial Analysis, Automated Reporting

πŸ”— Nodes Used

HTTP Request, Gmail, Schedule Trigger, AI Agent, OpenAI Chat Model, Structured Output Parser

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup