Wordcloud
Strategy: hodl
Downloaded: 20230211
Stoploss: -1


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
The Hodl strategy is a simple trading strategy that involves holding a position for a specific duration without actively buying or selling. Here's a short description of what the strategy does: The strategy does not use any indicators or technical analysis tools. It keeps a fixed stoploss value of -1, indicating that no stoploss is applied.

The minimal_roi parameter is set to {"0": 1000}, which means that the strategy aims for a minimum return on investment (ROI) of 1000%.

The ticker_interval is set to '5m', indicating that the strategy operates on 5-minute candlestick data.

During the indicator population phase, no additional indicators are calculated or added to the dataframe. The populate_indicators function simply returns the original dataframe as is. During the buy signal population phase, the strategy sets a 'buy' column in the dataframe to 1 for all data points, indicating a buy signal for every timestamp. During the sell signal population phase, the strategy sets a 'sell' column in the dataframe to 0 for all data points, indicating that no sell signal is generated. In summary, the Hodl strategy does not use any indicators, applies no stoploss, and aims for a minimum ROI of 1000%. It generates a constant buy signal and does not generate any sell signals, effectively holding the position until the end of the backtesting period.

startup_candle_count : 50
Recursive Analysis found no issues while using 50 startup_candle_count
stoploss: -1
timeframe: 5m
hash(sha256): c278341588d442b2d0e2cb00bd1645b31c287b54ca6d93726ae36a37a352574b
indicators:
sell buy

No similar strategies found. (based on used indicators)

last change: 2024-05-02 21:23:51