• C++ Programming for Financial Engineering
    Highly recommended by thousands of MFE students. Covers essential C++ topics with applications to financial engineering. Learn more Join!
    Python for Finance with Intro to Data Science
    Gain practical understanding of Python to read, understand, and write professional Python code for your first day on the job. Learn more Join!
    An Intuition-Based Options Primer for FE
    Ideal for entry level positions interviews and graduate studies, specializing in options trading arbitrage and options valuation models. Learn more Join!

Stop Loss Strategy Does Not Make Money

Joined
6/11/10
Messages
189
Points
28
In martingale assumption, a stopped martingale is still a martingale.

So if you stop gambling at a certain loss level. After many times of gambling, your expected profit or loss is still 0, fortunately, in a fair casino.

So why do they set stop-loss strategy as an essential standard for risk management?

It does not make sense.
;)
 
In martingale assumption, a stopped martingale is still a martingale.

So if you stop gambling at a certain loss level. After many times of gambling, your expected profit or loss is still 0, fortunately, in a fair casino.

So why do they set stop-loss strategy as an essential standard for risk management?

It does not make sense.
;)
You have to be smart enough to decide where to put ur SL... For example while trading SnP futures, irrespective of where you bought ... Always put your sl below 0 :P
 
Back
Top