I am not "totally" automated. I only send take profit limits at a very good price where I dont limit that much my potential profit. I use max(fill+fill*0.01, FV) for longs and min(fill-fill*0.01, FV) for shorts. I like it becaues it places the orders with the right quantity and side so I gain some time. I can then change it higher or lower to ride the thing or cut profits, take loss. So I dont really limit my profits, I am greedy on the initial price I want, if I get it I'm happy with it. I determined it based on my average winners.Quote from jodistrict:
For the last few openings, I have been doing manual exists only and doing better. I limit my order to 10 and try to set my envelopes to get no more than 3 fills. The problem I have with automatic exits is the following â your winners get filled at a limited profit but your losses are unlimited. So, I got nailed a few times by having a few small winners and then one big loss that took back all the winnings and more. It seems over the long run, if you limit your upside, but have an unlimited downside, you are going to end up with a negative expectation. You also need some big wins to offset the big losses, so when I exit manually I can let the winners ride. I am interested in hearing how other traders manage this. Those who totally automate, are you using also automated stops â and how do you avoid the danger of a naked short sale?
I understand what you mean by limited profits and unlimited loss. This is just the way it is. We have to judge what is going to go wrong and we have the high % of winners on our side (80% for me) to account for the losers. So I dont really consider I have negative expectation. I dont use stop because I found I just get shaken out and loose too often on positions that I would have gain without stops. Even trailing stops did not work for me.