Please suggest and provide sample code for managing exit order like below scenerio
Entry Position size: 3, LONG, price: X
Exit StopOrder size: 3, SHORT, X - 5 * TickSize
EXIT ProfitOrder size:1, SHORT, X + TickSize
EXIT ProfitOrder size:1, SHORT, X + 2 * TickSize
EXIT ProfitOrder size:1, SHORT, X + 5 * TickSize
Sample code will be helpful.
Regards,
Ziaul

Comment