How Do You Manage Risk in Your Trades?

In trading, long-term success depends more on risk management than on making occasional big profits.

Even the best strategies can fail without proper control over losses. Protecting capital helps traders stay consistent, confident, and disciplined in different market conditions.

Every trader follows a different approach based on experience, trading style, and risk appetite. By sharing practical methods, the community can learn how to avoid common mistakes and improve decision-making.

Please share your risk management approach:

  1. How much risk you take per trade (in percentage of capital)

  2. Whether you follow a daily, weekly, or monthly loss limit

  3. How you calculate position size (fixed quantity, percentage-based, volatility-based, etc.)

  4. How you manage consecutive losses or drawdowns

  5. Any rule you follow to control emotions and overtrading

Both beginners and experienced traders are encouraged to participate.

What risk management rules help you stay consistent in the market?

4 Likes
  1. Risk per trade: 1-5% of capital, higher end only when vol for the instrument is high. :money_with_wings:
  2. Loss limit: None, because the median and 99 percentile worst loss is known from monte carlo simulation. Have capital in reserve to survive a 5% Risk of Ruin (I know, it’s quite high) :bank:
  3. Position size: Fixed percentage of margin per instrument, manually adjusted for volatility :bullseye:
  4. Handling DD: Stoicism based on trust in backtest and monte carlo, easier said than done! :moai:
  5. Controlling emotions & overtrading: Using automation as much as possible, the only lever I control is the position size for each instrument and that too with a ceiling :face_holding_back_tears:
4 Likes
  1. Around 5% worst case. But worst case doesn’t happen most of the time. How much can happen on an avg and worst case is ascertained by statistical methods (backtesting followed by sizeable live trading stats). Adjustments will be made to pos size if risk is deemed too high for comfort.
  2. No. I will check whether real performance is varying from back test results. If it does it is time to revisit algo code and make adjustments. Usually if the strategy is well rounded and tested in the first place such adjustments don’t really happen.
  3. Fixed quantity based on account size. Every increments to position size will be made only if account size increase by a certain amount. That amount is determined from max Drawdown metrics shown by the back tester.
  4. All trading strategies have draw downs and losing streaks. Trading is not about never losing. It is about knowing how much can I lose, how many trades can go wrong on an avg and in a streak etc and making peace with it via back testing before going live. So am more or less stoic when I see red on the screen.
  5. Algo ON, Emotion OFF

Be ready for the market with right capital, right strategy, right mindset and right expectations.

3 Likes

For intraday trading, I usually set my stop loss just 1 rupee away from the high or low of the signal candle. I place the stop loss market order right after I enter the position.

The rest of the risk management strategies don’t really apply to me since I don’t risk large amounts on intraday trades.

1 Like