Difference between revisions of "Close at End of Day"

From MultiCharts
Jump to navigation Jump to search
(Created page with "Close at End of Day uses SetExitOnClose to place an order to exit all shares or contracts in all positions on the close of the last bar of the trading session on an intra-...")
 
Line 2: Line 2:
 
During backtesting Close at End of Day generates a market order on the bar close event of the last intra-day bar for each day on the chart.<br>
 
During backtesting Close at End of Day generates a market order on the bar close event of the last intra-day bar for each day on the chart.<br>
 
When used during the auto trading, Close at End of Day generates a limit order into the post market trading session, otherwise a market order is generated for the next regular session day's open. <br>
 
When used during the auto trading, Close at End of Day generates a limit order into the post market trading session, otherwise a market order is generated for the next regular session day's open. <br>
Close at End of Day uses the session closing time specified in the chart settings.
+
Close at End of Day uses the session closing time specified in the [[Sessions|chart sessions settings]].

Revision as of 11:27, 24 September 2021

Close at End of Day uses SetExitOnClose to place an order to exit all shares or contracts in all positions on the close of the last bar of the trading session on an intra-day chart.
During backtesting Close at End of Day generates a market order on the bar close event of the last intra-day bar for each day on the chart.
When used during the auto trading, Close at End of Day generates a limit order into the post market trading session, otherwise a market order is generated for the next regular session day's open.
Close at End of Day uses the session closing time specified in the chart sessions settings.