Trading Signal Agent
0
stars
671
lines
6
files
0
forks
0
followers
languages
Python 56%JavaScript 44%
A trading agent that pays its own subscribers. signal_agent.py fetches OHLCV data and scores BTC, ETH, and SOL on an eight-indicator model — RSI, MACD, 20/50 MA cross, Bollinger Bands, EMA-200, ADX, StochRSI, and volume — turning each 0-10 score into a BUY, SELL, or NEUTRAL call every scan cycle. Signals post to bridge.js, an Express payment bridge that uses the thirdweb SDK to send 0.01 USDC on Arc testnet to every active wallet in subscribers.json. The bridge exposes subscribe, unsubscribe, health, and latest-signal endpoints, ships with a Procfile for hosting, and configures Arc chain 5042002 with USDC as the gas token.
events
tags
team · solo
1 (Solo) — Mada Pratama
on xx/MadaPratama666
repo description
AI Trading Signal Agent with Arc Network USDC nanopayments — Lepton Hackathon