I agree with this assertion, but probably not for the same reason you do.
If you are using game theoretic computations where you put a trade on, and you have targets and risk as your parameters, what you are saying is correct. This is especially true in the context that these are the parameters you tested with, and therefore this is the probability distribution that you are using to get your expectancy.
However, that does not mean that there aren't superior forms of trading. For example, if your algorithm allowed you to dynamically run [game] theoretical computations on each tick, now everything changes.
A similar problem is the following. Imagine that you had three choices to limit risk on a trade you just entered: create a stop loss, delta-hedge a position, or dynamically delta-hedge a position. You can show mathematically that most of the time, the dynamic delta-hedge is superior to either stop loss or the static delta-hedge. But you are only able to do a dynamic delta-hedge if you had the equations that showed you how to do it at each delta-time step.
What I am trying to say is, you are doing good thinking, but be aware that the greatest amount of sophisticaion (as measured by the ratio of risk/reward) is almost always to be able to update your strategy dynamically, because the market is doing the same thing. Setting targets and taking out a position all at once is almost certainly a special case of scaling out as the dynamics of the markets evolve.
Notice that this discussion comes down to knowledge of the geometry of the manifold, as opposed to the topology of the manifold. Only God can see the topology of a manifold
at once (the forrest), the rest of us traders have to deal with little pertubations from local coordinates and at infinitesimal time step dx from now, the trees. That means our decisions have to be updated as we ride the manifold locally.
If it weren't for the B/A spread and transaction costs, it would not matter that our strategy is being run on local properties of the manifold. We would do as well as someone that could see the forrest.
For these reasons, IMO, trading is a game for traders that can adjust their positions in "realtime" with close to zero costs. The rest of us are gambling with "stop losses", albeit with maybe a tiny statistical edge.
nitro
Quote from Buy1Sell2:
... but once that system is defined, it does not make sense to scale out over the long haul.