Changes

Jump to navigation Jump to search

Strategy Orders Monitor

9 bytes added, 15:45, 18 December 2019
no edit summary
'''Strategy Orders Monitor''' is a separate application that is supported for MultiCharts64.
It visualizes orders generated by the strategy in real-time, during [[Data Playback]] and auto trading.
The application has no influence on the strategy’s logic, calculation speed and or order generation.
'''Strategy Orders Monitor''' information relates to the current working session of MultiCharts and will be cleared when the [[MultiCharts Processes|TradingServer]] process is closed. One can set up the frequency of information updates in the '''Strategy Orders Monitor''' settings.<br>
Strategies and orders from Portfolio Trader are not displayed.<br>
* In the '''Time zone''' section select '''Chart''' or '''Local''' radio button to display the time in the tables in the corresponding time zone.
* In the '''Spreadsheet view settings'''<br>
:– One can use '''Aggregate the tables by order state''' control to select whether to display the orders in a single table or divide them among two or three tables according to their statestatus.
:– One can check/uncheck the columns to be displayed and set their order by dragging the item and dropping it in the desired place.
* Click '''Use as default''' to apply the settings to all new '''Strategy Orders Monitor''' windows.<br>
== Tables in the Detailed Mode ==
The tables contain information about orders states status in auto trading (SA mode) or in the Backtesting Engine (forward testing, auto trading in async mode).<br>All orders gradually go through the certain statesstatuses. Depending on the statestatus, they are placed in the corresponding table.<br>
* '''Generated'''<br>
it is the state status of orders when they are prepared for sending to be sent on the next tick. For example, the data stops updating at the session end on Friday, and the orders, that shall be sent on Monday morning, are generated on the last tick of Friday’s session.<br>
* '''Active'''<br>
it is the state status of orders when they are processed by the Backtesting Engine. The Backtesting Engine executes the orders in forward testing and async mode of auto trading. There are no active orders in the sync mode of auto trading.<br>
* '''Finalized'''<br>
it is the state status of orders when they are canceled, rejected or filled.<br>
As was mentioned above, it is possible to divide the orders between one, two (Generated / Active and Finalized) or three tables (Generated / Active / Finalized). Disregard Regardless of the number of tables, the general quantity of orders is always the same. All tables have the same columns, though some columns may be unfilled if there is no relevant information.
[[Category:Strategy Trading]]

Navigation menu