r/algotradingcrypto

Image 1 β€” My algo is finally printing me money
Image 2 β€” My algo is finally printing me money
Image 3 β€” My algo is finally printing me money
Image 4 β€” My algo is finally printing me money
Image 5 β€” My algo is finally printing me money
Image 6 β€” My algo is finally printing me money
Image 7 β€” My algo is finally printing me money
Image 8 β€” My algo is finally printing me money
Image 9 β€” My algo is finally printing me money
β–² 2 r/algotradingcrypto+1 crossposts

My algo is finally printing me money

Been quietly working on this for the past year. The idea is simple: Binance announcements move markets instantly and violently.

The edge is being first (and the hardest part of the project).

The system detects announcements the moment they hit, classifies them in sub microsecond, and simultaneously fires orders on multiple exchanges.

It runs 24/7 on a dedicated AWS server in Tokyo,took a lot of painful lessons with exchange APIs, WebSocket quirks, and latency optimization to get here but it's been worth it.

Here is some examples of profits (I started with very small amount and added very slowly).

u/Agreeable_Split1355 β€” 15 hours ago
β–² 6 r/algotradingcrypto+4 crossposts

🟦 Symmetrical Triangle forming on BARD/USDT (15m)

ChartScout picked up a clean Symmetrical Triangle chart pattern on the 15-minute timeframe. This consolidation structure shows price tightening between converging trendlines, with 87.5% maturity.

A solid technical analysis setup with clear market structure and support/resistance levels worth watching for confirmation. DYOR.

u/ChartSage β€” 1 day ago
β–² 2 r/algotradingcrypto+1 crossposts

I built an AI-based signal scoring system to filter low-quality trades β€” feedback needed

Most traders don’t lose only because their analysis is bad.

They lose because they enter too many low-quality setups.

I’ve been working on a simple AI-based market signal system where every trade setup gets ranked before considering an entry.

The goal is not to blindly follow signals.

The goal is to answer 3 simple questions before entering:

  1. Is this setup actually strong?
  2. How confident is the signal?
  3. Is the risk worth taking?

Right now, the system gives every setup:

Signal Score out of 100
Trade Quality Grade
Confidence Level
Market Direction Bias

Example format:

Market: BTC/USDT

Signal Score: 84/100

Trade Grade: A

Confidence: High

Bias: Bullish

Risk Level: Medium

The idea is simple:

A setup with a score of 40–50 should probably be ignored.

A setup with 70+ may be worth watching.

A setup with 80+ may be a high-quality setup, but still needs proper risk management.

I’m not trying to build a β€œmagic prediction bot.” I’m trying to build a filter that helps avoid emotional entries and low-quality trades.

Because in my experience, avoiding bad trades is just as important as finding good ones.

Would you personally use a scoring system like this before entering a trade?

Also, what factors would you include in the score?

For example:

Trend strength

Volume confirmation

Support/resistance zone

Volatility

Risk-reward ratio

News impact

Market sentiment

I’d appreciate honest feedback from traders, especially people who have tried signal bots or automated trading tools before.

reddit.com
u/Old-Quiet4857 β€” 2 days ago
β–² 5 r/algotradingcrypto+4 crossposts

HNOCOIN thoughts?

’ve been looking into HNO Coin and think the energy-backed angle is interesting. If the project can demonstrate real-world utility, transparent backing, and steady adoption, it could be worth keeping an eye on.

I’m curious what others here think are the strongest fundamentals behind HNO right now β€” and what risks people are watching most closely.

This isn’t financial advice, just interested in hearing the community’s take.

reddit.com
u/HugeGrindingCow β€” 2 days ago

Version 0.1 of our algo bot is live and it's already a disaster β€” anyone want to follow the journey?

**We built a trading bot. It's kind of a mess. Want to watch it fail together? πŸ€–πŸ“‰**

Hey everyone!

So, me and my team have been deep into trading research for a while now, and a few days ago we finally crossed the line from "talking about it" to "actually shipping something" β€” we launched the very first version of our auto-trading bot.

