hey, i built an indicator that indicates buy signals and sell signals,
and am looking for somehow to fix my problem, my problem is that this may indicates 3 buy signals before a sellsignal shows up, and I want to buy on all on thoes buy signals,
i wat 3 orders to be open insteed of 1 order, so is there any way to fix this problem?
You can open as many trades you need to, just set DEFPARAM CUMULATEORDERS=True and set the number of contracts at launch time.
BUY again even if your previous trade is still open.
You CANNOT close partial trades with ProOrder as of this version, but a new one will shortly be available supporting this feature.
I have moved this topic to the ProOrder section of the forums as it is a strategy question and not a PRT platform issue. I note that this is your first post – please try to make sure that you post in the correct forum with future posts. 🙂