Wordcloud
Strategy: yoyo
Downloaded: 20220117
Stoploss: -0.03


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
The YoyoActionStrategy is a trading strategy that uses several indicators to generate buy and sell signals. Here is a short description of what the strategy does: Populates indicators: The strategy calculates various indicators such as OHLC4 (average of open, high, low, and close), exponential moving averages (fast and slow), relative strength index (RSI), MACD, and bullish/bearish indicators based on MACD values. It also calculates stop loss levels (sl1 and sl2) using the average true range (ATR).

Determines color states: The strategy determines color states for different conditions based on the calculated indicators.

It sets values for red, brown, yellow, blue, and green based on specific combinations of indicator values.

Trail stop loss: The strategy calculates a trailing stop loss level (trail2) based on the closing price and the previous trail2 value. The trail2 value is adjusted based on the relationship between the closing price and trail2. Sets long and short signals: The strategy determines long and short signals based on the bullish and bearish states, as well as their previous states. It sets values for long, preBuy, short, and preSell based on specific combinations of indicator values. Calculates greenLine: The strategy determines the greenLine state based on the closing price being above the trail2 value. Determines buy and sell signals: The strategy identifies buy signals when specific conditions are met, such as a transition from a non-green state to a green state or when the greenLine is above the ATR and the blue state is present. It identifies sell signals when there is a transition from a non-red state to a red state. Populates buy and sell trends: The strategy populates the buy and sell columns in the dataframe based on the identified buy and sell signals. Overall, the YoyoActionStrategy combines various indicators and color states to generate buy and sell signals for a trading strategy.

stoploss: -0.03
timeframe: 5m
hash(sha256): e997c2d69435ec2324835ee1e8aea6b889337e1553f1b65eb153ba940143c88e
indicators:
ohlc4 long close preSell brown
bearish trail2 signal_sell preBuy open
ema_fast red high sl1 sl2
blue short yellow macd green
red_last bullish greenLine_last green_last rsi
greenLine ema_slow short_last hold_state low
signal_buy

Similar Strategies: (based on used indicators)

Strategy: yoyo_action_strategy, Similarity Score: 96.88%
Strategy: yoyo_action_strategy_102, Similarity Score: 96.88%
Strategy: yoyo_action_strategy_8, Similarity Score: 96.88%
Strategy: yoyo_action_strategy_v0_1, Similarity Score: 96.88%

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