Bot running · Live on AWS

MARKETS
BLEED.
WE DON'T.

Cryptoloop is an automated crypto trading system built on AWS Lambda. It reads market signals, scores confluence, and executes trades on Binance — 24/7, with zero emotion.

📈 See Performance How it works →
BTC −12.4% market Cryptoloop PnL +8.4% this week Win Rate 73% Uptime 99.9% Fear & Greed 9 · Extreme Fear Open Positions live Exchange · Binance Spot Runtime · AWS Lambda BTC −12.4% market Cryptoloop PnL +8.4% this week Win Rate 73% Uptime 99.9% Fear & Greed 9 · Extreme Fear Open Positions live Exchange · Binance Spot Runtime · AWS Lambda

Performance

Numbers don't lie.

Weekly P&L
+8.4%
vs market −12%
Win Rate
73%
last 30 trades
Market
−12%
BTC/ETH avg drawdown
Uptime
24/7
AWS Lambda · serverless
Equity vs Market — 30 Days
Cryptoloop
BTC Market

Process

How Cryptoloop Works

01
Fetch & Analyse

Every hour, the bot fetches OHLCV candle data from Binance and the Fear & Greed Index. It runs RSI, MACD, Bollinger Bands and EMA crossover calculations in real time.

02
Score Confluence

Each signal gets a weighted confluence score (0–1). A 200 EMA trend filter blocks buys during downtrends. Only scores above 0.75 trigger a trade decision.

03
Execute & Protect

Approved trades fire as aggressive limit orders on Binance. An OCO order immediately locks in a take-profit (+3%) and stop-loss (−1.5%) simultaneously.

Intelligence

Signal Stack

📊
RSI · 14
Oversold below 22 in bear markets. Overbought above 65.
Weight 20%
〰️
MACD
12/26/9 crossover with histogram momentum detection.
Weight 25%
🎯
Bollinger Bands
Band position scoring. Near lower band = buy pressure.
Weight 20%
📈
EMA Cross · 9/21
Fast/slow EMA crossover. Trend following in bear markets.
Weight 25%
😱
Fear & Greed Index
Contrarian sentiment. Extreme Fear (<10) = buy signal.
Weight 10%
CRYPTOLOOP · CYCLE LOG
// 2026-03-04 · 14:00 UTC
symbol BTCUSDC
price $69,240.00

// technical signals
rsi 24.1 → buy (0.82)
macd cross → buy (0.90)
bollinger band pos 0.04 → buy
ema_cross neutral (0.52)
sentiment F&G 9 → strong_buy

buy_score 0.781
threshold 0.750
200_ema above ✓

decision ▶ BUY · HIGH CONFIDENCE
position 1.5% of balance
tp / sl +3.0% / −1.5%

Infrastructure

Built to Scale

λ
AWS Lambda
Serverless execution · Hourly trigger
🗄️
DynamoDB
Trade logs · Open positions
🔐
Secrets Manager
Binance API key storage
🌐
NAT Gateway
Fixed IP · Binance whitelist
🪣
S3
Config · Reports · State
📣
SNS
Smart trade alerts · Email
🏗️
Terraform
Full IaC · One command deploy
🐍
Python 3.12
Pandas · NumPy · Requests

CURIOUS HOW?

Follow the build on Instagram or send a message directly. Happy to talk strategy, tech stack, or results.