ASX trading hours

Forums ProRealTime English forum ProOrder support ASX trading hours

Viewing 10 posts - 1 through 10 (of 10 total)
  • #124720

    What is the correct way to enter Aussie trading hours? In GMT it should be 230000 to 050000 but that gives no trades as it appears to close before it opens.

    000000 to 050000 works, but then I lose an hour at the start. 🤔

    #124723

     

    #124726

    That’s what I started with. The optimization returns 0 trades. Changing 230000 to 000000 works.

     

    #124727

    You are using AND where my code uses OR.

    2 users thanked author for this post.
    #124728

    Alright alright alright, got it. Thanks!

    #165155

    Can I ask what timezone does pro real code time function use?

    I am in Australia – and want to restrict orders during pre-market and post market in US Stocks. What code can I use to trade between 12.30 AM to 7 AM Australian time only.

     

    thanks

    #165185

    Go Settings>Platform>Time Zones and Trading Hours and you’ll find all the various options.

    I keep it on my local time then use time restrictions as an entry condition, eg

    Just alter the times for whatever the Wall St hours are down under.

    #165187

    time >=143000 and time <210000

    You’ve forgot the OR again Nonetheless … alright, alright, alright … I know you know really! 🙂

    #165191

    Yeah, but those are the GMT times for Wall St, just as an example, so it has to be AND … not sure which you’d have to use if you want NY hours in Oz ???

    1 user thanked author for this post.
    #165194

    Actually, if it’s 12.30 AM to 7 AM then it will def be AND

     

Viewing 10 posts - 1 through 10 (of 10 total)

Create your free account now and post your request to benefit from the help of the community
Register or Login