Every active trader has a mental model for where they want to exit. The question is whether your trading tool makes it easy or hard to express that model. AIO Terminal's three TP/SL input modes β Price, Range, and PCT β are designed to match how different traders actually think about exits, not force everyone into a single input paradigm.
The Problem with a Single TP/SL Input Mode
Binance's native interface accepts stop and take-profit levels as absolute prices. If you want to set a stop at $2 below entry on an ETH trade, you need to know the entry price first, subtract $2, and type the result. If you want a 1.5% stop, you need to calculate 1.5% of the current price and subtract it from entry. Every time the entry price changes, your calculation changes.
This forces a mental translation layer between how you think about risk (in terms of distance or percentage) and how the interface accepts input (in terms of absolute price). Under pressure, that translation layer causes input errors. You type the wrong number, the order goes in with the wrong stop, and you are exposed to more risk than you planned.
AIO Terminal removes the translation layer by offering all three expression formats simultaneously. You set risk the way you think about it β the terminal does the math.
Mode 1: Price (Absolute Level)
What It Is
PRICE mode takes a specific absolute price as your TP or SL input. You type "65000" as your TP, and the order is submitted with a take-profit trigger at $65,000. No calculation required β the price you type is the price that goes into the order.
When to Use It
PRICE mode is ideal when your exit levels come directly from chart analysis. If your chart shows a significant resistance level at $65,000 and you want your TP just below that level at $64,950, you read the level from the chart and type it. There is no intermediate step. The relationship between chart analysis and order input is direct.
Similarly, if you have a defined support level at $62,000 and you want your SL below it at $61,800, PRICE mode handles this naturally. You are anchoring your exits to market structure, not to your entry price.
Reference Price Behavior
In PRICE mode, the reference price is not used in the calculation β you are providing the final price directly. For the Long and Short tabs (new entries), PRICE mode is straightforward. For the TP/SL tab (managing existing positions), the reference price is your current entry price, but it is displayed for context, not used in calculation when you are in PRICE mode.
Typical Users
PRICE mode suits traders who use structure-based TP/SL placement: entries at demand zones with TP at supply zones, entries at breakout points with TP at the next measured move target. The chart tells you the exact level; PRICE mode lets you enter it without math.
Mode 2: Range (Fixed Distance)
What It Is
RANGE mode takes a distance value as input β the number of price points (or pips, or dollars depending on the asset) you want your TP or SL from your reference price. You type "150" for a stop, and AIO Terminal calculates the final stop price as entry price minus 150 (for a long) or entry price plus 150 (for a short).
The direction is handled automatically. For a LONG position, AIO Terminal knows that a stop is below entry (entry - distance) and a TP is above entry (entry + distance). For a SHORT position, the logic inverts. You never need to think about which direction the distance applies β the system handles it.
When to Use It
RANGE mode is ideal when your risk model expresses stops and targets in terms of dollar distance or point distance rather than absolute price. ATR (Average True Range) based stops are a natural fit: "I want my stop at 1.5x ATR below entry." If the current ATR for your symbol is 200 points, you set your RANGE stop to 300. Every trade automatically gets a stop at the correct distance regardless of where the entry price falls.
For scalpers who use fixed-distance stops across many trades β "my stop is always 150 ticks from entry, my target is always 300 ticks" β RANGE mode means you configure these values once and they apply to every trade without any trade-time calculation. The consistency of fixed R-multiples is achieved automatically.
Calculating the Final Price
For a LONG entry at $65,000 with a RANGE stop of 500:
- SL submits at: $65,000 - $500 = $64,500
- If RANGE TP is set to 1000: TP submits at $65,000 + $1,000 = $66,000
For a SHORT entry at $65,000 with a RANGE stop of 500:
- SL submits at: $65,000 + $500 = $65,500
- If RANGE TP is set to 1000: TP submits at $65,000 - $1,000 = $64,000
For market entries (Long and Short tabs), the reference price is the mark price at the moment of submission. For limit entries, it is the limit price you specified. For the TP/SL tab (existing positions), the reference price is your current entry price on the open position.
Typical Users
RANGE mode suits ATR-based risk traders, fixed-R system traders, and scalpers who use consistent tick-distance stops. Anyone whose risk model describes exits in terms of "X points from entry" rather than "at this specific level" will find RANGE mode saves significant calculation time across a full trading day.
Mode 3: PCT (Percentage)
What It Is
PCT mode takes a percentage value as input. You type "1.5" for a TP, and AIO Terminal calculates the TP price as entry price Γ (1 + 0.015) for a long, or entry price Γ (1 - 0.015) for a short. The percentage is applied to the reference price, and the resulting absolute price is submitted as the order.
When to Use It
PCT mode is ideal when you think about risk in terms of percentage move β which is how most traders express position risk in natural language ("I risk 1% per trade," "I target 2% moves"). Rather than translating that percentage into an absolute price manually, PCT mode handles the conversion automatically.
PCT mode is also useful when comparing risk across different assets. A 1.5% stop on BTC at $65,000 is a different absolute distance than a 1.5% stop on ETH at $3,500. If you want consistent percentage risk across trades, PCT mode applies that consistently regardless of the asset price.
Calculating the Final Price
For a LONG entry at $65,000 with PCT stop at 1.5%:
- SL submits at: $65,000 Γ (1 - 0.015) = $64,025
- If PCT TP is set to 2%: TP submits at $65,000 Γ (1 + 0.02) = $66,300
For a SHORT entry at $65,000 with PCT stop at 1.5%:
- SL submits at: $65,000 Γ (1 + 0.015) = $65,975
- If PCT TP is set to 2%: TP submits at $65,000 Γ (1 - 0.02) = $63,700
The reference price logic mirrors RANGE mode: mark price for market entries, limit price for limit entries, current entry price for the TP/SL tab.
Typical Users
PCT mode suits percentage-based risk traders, traders who size positions based on a fixed percentage risk per trade, and anyone who wants to think about risk in normalized terms across different assets and price levels. It is also the most intuitive mode for traders who benchmark performance in percentage terms.
Mixing Modes: TP and SL Do Not Need to Match
An important and often overlooked feature: your TP and SL can use different modes within the same trade. You can set your SL in RANGE mode (because your stop is based on ATR) and your TP in PRICE mode (because your target is a specific resistance level). Or SL in PCT (risk 1.5%) and TP in PRICE (target the $66,500 supply zone).
This flexibility matches how sophisticated traders actually construct trades. Stop placement logic is often different from target placement logic. The stop might be mechanical (2x ATR below entry) while the target is discretionary (the next significant supply zone on the chart). AIO Terminal does not force these two different analytical approaches into the same input mode.
The TP/SL Tab: Managing Open Positions
Beyond the Long and Short order entry tabs, AIO Terminal includes a dedicated TP/SL tab for modifying exits on positions that are already open. This tab uses your actual entry price as the reference point for all three modes.
Practical use case: you entered long at $65,000, the trade has moved to $65,800 and you want to tighten your stop to breakeven +50 points. First cancel the existing SL via the Cancel tab, then go to the TP/SL tab, select RANGE mode, enter "50" as the new SL distance. AIO Terminal calculates $65,000 + $50 = $65,050 and submits the new stop to Binance. You did not need to type the absolute stop price β you expressed it as "50 above entry" and the system handled the math.
Note: TP and SL cannot be edited in-place once set. To change a TP or SL level, cancel the existing order(s) via the Cancel tab first, then re-set using the TP/SL tab. You can cancel a specific position's orders (not just Cancel All) if you have multiple positions open.
Smart TP/SL and the BE+ Mode
The Smart TP/SL monitor in AIO Terminal adds an additional automatic mode: when TP1 is hit, the SL moves to BE+ (Break-Even Plus). Unlike plain breakeven β which moves SL to entry price and still results in a fee loss β BE+ adds a configurable fee offset (e.g. 0.1%) so your remaining position is guaranteed profitable after exchange fees, not just at zero. This is handled by the monitoring engine β you do not need to manually intervene when TP1 is hit.
For the initial SL setup on a Smart TP/SL trade, all three modes apply normally. You set your initial stop using whatever mode fits your analysis β PRICE at a structural level, RANGE at an ATR distance, PCT at a percentage risk. The Smart TP/SL engine then monitors TP1 independently and handles the BE+ migration when triggered.
Choosing Your Default Mode
For most traders, one mode will dominate their workflow and become their default. Here is a simple decision framework:
- Use PRICE if: your setups come primarily from chart structure (supply/demand zones, S/R levels, measured moves)
- Use RANGE if: your risk model uses ATR-based stops or fixed tick-distance rules consistently across trades
- Use PCT if: you size positions based on a fixed percentage risk per trade, or you want consistent percentage risk across different assets
Your TP and SL can use different defaults based on how you determine each. Most structure-based traders use PRICE for TP (targeting a specific zone) and RANGE or PCT for SL (fixed mechanical risk). Both are equally valid. The flexibility exists precisely because there is no single "correct" way to express risk β only the way that matches your analysis and helps you avoid input errors under pressure.