using IB, how to cancel orders  [SOLVED]

Questions about MultiCharts .NET and user contributed studies.
joenetic
Posts: 30
Joined: 13 Jun 2013

using IB, how to cancel orders

Postby joenetic » 07 Mar 2017

How to program the code in MultiCharts.Net to cancel sent limit and stop orders? I am using IB as my broker.

darob
Posts: 207
Joined: 20 Nov 2014
Has thanked: 57 times
Been thanked: 33 times

Re: using IB, how to cancel orders  [SOLVED]

Postby darob » 08 Mar 2017

Hi joenetic, assuming the orders were generated by your script and you don't have a position, they will be canceled when the conditions that generated them or allow them to persist are no longer met.

joenetic
Posts: 30
Joined: 13 Jun 2013

Re: using IB, how to cancel orders

Postby joenetic » 09 Mar 2017

Hello Darob, thank you for your reply! I got it.


Return to “MultiCharts .NET”