Quote from FreakofNature:
when this kind of event happens, this is when we should add to winners right ?

Quote from tenthousandmen:
IMO -
as far as 100% automated systems go (not discretionary or support/resistance traditional trading)..........
Get away from the notion of a stop being your safety net, and use a filter that signals when a system should make a trade based on market conditions (such as volatility). Then use the stop as your ultimate safety net for Bad scenarios.
Also, for systems that incorporate a stop by having algo's dedicated to stop calculation, can permit much smaller stops. Just keep the same system building skills of processing data in your head and avoiding curve fits.

Quote from jnbadger:
Ok, I'll bite. How the hell do you know what your worst losing streak will be ahead of time?

Quote from N54_Fan:
I think you are either not choosing your words correctly to get your point across or you are taking inappropriate risks. You should ALWAYS adjust your trading size (position size) based on your account and stop placement. This is Risk Management 101.
For example if I have a $100K acct and I'm buying a stock at $100 with $2 stop loss (@$98) then assuming I want to risk 1% of my capital I can buy 500 shares ($1000 capital to risk/$2 per share = #shares to purchase = 500 shares). The further the stop loss is away from my purchase price the less shares I buy but keep my risk the same...if the stop was at $97 then I could buy 1000/3 = 333 shares MAX.
- and I appreciate you jumping on it.Quote from dom993:
Backtesting (even better your own trading history for that setup) is 1/2 of the answer ... with a large enough sample size (say 500+), you start getting an idea re. what kind of losing streak can be thrown at you. My coach routinely says "take the max drawdown from backtesting and multiply it by 2".
Another 1/4 of the answer is MonteCarlo simulations (using backtesting or historical trade distribution) ... for these to be useful though, you'll have to decide for yourself how far (number of standard deviations) from the mean you want to set you limit for max drawdown.
And I am still looking for the last 1/4 of the answer![]()
Quote from dom993:
Yes that was a little provocative- and I appreciate you jumping on it.
My point is that "assuming I want to risk 1% of my capital (on a single trade)" is a pretty poor position sizing decision, which doesn't take into account the win% of your system nor its payout ratio (average win / average loss) nor any other consideration on its statistical performance. Its a kind of one size fits all risk management, may-be a reasonable start in some cases, but far from allowing one to maximize the return of a given edge & account size.
Quote from Wide Tailz:
Yes, or if you see your buy signal on the next higher time frame. If trading daily, look to the hourly for another buy signal for adding. Works for scaling in, too.
Entry setup is all about minimizing risk. Low risk opportunity is the edge.........
![]()
Quote from ssrrkk:
A small stop applied randomly will kill your profits. Absolutely kill it. That's because a stop smaller than the 15 to 30-minute volatility will almost certainly trigger.
Applying a larger stop can alleviate this problem, but an even better solution is to identify places where you don't have to set a large stop -- setups where you know it will either not hesitate and move in your favor, or if it does hesitate, you know with high probability it will move against you. I believe this is what the OP is asking for.