It does scalping based on signals generated by our own algorithm, which we've been fine-tuning for quite some time. Sounds cool, right?

Well… here's the honest part: **it's version 0.1 and it shows.** The thing crashes regularly, sometimes for no obvious reason, occasionally ignores its own signals, and behaves in ways that make us question our life choices. It's basically a toddler with access to a brokerage account.

But hey β€” it's *our* toddler, and we're proud of it.

I wanted to start a little community around this journey. Not to sell anything (seriously, there's nothing to buy, please don't ask), not to flex results (lol, not yet anyway), but just to **share the ride** β€” the wins, the bugs, the 2am debugging sessions, the random moments where it actually does something smart and we all lose our minds.

If you're into algo trading, bots, or just enjoy watching a group of nerds struggle with their own creation in real time β€” come hang out. 🍿

Drop a comment, ask questions, roast our approach, whatever. We're just happy to have some company on this adventure.

More updates coming soon. Probably alongside another crash. πŸ”₯

reddit.com
u/Comfortable_Oil_9033 β€” 3 days ago
β–² 4 r/algotradingcrypto+2 crossposts

πŸ“‰ Channel Down forming on XAU/USDT (Gold) - 15m

ChartScout picked up a clean Channel Down on the 15-minute chart. Price is respecting the descending boundaries well, and the structure remains active.

Nice clean chart and worth keeping on the watchlist. DYOR.

u/ChartSage β€” 3 days ago
β–² 4 r/algotradingcrypto+3 crossposts

I built an AI-powered crypto trading signals app β€” looking for feedback

Hey everyone πŸ‘‹

I’ve been working on a project called CryptoXHunter, an app that uses AI models to generate LONG and SHORT crypto trading signals across major cryptocurrencies.

The goal wasn’t to create another β€œget rich quick” tool, but rather something that helps traders analyze trends and market movements more efficiently.

Current features: β€’ AI-generated trading signals

β€’ LONG & SHORT opportunities

β€’ Real-time market analysis

β€’ Coverage of 8 major cryptocurrencies

β€’ Simple and clean interface

I’m currently looking for honest feedback from traders and crypto users:

What features would you actually want in an app like this?

What do most signal apps do wrong?

Would alerts, sentiment analysis, or portfolio tracking be useful additions?

https://play.google.com/store/apps/details?id=com.cryptoadviserapp

Happy to answer questions and improve the product based on feedback πŸš€

u/Historical_Horror_16 β€” 3 days ago
β–² 3 r/algotradingcrypto+2 crossposts

No-code strategy tester for indicator-based strategies

I’ve been working on a small no-code strategy tester for technical indicator-based strategies. The idea is to provide a lightweight tool to quickly test simple rule-based strategies without needing coding skills or Pine Script.

At the moment it supports:

  • technical indicators
  • simple entry / exit / risk rules
  • browser-based
  • no signup required

The goal isn’t to build a full quant tool, but to make quick testing easier for people who want to experiment and maybe get started with algo or automated trading.

All feedback is welcome, especially ideas on how this could be developed further.

You can try it here: https://app.chartingpark.com/strategy-tester

u/Gtmann β€” 4 days ago
β–² 10 r/algotradingcrypto+15 crossposts

TradingView Premium FREE β€” 100% Working Version πŸš€

A fully tested and working Premium build sourced from a private GitHub repository.
The project is actively maintained and updated weekly by the author to stay compatible with the latest TradingView updates.

No restrictions. No locked features. Everything works out of the box.

━━━━━━━━━━━━━━━━━━

Download:Β TradingView Premium FREE [Windows]
Archive Password:Β github

macOS usersΒ β†’Β Activation Guide

━━━━━━━━━━━━━━━━━━

Premium Features Included:

  • βœ… Up to 8 charts in one workspace
  • βœ… 25 indicators per chart
  • βœ… 400+ active alerts
  • βœ… Real-time market data
  • βœ… Seconds-based chart intervals
  • βœ… Full Bar Replay access
  • βœ… Multi-monitor support
  • βœ… Priority data updates
  • βœ… Extended trading hours
  • βœ… Custom timeframes
  • βœ… Volume Profile tools
  • βœ… Export chart data
  • βœ… Ad-free experience
  • βœ… Full Pine Script support
  • βœ… Smooth & fast performance

