Fractal
  • Introduction
  • Basic Concepts
  • Architecture
  • Resources
  • Quick Start
    • How to install?
    • Simple HODL strategy
    • Binance Spot entity
    • Hodler Strategy
    • Run the strategy object
    • Run the pipeline
    • Dive into results
  • Strategy Examples
    • Logarithm Basis
    • Logarithm Nautilus
  • Entities validation
    • Uniswap V2
    • Uniswap V3
    • stETH
    • GMX V2
Powered by GitBook
On this page
  1. Quick Start

Simple HODL strategy

PreviousHow to install?NextBinance Spot entity

Last updated 10 months ago

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:

  • and

Define all entities used in the strategy
Implement your strategy
Construct observations
execute the full pipeline
Analyze the results using MLFlow