Farmers shouldn’t still be taking orders on WhatsApp in 2025. Fixed that today....Peas, Harvests, Payments, All online now. Who wants one for their farm?
2
40
Just pushed the MVP of my trading-bot rental platform live this week 😁Clients can now browse my library of audited crypto/futures bots, see real-time paper-trading and historical backtest performance, pick a strategy, connect their own exchange API keys (read-only + trade permissions), choose monthly/quarterly rental, and have the bot running on my secure cloud fleet in under 60 seconds.
if anyone here wants beta Code, bots, and platform all proprietary but happy to share architecture deep-dive or live demo with serious clients/freelance gigs.2025 is going to be the year retail finally gets proper algo access without paying $10k+ for a black-box bot 🤫
2
46
Right now my main personal project (and the thing I’m spending most evenings on) is a high-frequency crypto/futures trading bot stack.
Current features:
Real-time data ingestion from MT5 and yfinance
Custom momentum + mean-reversion strategy running on 1-minute and 5-minute candles
Vectorized backtesting engine with Pandas + NumPy (already profitable on historical data for the last 3 months)
Live paper-trading mode + risk management (max drawdown limits, dynamic position sizing, circuit breakers)
Full logging
Here’s a quick shot of my current workspace while stress-testing the newest version tonight: