Login Page - Create Account

Support Board


Date/Time: Mon, 01 Jul 2024 20:57:43 +0000



Post From: Time Zone and Evening Trading Session

[2023-03-16 01:19:56]
Tony - Posts: 485
@User90125,

It's definitely doable, by using list of strings, ACSIL Interface Members - sc.Input Array: sc.Input[].SetCustomInputStrings()

For general purpose, ideally 2 lists of time zones, one for the instrument, one for trader's location.

Unfortunately, there will be some work involved, I will have to squeeze some time in the future, maybe Sierra would add that as one of those default studies.

In the meantime, you can always modify the source code by replacing whatever timezones you want. In those 2 pairs of braces "{ }" after

SCDateTime NewYorkLocal

And

SCDateTime FrankurtLocal

Date Time Of Last Edit: 2023-03-16 15:20:53