trading_calendars icon indicating copy to clipboard operation
trading_calendars copied to clipboard

Modify trading hours to suit ASX Single Closing Price Auction time + Good Friday early close 92-08

Open RichardDale opened this issue 5 years ago • 4 comments

RichardDale avatar Feb 05 '20 10:02 RichardDale

hey @RichardDale. Thanks for the PR. Can you provide a bit more context about what problem this is aiming to fix and why you think this is the correct fix?

ssanderson avatar Feb 05 '20 15:02 ssanderson

There's two parts to this commit... first is the trading hours - the Australian Securities Exchange actually has its single closing price auction at 4:11pm - so the 4pm close time needs to be amended.

Secondly, there used to be an early close prior to Easter. This occurred from (at least) 1992 through 2008 inclusive.

Both inclusions should be useful for people backtesting intraday data on Australian stocks.

RichardDale avatar Feb 06 '20 00:02 RichardDale

+1 on the close time problem.

ricpruss avatar Feb 18 '20 02:02 ricpruss

@RichardDale - sorry for the slow reply and thanks for the info! Regarding the early closes, do you have a source that you could share either about the early closes, or about the change to remove the early closes after 2008?

Regarding the close time, I looked at the exchange site (https://www.asx.com.au/about/trading-hours.htm) and see this: "Between 4:00 pm and 4:10 pm, Sydney time, the market is placed in Pre-CSPA. Trading stops and brokers enter, change and cancel orders in preparation for the market closing". Can you help me understand what happens in this 10 minute window? Is one able to place new orders during this 10 minute period? My current (naive) interpretation is that this period is for brokers to settle their order books, but that might be totally wrong.

jmccorriston avatar Feb 18 '20 16:02 jmccorriston