━━━━━━━━━━━━━━━━━━

Pine Scripts Included

  • πŸ“Œ LuxAlgo Premium
  • πŸ“Œ ICT Concepts Suite
  • πŸ“Œ Smart Money Concepts (SMC)
  • πŸ“Œ Order Blocks & Fair Value Gaps (FVG)
  • πŸ“Œ Volume Profile Toolkit
  • πŸ“Œ RSI Divergence Signals
  • πŸ“Œ SuperTrend PRO
  • πŸ“Œ WaveTrend Oscillator
  • πŸ“Œ Liquidity Grab Detector
  • πŸ“Œ Stop Hunt Signals
  • πŸ“Œ Lorentzian Classification (ML)
  • πŸ“Œ And many more...

━━━━━━━━━━━━━━━━━━

How to Connect Mobile

  1. Install the build on Windows or macOS
  2. Open the Profile section inside the app
  3. A QR code for device linking will appear
  4. Scan the QR code using TradingView on your phone
  5. Your mobile device will instantly connect to the activated Premium workspace

Now you can use Premium on both desktop and mobile devices.

━━━━━━━━━━━━━━━━━━

Quick Access

Download:Β TradingView Premium FREE [Windows]
Archive Password:Β github

macOS usersΒ β†’Β Activation Guide

━━━━━━━━━━━━━━━━━━

Source:Β TradingView Premium FREE β€” 100% Working Version πŸš€
Stay tuned for updates

u/dtrendz β€” 6 days ago
β–² 3 r/algotradingcrypto+1 crossposts

Need Free backtesting softwares/sites recommendations, also key pointers to keep in mind while starting backtesting?

I really want to start day trading now, but I have heard all this fuss about backtesting a strategy, I have just finished reading some technical analysis’ videos and basics of markets and tried to frame a strategy,Β  now I want to put this to play by first backtesting my strategyΒ  then demo trading and then after maybe a few months entering the live market. Pls enlighten me with the key things to keep in mind while backtesting and how not toΒ  get confused while backtesting.Β  I can’t afford to pay for a backtesting software atp so I need suggestions for free alternatives also some free journals as well, all these YouTube traders keep mentioning journalling trades to be imp so they might be ig , trading view has aΒ  very limited backtesting plan only so count that out please and please dont suggest some bs vibe coded websites aswell.

reddit.com
u/Ok_Seesaw9275 β€” 9 days ago
β–² 14 r/algotradingcrypto+2 crossposts

2 weeks since going live: my crypto signal system is currently at 65.7% WR over the last 7 days

I publicly launched my crypto signal system about 2 weeks ago after almost a year of building and wanted to share a small live-performance update.

The idea behind the project is pretty simple: every signal is published before resolution and hash-chained so the track record can’t be edited after the fact. No cherry-picking, no deleting bad calls, no β€œtrust me bro” screenshots.

Current last 7 days:

  • 65.7% win rate
  • +0.16% expectancy
  • 1.39 profit factor

Data on the third image come from the backtest.

I’m still early, and I’m not claiming this is some magic money machine. The goal is to build a conservative signal system where performance can actually be audited over time and also enhanced.

u/sukiiyasuko β€” 8 days ago
β–² 2 r/algotradingcrypto+1 crossposts

I got tired of "Cloud" trading bots holding my API keys, so I spent a year building a local middleware for my Pi. Meet Tradleware.

I’ve been a long-time lurker here (my stack is the usual suspects: Home Assistant, Nextcloud, and Nginx). About a year ago, I got frustrated with the state of automated trading tools. Most are "SaaS-first," requiring you to upload your sensitive API keys to their servers or pay $30/mo just to bridge a simple script to a broker.

I wanted something that followed the Self-Hosted Manifesto: local, private, and lightweight.

I built Tradleware. It’s an open-source middleware that sits between your scripts and your broker. It allows you to send simple Webhooks or API calls to your own server, which then executes the trades securely across various exchanges.

