Changes

Jump to navigation Jump to search

Getting Started with AutoTrading

91 bytes added, 12:23, 11 August 2022
no edit summary
## In '''synchronous''' mode '''[SA]''' one can see the same open market position and active orders on the chart as at broker. All orders generated by historical calculation during Backtesting are wiped out from the chart when auto execution is turned on. Executed order is displayed only if it has been executed at broker and the final status of the order has been received by MultiCharts. To use synchronous mode for auto trading select '''Entries/Exits are based on the execution confirmation by the broker (Sync)'''.
## In ''' asynchronous ''' mode ''' [AA] ''' the strategy on the chart starts auto trading based on the historically calculated orders and open position, displaying all generated by the script orders on chart even if an order was not executed at broker. In AA strategy on chart acts separately from broker.<br>To use asynchronous mode for auto trading select '''Entries/Exits are independent of the execution status at the broker (Async)'''.
#: To learn more, see [[Auto_Trading#Mode Selection|Mode Selection in Auto Trading Mode]].
# In the '''Assign the Initial Market Position at the Broker Settings''' choose the initial position.
## Select '''Flat''' to set the initial position to 0.

Navigation menu