MiniTradeBot is a trading engine that applies market-structure analysis and multi-timeframe confirmation to control execution behavior.
A deterministic trailing mechanism that advances stop-loss only after confirmed price progression. Stops never loosen and are adjusted strictly based on validated movement.
Tightens stop-loss dynamically based on trend strength — often capturing deep profit before the market reverses.
After a move completes, the bot patiently waits for conditions to reset and re-engages only when the next valid setup appears.
A configurable decision framework combining higher-timeframe bias, support & resistance distance, pattern validation, breakout logic, and fair-value gap context. Each component operates independently.
Optional pending-order execution using symmetric buy-stop and sell-stop placement. Suitable for scenarios where confirmation occurs away from the current market price.
Equity-based auto-disable, single-chart execution locking, device validation, and full state recovery after reloads ensure consistent live operation.
Manage the engine remotely via Telegram. Enable or disable execution, adjust parameters, review filter states, and monitor live positions.
Invert mode reverses execution direction without altering the underlying analysis. Buy conditions execute as sells, and sell conditions as buys.
Restrict execution to predefined time windows. The engine automatically activates and deactivates based on scheduled periods, maintaining precise control over when trading is allowed.
Disables trade execution while preserving full analysis. The engine continues evaluating conditions and emits trade signals without managing positions.