Time Zone Code

Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • #121786

    Hi,

    I have some confused, when I need to amend the code? And how to amend to align with my time zone. Such as follows.

    May I know the time 000000 to 200000, if my time zone is GMT+8. The code any update? thanks.

    Thanks!

    #121794

    >> For clarity of messages on ProRealCode’s forums, please use the “insert code PRT” button to separate the text of the code part! Thank you! << 🙂

    #121795

    You need to set dates in this range:

    since the starting time is greater than the ending time, it’s a bit more complicated:

    (not tested)

    #121798

    Thanks! robertogozzi

    I have one more question on the time zone code

    If GMT+8, it will be

    Right? thanks.

    #121801

    No, I think you’d better not use DEFPARAM FlatBefore and FlatAfter, because 253000 is 013000 and it would conflict with FlatBefore which comes after.

    You’d better use TIME to select the range of time you want to trade, such as:

    and also use TIME to close open trades at 013000:

     

     

     

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

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