Let's develop a simple strategy named Hodler, which will facilitate the buying and selling of BTC based on its price.
To create this strategy, follow these steps:
Define all entities used in the strategy
Implement your strategy
Construct observations and execute the full pipeline
Analyze the results using MLFlow
Last updated 1 year ago