Limit Orders

Questions about MultiCharts .NET and user contributed studies.
mcnet_voisin
Posts: 7
Joined: 10 Jan 2017

Limit Orders

Postby mcnet_voisin » 04 May 2017

Hi all,

Seeing that on each bar, we have to re-send a limit order, I'm just wondering if MC on the backend keeps the original limit order, or cancels and re-submits a new limit order to the exchange? I hope you are aware that we lose our order position in the order book (queue) if the latter is true - and it's pretty much a deal breaker. Either that or we need unmanaged code to be backtestable.

Regards,

User avatar
Henry MultiСharts
Posts: 9165
Joined: 25 Aug 2011
Has thanked: 1264 times
Been thanked: 2957 times

Re: Limit Orders

Postby Henry MultiСharts » 05 May 2017

Hello mcnet_voisin,

If you do not change the order collection/quantity then the order will be continuously kept at broker, not resubmitted on each calculation.


Return to “MultiCharts .NET”