For Quick Guide, please watch this Video Presentation: https://youtu.be/b5y362_o5GE
A cTrader cBot for fast, risk-based manual trading. It sizes every entry from a fixed dollar risk, places trades by hotkeys or interactive price levels, manages stops and partial exits, and enforces an account-wide loss limit.
Pick a dollar-risk preset. Press a key to buy or sell; lot size is computed so the stop-loss distance risks exactly that amount. Optional auto-targets take partial profit at set distances. A drawdown limit closes everything if account equity falls too far.
Core concept: Risk-based Sizing
The panel runs in dollar-risk mode. You choose one of three risk presets (e.g. $15, $30, $50). On entry, lot size is derived so that price moving from entry to the stop-loss risks that dollar amount: lots = riskAmount / (stopLossPips × pipValue)
If the stop is too tight for the preset to fit at the broker's minimum lot, the entry is blocked rather than silently over-risking, and the panel shows Check Risk Warning Message. Widen the stop or change the risk preset .
Entries: Two ways to enter, both using the risk sizing above
Market hotkeys. Buy and Sell keys open immediately at market.
Pending box. A hotkey draws a draggable box on the chart whose height equals the stop distance. Drag it to the price you want, arm it, and the order fires as a market entry when price touches the box mid-line. Resize the box only by changing the panel stop-loss; vertical drag relocates it. Pressing the same direction again hides the box; the opposite direction switches it.
By default, opposite-direction positions are prevented, so a Buy while short is ignored rather than hedging.
Position Management
Partial close - Closes a set percentage of the position; if the remainder would fall below the broker minimum, closes it fully.
Reduce stop-loss - Moves the stop a fixed step closer to entry. Won't cross current price.
Breakeven - Moves the stop to entry. Won't apply if price hasn't cleared entry.
Double - Doubles position volume (scale-in), up to an optional cap.
Reverse - Closes and re-opens in the opposite direction.
Close - Close current symbol, or close all symbols.
Doubling and scaling-in merge into one cTrader position with a blended entry. The cBot tracks the individual fills internally so partial-exit profit estimates reflect the real per-fill prices, not just the blended average.
Auto-target Execution
Two optional automatic partial-take-profit levels. Each has its own distance (pips) and volume percentage. When price reaches a level, that percentage is closed from the oldest fills first (FIFO). TP2 takes its percentage of whatever remains after TP1.
Enabled levels draw a line and a label on the chart showing the distance and the estimated profit at that level. The profit estimate is calibrated from the position's live platform value, so it tracks the broker's realised figure closely; on a scaled-in position a small residual remains from price-rounding in the data the platform exposes. Optional follow-ups: reduce the stop by half after TP1 fires, and move the stop to breakeven after TP2.
Drawdown Protection
On by default. If account equity falls to start balance − max loss, every position on the account is closed and new entries are blocked until you reset it from the panel.
With trail enabled, the limit follows account equity upward — the trigger becomes peak equity − max loss — locking in gains instead of measuring from the starting balance.
Panels
Main panel shows exposure (open risk), live pips and value, lot size, the risk presets, and entry and management buttons.
Secondary panel shows session profit, the drawdown-protection state with remaining headroom, and a session-reset button.
Products or services listed here are not affiliated with or endorsed by Forex-station, unless explicitly stated.