Topic: Question about TP and SL
So I've created an EA that keeps opening positions as long as the conditions are met which is great but every time it opens a new position it bumps the TP and SL accordingly which is fine but at some point after opening "X" amount of positions I'd like for the TP and SL to stay stationary because sometimes it'll get so close to hitting the target just to open a new position in the same direction sending the TP far away, and sometimes it never reaches the new target only to get stopped out when I'm toting around multiple full lots. I'm guessing other than custom code there is no way to achieve this within FSB?
It'd be nice to set something like if current open position amount is "X" set TP/SL to the same as previous position