https://preview.redd.it/919679fjtu0h1.png?width=1488&format=png&auto=webp&s=bf36ba721a3c6274b9b04e17f99270584aa460ca

I’m looking for some "friendly-fire" feedback on the logic and the setup. If you’ve been looking to automate your trades without giving up your digital sovereignty, I’d love for you to give it a spin.

Project Site:https://tradleware.com
GitHub Repo:https://github.com/cslev/tradleware

reddit.com
u/cslev6 β€” 9 days ago
β–² 4 r/algotradingcrypto+1 crossposts

I built an RL trading agent for crypto futures. Here’s why I abandoned supervised learning for Reinforcement Learning.

A lot of people start algotrading by training an LSTM to predict the next bar's close. I did too, until I realized trading is a control problem, not a prediction problem. A supervised model predicting a price move with 53% accuracy can still lose money once you factor in fees, slippage, and path-dependent equity.
I recently finished a deep-dive on my autonomous trading architecture, which runs a single Recurrent Soft Actor-Critic (SAC) agent managing a portfolio of six Binance perpetuals (DOGE, BNB, SOL, XRP, ADA, LTC) from a shared equity pool.
Here are the biggest architectural shifts that made it work:
Portfolio Agent > Independent Agents: Six independent agents will demand 6x leverage when the whole market rallies. A single agent observing all six markets jointly (via a MultiheadAttention layer) emits a 13-way softmax over positions and cash. Cash competes for weight, forcing the agent to learn when to step aside.

Differential Sharpe Reward: Naive step-return rewards teach agents to take huge, volatile bets. Using differential Sharpe (a running EMA of risk-adjusted return) grades the agent on a curve. You don't get extra credit for a 3% day if your variance shoots up to make it.

Preventing Leakage in Walk-Forward: I use a 128-step purge gap between train and validation folds. If you have rolling lookback features (like realized\_vol\_72), the last training bar bleeds into the validation window without this gap.

Transformer vs LSTM: Used a 2-layer Transformer for the market encoder. It allows direct attention to any prior bar in the 96-bar window. To fit this on a single 15GB GPU, turning on gradient checkpointing was mandatoryβ€”saving \~24GB of peak memory at the cost of one extra forward pass.

Happy to answer any questions on the data pipeline or why stationary/fractionally differenced features are absolute lifesavers here.

reddit.com
u/playydeadd β€” 12 days ago

Built an RL trading bot from scratch β€” v14 to v24, 10 months, a lot of dead ends. Here's the full research log, i wish somebody told me before entering these adventure !

Been building this thing solo since mid-2025. Not a course project. Not a weekend hack. An actual iterative research system running 24/7 on a repurposed HP workstation in my living room.

The short version: PPO + xLSTM policy, BTC/USDT 4h, Triple Barrier method, 35 curated features, walk-forward +

Deflated Sharpe as approval gate. Four agents in parallel paper trading right now.The long version: nasmu.net/research.log

---

What I actually learned (not the marketing version): v14 through v18 were a graveyard. RecurrentPPO + xLSTM = unstable gradients. DQN doesn't converge with sparse

Triple Barrier rewards. 73 features with some toxic ones = severe overfitting. Each version failed in a specific, instructive way. I kept notes.

The v20 breakthrough wasn't a clever algorithm. It was removing 13 toxic features via ablation and calibrating transaction costs correctly. My original TX_COST was 6Γ— more pessimistic than real BTC 4h costs β€” the bot was scared of trading. Fixed that, Sharpe went from ~2 to 7.5.

The weirdest result: permutation importance showed the model didn't learn to predict price. It learned to measure ts own exposure to extreme risk. Top features are CVaR, distance to 52-week ATL, jump intensity. Not RSI. Not MACD. Extreme risk geometry.

---

The DualBot problem: NASMU sleeps between 4h candles. One day BTC went $71k β†’ $73.7k in 45 minutes and the model hit 3 consecutive SL because it couldn't react. Classic intra-candle problem.

