Private Strategy Creation
Last updated
Was this helpful?
Last updated
Was this helpful?
Strategy Canvas
All Factor Studio strategies will be created via the same canvas. This guide focuses on the creation of private strategies.
If you want to create a public strategy, you can view the Public Strategy Creation user guide.
Kickstart your strategy creation journey by visiting Studio and selecting:
Building Blocks: Select various DeFi building blocks from the Block Picker to add them to the canvas.
Templates: Jumpstart your strategy creation with our preset templates which you can extend upon.
You can then set the parameters for each block in the canvas.
Upon finalizing the params, you can click on the canvas to close the block and view the Strategy Details on the right.
To ensure your strategy executes as intended, you can test your strategy. This will simulate the execution of your strategy and provide you with the corresponding results.
Once your strategy has passed the test, you can deploy your strategy vault by clicking the "Configure Deployment" button at the bottom of the page.
This is an on-chain transaction which deploys your strategy vault for you. The strategy vault will manage the strategy funds and execution.
Upon deploying your strategy, you will be able to view the contract address under the Strategy Details.
You can then proceed to fund your strategy with the required strategy tokens.
Once all the tests have passed and you are happy with your strategy, you can execute your strategy with a single click in the top right.