Wordcloud
Strategy: strategy01
Downloaded: 20220111
Stoploss: -0.1
5mFailedSpotv2Link

Strategy failed backtesting!
Reason: Duplicate of STRATEGY_001_HEIKENASHI

You will be redirected to the original Strategy in 15 seconds.Redirecting...
The Strategy001 is a trading strategy designed for backtesting on a trading platform. It utilizes various technical analysis indicators to generate buy and sell signals based on certain conditions. Here's a breakdown of its key components: Minimal ROI: The strategy sets specific levels of return on investment (ROI) at different time intervals.

These levels indicate the desired profit targets for the trades.

Stoploss: The strategy defines an optimal stoploss value, which represents the maximum acceptable loss for a trade.

If the trade goes against the expected direction, the stoploss is triggered to minimize losses. Ticker interval: The strategy specifies a preferred interval for analyzing price data. In this case, the interval is set to '5m', which means the strategy operates on 5-minute candlesticks. Trailing stoploss: This feature is disabled in the strategy, as indicated by the "trailing_stop" variable. Trailing stoploss is a dynamic stoploss mechanism that adjusts the stoploss level as the trade moves in favor of the trader. Process only new candles: By default, the strategy analyzes all available data. However, this setting is set to "False," meaning the strategy will reprocess all candles, not just new ones. Sell signal settings: The strategy utilizes a sell signal based on the crossing of two exponential moving averages (EMA). When the shorter EMA crosses above the longer EMA and certain conditions related to the Heikin-Ashi candlestick pattern are met, a sell signal is generated. Buy signal settings: Similarly, a buy signal is generated when the shorter EMA crosses above the longer EMA and additional conditions related to the Heikin-Ashi candlestick pattern are satisfied. Order type mapping: The strategy defines the preferred order types for executing trades. In this case, both buy and sell orders are set to 'limit' orders, while the stoploss order is set to 'market' order. The strategy also provides optional methods for informative pairs and indicator population, but they are not currently implemented. Overall, Strategy001 combines technical analysis indicators to identify potential buy and sell opportunities in the market. By defining specific profit targets and stoploss levels, it aims to generate profitable trades while managing risk.

stoploss: -0.1
timeframe: 5m
hash(sha256): 6a7025c001177f2067b7e8fc1606c0e325b9919c81e8babaf6507f45a5a8dda3

Was not able to fetch indicators from Strategyfile.

last change: 2022-07-02 19:54:08