Hey traders, tinkerers & the quietly-curious 👋
I’ve spent the past few months building Stoqey SQL-Rules – a human-readable rule language that lets you automate stocks, futures & crypto across IBKR, Tradovate, Alpaca, Binance and more – without Pine Script hoop-jumping or webhook glue.
Why it hits different
IF stopLoss ticks=30
TICK volume WITH minutes=3 > 50 THEN
order SET size=100, price=51.25, transmit=true
^ That’s a full-blown risk-managed breakout bot.
Zero monthly fee – we host the engine, historical data, and execution layer for free. (Broker still charges/credits fills, of course.)
Plug-n-play broker APIs – we talk natively to
Collaborate & show off – make your bot stats public, fork a friend’s rules, or co-author a back-test in real time (think Google Docs for strategies). Platforms like QuantConnect proved traders love sharing—but they gate most power features behind tiers. Ours are free.
Beginner-friendly – never coded? If you can read IF price > 50 THEN buy, you’re in. Advanced quants still get indicators (EMA, RSI, vol, etc.) plus position-aware logic – minus Pine’s global-var gymnastics.
What you can build tonight
Jump in
No paywalls, no “pro” tier – just trade smarter. Questions / feedback totally welcome – roast it, test it, break it. 💥
Stay sharp & happy automating!