Available translations

Tutorial Step - Fine-Grain Management!

foundations.png
Summary: When complex trading logic is split into multiple strategies, you gain the opportunity to manage the resulting trades differently!
We haven't yet got into how strategies are defined, but you do know that Superalgos allows managing the take profit and stop loss targets...
Each strategy in a trading system may have its own logic for managing positions!
If you handle multiple variations of the same logic for example, to take a position, then you will likely need to handle multiple variations for managing the position. It is easier and cleaner to do both on separate strategies.
Previous
Tutorial Step - Hyper Specialization!
Next
Tutorial Step - Going Long & Short