Attachments forums
Re: Coding Help
almostprofitable101, Wed Jul 02, 2025 3:22 am
hello everyone i was hoping somebody could help with this fractal trade manager i coded using deepseek, it works well but has an issue with partial closing trades
, it uses the SL to create the TP's they are set at ratios 1:1 / 2:1 etc. the issue it has is with the closing of trades its currently set to close X percent of trade (LOT) at a 1:1 but it keeps closing the trade smaller and smaller untill all closed
, i tried to get deekseek to recode multiple times but no luck
, it does close the correct percent but im trying to get it to close X percent at 1:1 and leave the rest for TP2 at 2:1 with the stoploss moved to breakeven + X points. i will leave a picture to help understanding and also include the fractal-break.ex4 needed. thanks for any help provided.