Changing a script that is already queued to run

david_lynchdavid_lynch Posts: 1
edited March 2017 in Under The Hood

If I run a backtest and get queued far back (lets say 800 in line) and then before those tests actually run, i go and change my script, will the queued results once they start running use the script at the time of the original submitting or will it use the new altered version?

Comments

  • shayneshayne Posts: 70
    edited March 2017

    The script that is saved when the backtest is submitted will be the script tested. When a backtest is submitted, the then current script is snapshotted and will be run.

Sign In or Register to comment.