Announcement

Collapse
No announcement yet.

Multiple EFS executions

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

  • Multiple EFS executions

    I'm running two EFSs "A" and "B" on a tick chart. "A" must always run first, and needs to be left running so that it doesn't lose history. "B" must be run second, and I'm frequently reloading it while it's being tested.

    eSignal runs the two EFSs in the opposite order in which they're loaded, so I load "B" first, then "A". This ensures that "A" runs first.

    The problem is that when I need to reload "B" for testing, then eSignal starts running "B" first, forcing me to reload "A" as well, which means "A" loses its history.

    One solution is to have "A" write its history to a disk file and then read it upon being loaded, but I'm wondering: is there a better solution?

    Thanks.
Working...
X