You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TimeCurrent() % 86400 resets the daily-loss baseline at the server's UTC day boundary; brokers with offset timezones reset mid-session. Consider iTime(_Symbol, PERIOD_D1, 0) as the boundary. From docs/ROADMAP.md.
TimeCurrent() % 86400resets the daily-loss baseline at the server's UTC day boundary; brokers with offset timezones reset mid-session. ConsideriTime(_Symbol, PERIOD_D1, 0)as the boundary.From docs/ROADMAP.md.