Multiple Trades (multiple TP/SL)
Posted: Wed Nov 08, 2023 1:19 pm
Hi gang, has somebody achieved to make it possible to execute many trades at the same time, but respecting the original TP and SL of each trade¿?
Been with this issue for a couple of weeks now and can´t get it solved !
Lets say our system first sends a buy signal ( entry1,takeProfits1,stopLoss1), then before trade 1 is closed we get a sell signal, ( entry2,takeProfits2,stopLoss2), and then the same with a third one ( entry3,takeProfits3,stopLoss3).
How would it be to make it work?
I´ve been playing with arrays but can´t get it done :S
cheers!
Nacho
Been with this issue for a couple of weeks now and can´t get it solved !
Lets say our system first sends a buy signal ( entry1,takeProfits1,stopLoss1), then before trade 1 is closed we get a sell signal, ( entry2,takeProfits2,stopLoss2), and then the same with a third one ( entry3,takeProfits3,stopLoss3).
How would it be to make it work?
I´ve been playing with arrays but can´t get it done :S
cheers!
Nacho