Wordcloud
Strategy: PRICEFOLLOWINGX
Downloaded: 20220113
Stoploss: -0.5


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
The PRICEFOLLOWINGX strategy is a trading strategy that utilizes various technical indicators to generate buy and sell signals. Here is a breakdown of what the strategy does: Populating Indicators: Calculates the Average Directional Index (ADX) indicator. Calculates the Relative Strength Index (RSI) indicator.

Calculates the Fast RSI (FRSI) indicator based on the RSI values.

Calculates the Moving Average Convergence Divergence (MACD) indicator.

Calculates the Bollinger Bands indicator, including lower band, middle band, upper band, percent, and width. Calculates the Triple Exponential Moving Average (TEMA) indicator. Calculates Heikin-Ashi open, close, high, and low prices. Calculates the 7-day Exponential Moving Average (EMA) and EMA for the low and high prices. Populating Buy Trend: Retrieves the last values of emalow, tema, and ha_close. Defines a set of conditions for generating buy signals based on the strategy's settings. If the conditions are met, marks the corresponding row in the dataframe as a buy signal. Populating Sell Trend: Retrieves the last values of tema, emahigh, ha_open, and ha_close. Defines a set of conditions for generating sell signals based on the strategy's settings. If the conditions are met, marks the corresponding row in the dataframe as a sell signal. The strategy incorporates indicators such as RSI, MACD, Bollinger Bands, TEMA, and Heikin-Ashi to identify potential entry and exit points for trading. The buy and sell signals are determined based on the specified conditions and the values of the indicators. Please note that this is a simplified description, and there may be additional details and considerations within the strategy's implementation that are not explicitly mentioned here.

startup_candle_count : 20
rsi: 3.900%
frsi: 21.717%
bb_lowerband: -0.006%
bb_middleband: 0.035%
bb_upperband: 0.074%
bb_percent: -6.609%
bb_width: 7.911%
emalow: -0.004%
emahigh: -0.061%
stoploss: -0.5
timeframe: 15m
hash(sha256): 7ce6fa9a5c5a63d2860b5b77e6bb47c68e205c79e5da34fd7f1f0ba25d7e3929
indicators:
upper tema ha_low asks close
emahigh bb_lowerband bb_percent macdhist emalow
open best_ask ha_open high macdsignal
bids mid bb_width ha_close macd
ema7 best_bid ha_high adx lower
bb_middleband rsi bb_upperband low frsi

Similar Strategies: (based on used indicators)

Strategy: PFX, Similarity Score: 96.77%

last change: 2023-08-02 13:35:17