Modifying QuickTrade order lot size in OnTradeTransaction event

 

Hi,

Is it possible to to modify the lot size of an order before it gets opened using the OnTradeTransaction event?

I want to split the lot size of orders send via the QuickTrade Panel between multiple orders. So that for example one 8 lots order becomes four 2 lots orders.

I just want to know if it is a all possible before I spent too much time researching it.

Thank you!

 
Fredyrik: Is it possible to to modify the lot size of an order before it gets opened using the OnTradeTransaction event?

No! The transaction event is when the order opens.