×

Sign up and get MultiCharts free

Use its powerful simulation mode with data included out of the box. Just fill out the form and start honing your trading skills with a few clicks.

Changes - MultiCharts
Open main menu

Changes

4.7.5.1 TradeManager.Basic statements

13 bytes removed, 18:00, 3 May 2019
m
With the classic strategy it was possible to trade only one instrument within one trading profile. Trade Manager allows trading on several instruments, accounts or profiles; it also obtains the relevant data about the orders on the broker’s side, real open positions, and account(s) information directly from the script of the study. It provides access to all information available in the Order’s & Position’s Tracker as well as the ability to send the orders, both regular and OCO ones, to modify them and to cancel them.
Access to Trade Manager functionality is available via the '''TradeManager''' property returned by the of '''ITradeManager''' interface. This interface contains:
# {{color|blue|void ProcessEvents();}}
# {{color|blue|void ProcessEvents(TimeSpan max_time);}}