Wordcloud
Strategy: Schism_0318
Downloaded: 20220116
Stoploss: -0.2


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
The Schism strategy is a trading strategy that uses several indicators to generate buy and sell signals. Here is a breakdown of its main components: Indicators: RMI-slow: Relative Moving Index with a length of 21 and a momentum of 5. RMI-fast: Relative Moving Index with a length of 8 and a momentum of 4.

ROC: Rate of Change with a time period of 6.

MP: Momentum Indicator calculated based on the ROC.

RMI-up: Binary indicator (1 or 0) indicating an upward trend in RMI-slow. RMI-dn: Binary indicator (1 or 0) indicating a downward trend in RMI-slow. RMI-up-trend: Binary indicator (1 or 0) indicating a sustained upward trend in RMI-up. RMI-dn-trend: Binary indicator (1 or 0) indicating a sustained downward trend in RMI-dn. RSI: Relative Strength Index with a time period of 14. Buy Trigger Signals: If there is an active trade: Calculate the profit factor based on the current RMI-slow value. Calculate the linear growth based on the trade's open minutes. Conditions for buying: RMI-up-trend is equal to 1. Current profit is higher than the peak profit multiplied by the profit factor. RMI-slow is greater than or equal to the calculated linear growth. If there is no active trade: Conditions for buying: RSI of the informative pair is greater than or equal to the specified threshold. Close price is less than or equal to the 3-day low of the informative pair plus a percentage of the average daily range (ADR). RMI-dn-trend is equal to 1. RMI-slow is greater than or equal to the specified threshold. RMI-fast is less than or equal to the specified threshold. MP is less than or equal to the specified threshold. Additional conditions for buying if the stake currency is BTC or ETH: BTC/ETH RSI is less than or equal to the specified threshold. Fiat RSI is greater than or equal to the specified threshold. Stake currency RMI of the informative timeframe is less than or equal to the specified threshold. Volume is greater than 0. Sell Trigger Signals: If there is an active trade: Calculate the loss cutoff based on the trade's open minutes. Conditions for selling: Current profit is less than the loss cutoff. Current profit is greater than the specified stoploss. RMI-dn-trend is equal to 1. Volume is greater than 0. Additional conditions based on the peak profit: If the peak profit is greater than 0, RMI-slow is less than 50. If the peak profit is less than or equal to 0, RMI-slow is less than 10. If there are other trades: If there are free trade slots available: Calculate the hold percentage based on the number of free slots. Conditions for selling: Average profit of other trades is greater than or equal to the hold percentage. If there are no free trade slots available: Conditions for selling: The current trade is the biggest loser among all trades. If there are no active trades: Conditions for selling: Volume is less than 0. Additional Methods: populate_indicators: Calculates and adds various indicators to the input dataframe. populate_buy_trend: Generates buy signals based on the calculated indicators and specified parameters. populate_sell_trend: Generates sell signals based on the calculated indicators and specified parameters. custom_trade_info: Stores trade-related information such as active trade status, profit, and open minutes. get_current_price: Retrieves the current price for a specified pair. orderbook: Retrieves the order book for a specified pair. Note: This is a simplified and concise summary of the strategy. The actual implementation may involve additional details and complexities.

startup_candle_count : 72
rmi-slow: -1.267%
rmi-fast: -0.001%
mp: 0.029%
rsi_1h: -0.012%
Traceback (most recent call last): File "/freqtrade/freqtrade/strategy/strategy_wrapper.py", line 27, in wrapper return f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^ File "/freqtrade/user_data/strategies/Schism_0318.py", line 374, in confirm_trade_entry current_price = ob[f"{bid_strategy['price_side']}s"][0][0] ~~~~~~~~~~~~^^^^^^^^^^^^^^ KeyError: 'price_side'
stoploss: -0.2
timeframe: 5m
hash(sha256): bd361bf697ce83293bfcf3ab16927ceae30e19adacb148fc84b7ed33ece86bf9
indicators:
active_trade rmifast dynamic_roi_enabled close infrsi
dynamic_roi_rate free_slots open_candles rmidntrend f"stake_rsi
other_trades meta mp avg_other_profit volume
price_side dynamic_roi_type dynamic_roi_time rmiuptrend dynamic_roi_start
infpctadr 1d_high current_profit infstakermi rmislow
max_open_trades price open_minutes 3d_low f"fiat_rsi
roc tfstakersi stake_currency rmidn biggest_loser
peak_profit rsi rmiup runmode last
adr tffiatrsi dynamic_roi_end

Similar Strategies: (based on used indicators)

Strategy: Schism, Similarity Score: 84.09%
Strategy: Schism_v2, Similarity Score: 81.82%
Strategy: Schism_v1_6, Similarity Score: 79.55%

last change: 2023-10-22 22:00:14