Stop & Start task
a special taks that can stop the project execution when some condition(s) are fulfilled. It can be used in a loop to stop the project for example when enough strategies were generated, or after a given time.
After stopping a project, it can start another custom project – this allows you to create chains fo custom projects that will run consecutively one afer the other:
< Previous: Optimize strategies taskNext: Filter strategies task >