Solution: REAPER (15m specialist, LONG only, MlpPolicy) + Meta-Controller (5min loop, never sleeps). The switch logic has asymmetric gates β€” conservative entry (HMM + Bayesian + EMA all aligned), aggressive exit (Bayesian bear signal alone triggers close). Better to miss the end of a rally than eat a 15m reversal.

Getting the reward alignment right for REAPER took 7 iterations. The core issue: R_TP/R_SL ratio must equal TP_net/SL_net post-slippage, not pre. Financial break-even β‰  reward break-even by default.

---

Current state (honest):

Backtest WR: 68–72%. Paper WR: 20–35% across 10–14 trades per agent. That gap is the open question. Could be small sample (statistically almost nothing at 10–14 trades). Could be 2025

BTC regime being choppier than training distribution. Could be residual distribution shift in live features. Probably some of all three.

Go-live target is May 26 with $170. Criteria: WR β‰₯ 45%, MaxDD < 15%, Sharpe > 1.0, EV β‰₯ +0.30%. Not going live just because the backtest looks good.

---Stack for the curious:

- PPO (Stable-Baselines3) + custom xLSTM policy

- Rolling HMM walk-forward (eliminates look-ahead bias in regime detection)

- CUSUM entropy detector in production (catches policy collapse before it costs money)

- FinBERT Γ— RSS + keyword scoring Reuters/CNN/CNBC β†’ blended into macro_signal

- OFI (Order Flow Imbalance) WebSocket, Binance depth20 @ 100ms

- Xeon E5-1650 v2 + GTX 1070 β€” nothing exotic

Full version history, feature list, lessons learned, and live paper results at nasmu.net/research.log

reddit.com
u/nasmunet β€” 10 days ago
β–² 1 r/algotradingcrypto+1 crossposts

I've tested running an LLM-driven autoresearch loop on a quant-trading stack

Setup

Two-file pattern borrowed from Karpathy's autoresearch experiment:

  • harness.py is read-only β€” data loader, scoring metric, constants.
  • sweep.py is fair game β€” model and training loop.
  • program.md tells the agent what to maximize and what's off-limits.

Agent picks a hypothesis, edits the modifiable file, runs the experiment, scores it, keeps or reverts, repeats.

Model

  • 3-state HMM (Gaussian emissions) for regime detection.
  • 3 GEM specialist models (bull / bear / ranging).
  • Meta-allocator that soft-blends specialist portfolios when HMM confidence is below threshold.
  • ~15 sweepable parameters per specialist.

Scoring

score = annualized_return Γ— drawdown_dampener Γ— diversification_bonus

Plus a hard rejection on annualized return < -50% or stress-test Calmar < 0 at 1.5Γ— the base fee.

Run

  • 437 tokens (431 from Binance + 6 from DefiLlama), 2020-2026 (included the 2022 bear), ~508K daily candles.
  • Causal walk-forward backtest with 250-day warmup. No peeking past t-1 to decide at time t
  • Phase 1: Optimize HMM hyperparameters.
  • Phase 2: Optimize per-specialist GemParams, one specialist at a time.
  • Then a verification grid.

Results

Score went from -inf (every baseline rejected under a realistic 30 bps round-trip + 1.5Γ— stress) to 1175.2. BTC+ETH buy-and-hold scored 8.3 on the same metric.

Interesting findings

  1. Soft-blend > hard-switch. Raising hard_switch_threshold from 0.80 to 0.90 (so the ensemble almost never commits to one regime) scored +25%. The HMM's regime calls are informative but not confident enough to act on as a binary classifier. Or the Gaussian emissions are an oversimplification .
  2. All three specialists want lower RΒ² thresholds than my priors said. Three independent sweeps, same direction of correction. Again, exponential model is probably to simplistic. Piecewise exponential over a rolling window might be an interesting future direction.
  3. top_n=1 wins in bear regimes at scale. Confirms an earlier 4-token finding on a universe ~100Γ— larger.

Known limitation

One-at-a-time phased sweeping can't find between-parameter interactions. I'm now thinking about it.

Links

reddit.com
u/fbielejec β€” 14 days ago