If current time/day/month is between March and October, How to do this?
-
Hi there.
I would like to compensate for the shift in trading due to daylight savings time. I would like to know, if the current time/day/month is between March and October, then trade certain conditions.
Please, how can I do this?
I've tried using a conditional block, 'market properties', 'time (current), server time is >= value, time, components, (source) server chart time, then the inputs for the day number and month number. Then another conditional block of the same type if current time is less than or equal to October. But it's not working.
Here's my project: https://fxdreema.com/shared/actWMGffe
I know it looks messy, I've got a few spare unused blocks sitting on the right. Any help would be appreciated thanks! -
@Julianrob You can improve it by using custom code. I think your current configuration is pretty efficient considering what fxDreema can do.