Announcement

Collapse
No announcement yet.

Dataglithc or code glitch ?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Dataglithc or code glitch ?

    Last Monday (MLK Day) was a holiday. The ES traded very lightly until about 10 AM CT. so it was a very typical holiday.

    Over the last few ears I've noticed that some of my programs always mis-behave for (about) a week after a day like Monday. The ones that mis-behave are the ones that use global variables to share data among several modules.

    So I'm probably doing something not quite right with these variables.

    Code that has been running flawlessly for months (since the last holiday) suddenly starts doing odd things on the day following a day like Monday. Things like not displaying any of my lines and shapes for historical data (but doing just fine on the live data streaming in) until I reload the code at least once. And communicating some values with other code modules, but not all values.

    And load time/reload time becomes noticeably longer.

    No error messages. No crashes. Each day is a little different Loading/reloading/un-install/re-install make no difference. And after a while the program just starts working right again.

    ===

    Has anyone else noticed behavior like this after a holiday?

    Does anyone have a suggestion about what is going on?
Working...
X