Bruce Smith / Profile
Bruce Smith
Added topic How to adjust code to use UTC timezone.
Hi there, Can anyone help me in adjusting my code to UTC timezone? I use bool for time variables to enter and exit trades, etc. However, the timing is completely off because it's not set to UTC timezone. On pinescript it was very simple, but
Bruce Smith
Added topic Latest highs and lows of custom sessions (mql5)
Can someone help me figure out how I can get the latest highs and lows of custom sessions? (mql5) For example the highest price and lowest price between 12:00pm and 3pm, I want to record each into a variable which should update at 7pm each night for
: