CQG, Holidays, Market Orders, and Exchange Rejection Codes

Questions about MultiCharts and user contributed studies.
emonroedau
Posts: 3
Joined: 05 Jun 2023

CQG, Holidays, Market Orders, and Exchange Rejection Codes

Postby emonroedau » 19 Jun 2023

Hey all,

I can't seem to figure this one out. On holidays, my strategies are rejecting orders because the market is in "Pre Open." The ExchangeRejectCode is 2130.

I'd think that any market order my strategy submits which isn't executed would be held until the next market open. I'd also think that the Holidays setting in MC would tell my strategies that the "close" it is marketing in to would be the time the close occurs on that Holiday and not the normal market close.

Does anybody know how I can fix this issue? I am using TS data into AMP/CQG for trading, but the error codes are CME Exchange error codes so I'm thinking that information won't help me.

Thanks!

User avatar
Polly MultiCharts
Posts: 203
Joined: 20 Jul 2022
Has thanked: 1 time
Been thanked: 56 times

Re: CQG, Holidays, Market Orders, and Exchange Rejection Codes

Postby Polly MultiCharts » 21 Jun 2023

Hello emonroedau,

There is no option to hold the orders on MultiCharts end. When a new tick appears, the strategy generates and sends the orders to a broker.
MultiCharts doesn’t execute orders, so when the orders are sent to the broker they are managed by the broker.
You can regulate the data series (chart) by session settings. If you reduce the sessions, consequently the script will not be calculated and send orders.


Return to “MultiCharts”