Market If Touched (MIT) order using the API  [SOLVED]

Questions about MultiCharts .NET and user contributed studies.
User avatar
orad
Posts: 121
Joined: 14 Nov 2012
Has thanked: 50 times
Been thanked: 20 times

Market If Touched (MIT) order using the API

Postby orad » 28 Jul 2017

How would you implement MIT order in MultiCharts.NET? Is it done by using IOG mode and sending Market order?

User avatar
Kristina MultiCharts
Posts: 63
Joined: 04 Sep 2014
Has thanked: 5 times
Been thanked: 34 times

Re: Market If Touched (MIT) order using the API

Postby Kristina MultiCharts » 31 Jul 2017

Hi,

What broker connection do you use in MultiCharts.Net?

User avatar
orad
Posts: 121
Joined: 14 Nov 2012
Has thanked: 50 times
Been thanked: 20 times

Re: Market If Touched (MIT) order using the API

Postby orad » 31 Jul 2017

Hi, I use Gain Capital and Interactive Brokers.

Is the API to use to submit an MIT order different depending on the broker?!

User avatar
Kristina MultiCharts
Posts: 63
Joined: 04 Sep 2014
Has thanked: 5 times
Been thanked: 34 times

Re: Market If Touched (MIT) order using the API  [SOLVED]

Postby Kristina MultiCharts » 01 Aug 2017

Hello,

Unfortunately, Market-if-touched orders are not supported in MultiCharts. You can leave a feature request for this type of orders here.
But it's possible to emulate this behavior in the script itself, for example, to send market orders only when certain conditions are met, for instance, only when the price reaches the necessary level.


Return to “MultiCharts .NET”