You're previewing SimpleAlgo V5 docs.V5 is coming this month.See the current V4.1 documentation

    Trade Levels & Risk

    This is the part of V5 that turns a signal into a trade plan: where your stop goes, where your targets are, how big your position should be, and when to trail.

    Automatic position sizing#

    Position size calculator

    The exact math V5 runs on every signal. Change any number and watch the plan update.

    Cash at risk
    $100
    1% of your account
    Position size
    0.4
    units · $26,000 notional
    Stop distance
    $250
    0.38% from entry
    TP 1:1
    $65,250
    +$100 if hit
    TP 2:1
    $65,500
    +$200 if hit
    TP 3:1
    $65,750
    +$300 if hit

    Enter your Account Size and Risk per Trade %and V5 does the math on every signal: risk in cash = account × risk %, and position size = risk cash ÷ distance to stop. The result appears on the ENTRY label and in the Dashboard's Pos. Size row.

    BTCUSDT4h · Binance
    94.7296.9499.15101.36103.57105.78107.99110.20112.42114.63116.84119.05121.26123.47125.68127.90130.11132.3200:0004:0008:0012:0012:0016:0020:00105.1803:48Bitcoin / TetherUS · 4h · Binance O 105.84 H 106.19 L 105.05 C 105.18SimpleAlgo V5 Swing Trader 16 Standard SOLID Day Trader 1 10,000 1 Top RightSimple Oscillator 34 100 1051.80 -701.86SIMPLEALGO V5Trend▲ BullishMomentumBullishMarketRanging · ADX 24Volatility1.09% ATRSignalPos. Size0.0443 units
    bar 24/78
    Entry, stop and the 1:1 / 2:1 / 3:1 targets drawn from the live signal — green is your reward zone, red is your risk.
    Worked example
    $10,000 account, 1% risk = $100 of risk. If the signal's stop sits $250 below entry on BTC, size is 100 ÷ 250 = 0.4 BTC. Being stopped out costs exactly $100.

    Stop distance (risk profile)#

    Stops are volatility-based, using ATR(14) multiplied by your profile:

    SettingWhat it doesDefaultRangeWhen to change it
    Scalper1 × ATR from the signal bar's extremeVery tight; expect more stop-outs
    Day Trader3 × ATRDefaultBalanced — the right choice for most people
    Swing Trader5 × ATRWide, room to breathe on higher timeframes
    Stop distance changes your size
    A wider stop automatically produces a smaller position, because your cash risk stays fixed. That is the point: risk stays constant regardless of volatility.

    Entry · SL · TP (static levels)#

    Turn this on and each new signal prints five labels to the right of price: ENTRY (with position size), SL, and the 1:1, 2:1 and 3:1 take-profit levels measured from your stop distance. When price reaches a target, a ✓ TP1 / ✓ TP2 / ✓ TP3 mark prints on the chart and the matching alert fires. Levels stay on screen and extend forward until the next signal replaces them.

    Enable Level Lines & R:R Shading to also draw the lines themselves plus a green profit zone and red risk zone — a built-in position tool. Line style can be solid, dashed or dotted.

    Dynamic take profits#

    On by default and independent of the static levels. Instead of fixed distances, TP 1/2/3 marks print when momentum reaches successive extremes after your entry — RSI(20) crossing 70, 75 and 80 on longs, and 30, 25 and 20 on shorts. Each level only prints once per trade and only in sequence.

    Static or dynamic?
    Static levels are a fixed plan you can place with broker orders. Dynamic TPs adapt to how strong the move actually is. Many traders scale out at dynamic TP1/TP2 and let the rest run to the static 3:1.

    Trailing stop-loss#

    Optional. The trail follows price at 2.2 × ATR(14) by default, ratcheting in your favour and never backwards. Prefer a fixed distance? Turn on Trail by % and set the percentage. A dedicated alert fires the moment the trail is hit.

    Suggested workflow#

    1. 1
      Signal prints with 75%+ conviction
      Confirm the Dashboard says Trending.
    2. 2
      Place the stop at the SL level
      Never widen it. Widening a stop is how a 1% loss becomes a 5% loss.
    3. 3
      Enter with the printed position size
      Copy the size from the ENTRY label or the Dashboard.
    4. 4
      Take partial profit at 1:1
      Move the stop to breakeven once TP1 is tagged.
    5. 5
      Manage the rest
      Trail with the trailing stop or exit on the ✖ Exit Flag; final target 3:1.

    Settings reference#

    SettingWhat it doesDefaultRangeWhen to change it
    Dynamic TPsTP 1/2/3 marks as momentum peaksOnLeave on
    Entry · SL · TPStatic entry, stop, 1:1/2:1/3:1 targets + sizeOffTurn on for a complete trade plan
    Level Lines & R:R ShadingDraws level lines and profit/risk zonesOffSolid / Dashed / DottedOn if you like a visual position tool
    Stop DistanceATR multiple for the stopDay TraderScalper / Day / SwingMatch your holding time
    Trailing Stop-LossATR trail that locks in profitOffOn for trend-following exits
    Trail by %Fixed-percent trail instead of ATROff, 1.0%0+On for consistent percentage trailing
    Account SizeYour balance for sizing10,000Always set to your real balance
    Risk per Trade %Max loss per trade1.0%0.05 - 1001-2% is the professional range