Equivalent way to route orders to an exchange?

Questions about MultiCharts .NET and user contributed studies.
hoimlet
Posts: 8
Joined: 23 Sep 2015
Has thanked: 4 times
Been thanked: 1 time

Equivalent way to route orders to an exchange?

Postby hoimlet » 01 Oct 2015

In TS, to send an order to a particular exchange (ARCA in this example):

Code: Select all

SetRouteName("ARCA")


Is there something similar in MC .NET? Or must we use the TradeManager (and how is that done)?

Thank you

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

Re: Equivalent way to route orders to an exchange?

Postby Henry MultiСharts » 06 Oct 2015

Hello hoimlet,

You can specify the exchange you need for the broker symbol in the Symbol Mapping. You can also utilize the Trade Manager for that.


Return to “MultiCharts .NET”