101logT Logo 101logT

101logT — Next‑Gen Crypto Automation

101logT is an opinionated, YAML‑driven trading engine designed for disciplined crypto automation. It blends multi‑timeframe market states, signal confirmation, and risk‑first execution to make your strategy repeatable and auditable — from entry discovery to exit management.

🔐 Risk‑first • 🧪 Backtest‑friendly • ⚙️ Fully configurable
Launch — --d --h --m --s
101logT Bot

What is 101logT?

A modular spot‑trading bot focused on market regime awareness. 101logT evaluates quote‑asset trends (USDC & BTC filters), volume health and volatility, then applies signal layers (EMA/RSI/MACD, compact‑EMA alignment, H1 trend & patterns) before it allows any entry. Exits are managed with stepwise Take‑Profit, dynamic trailing, and ATR‑based Stop‑Loss. Everything is toggled and tuned from a single YAML file.

Core features

Multi‑timeframe regime
USDC/BTC trend gates, 3h delta filter, hourly momentum & candle patterns.
Signal confirmation
EMA compact alignment, RSI/MACD confluence, minimum candle body change.
Risk‑managed entries
Volume/volatility guards, new‑listing opt‑in, pair allowlists/blacklists.
Stepwise Take‑Profit
First TP level + adaptive steps with tolerance and dynamic trailing activation.
ATR Stop‑Loss
ATR‑driven SL with multipliers (e.g., targeting approx. −2.5% default).
Order‑book aware exits
Optional OB‑snapshot logic to de‑risk exits and avoid fragmentation.
Telegram control
Start/stop, manual buy/sell, YAML live edits, trend/scan summaries, charts.
Charts on events
1‑minute candlesticks with EMA 70/210/630 and an H1 compact chart on buys.
Simulation mode
Run on public API only, no orders sent — perfect for staging & backtesting.

How it works

  1. Market pre‑filter. Scan quote asset (USDC focus, BTC optional). If market is strongly negative, skip buys.
  2. Pair discovery. Volume & volatility thresholds, recent‑listing policy, allow/deny filters.
  3. Signal gates. Compact EMA alignment (e.g., [8,13,21] on H1), RSI/MACD checks, 3h change, H1 trend filter.
  4. Entry. Single position, fixed % of wallet (e.g., 98%). No new buys until the position is closed.
  5. Management. Step‑TP with tolerance; dynamic trailing on bearish EMA cross or TP reach; ATR Stop‑Loss.
  6. Exit. Sell all — avoid dust. Optional OB‑aware logic and reason‑tagged logs for post‑analysis.

All behaviors are YAML‑configurable.

Showcase — Menus & Charts

Telegram — Main controller menu
Telegram — Main controllerReal bot actions
Telegram — YAML index menu
Telegram — YAML indexLive editing
H1 compact chart example
H1 Compact ChartEMAs + TP/SL overlay
3m live chart example
3m Live ChartEvent‑driven charting

Roadmap

Q3 2025
Refined USDC trend gate, TRACE upgrades, stability hardening.
Q4 2025
OB‑aware exit v2, adaptive TP policy presets per market regime.
Q1 2026
Public docs & user guide, simulation bundles, landing v2.
Apr 1, 2026
Launch window — feature‑complete bot & docs.

FAQ

Is this financial advice?
No. 101logT is a toolset. Markets are risky and past performance does not guarantee future results.
Which exchanges?
Built around Binance spot via public APIs; other venues may be explored later.
Can I run it in sim?
Yes — simulation mode uses public data only, no live orders.
What about risk?
ATR‑based SL, stepwise TP, trailing, and regime gates help enforce discipline.
Do I need coding?
Not necessarily. Most tuning is YAML‑based; Telegram controls are included.
Charts & alerts?
Event‑driven charts (1m + H1) and Telegram notifications are built‑in.

Read the docs at launch for full details.

Developers: Simone Dondoli & David Rossi