Version Control

Hi all,

Is there currently (or in development) a way for us to do version control, or should we do this on the side ourselves?

Comments

  • There is not git specific version control, but we do keep track of independent versions of your strategies saved in cloudquant.

    There is still more work needed on the front end to give the user an interface to retrieve a previous version of a strategy, but it is on our to-do list!

  • Awesome! Thanks!

  • ms778834ms778834 Posts: 28

    Does this mean that every time we save our code using Ctrl+S or SAVE button, CQ server timestamps that code, calculates an edit script and keeps it saved indefinitely?
    Because if yes, sifting through all the saved versions would be exhausting, whereas if not, why not implement autosave, possibly with an option to choose saving intervals.
    When do you think that interface to retrieve a previous version of a strategy will be available?

  • Does this mean that every time we save our code using Ctrl+S or SAVE button, CQ server timestamps that code, calculates an edit script and keeps it saved indefinitely?

    Yes.

    When do you think that interface to retrieve a previous version of a strategy will be available?

    We appreciate user feedback and will consider it to improve the user experience in the future. It is a good idea.

Sign In or Register to comment.