Wordcloud
Strategy: MACD9fall
Downloaded: 20220113
Stoploss: -0.5


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
The MACD9fall strategy is a trading strategy that uses the Moving Average Convergence Divergence (MACD) indicator and exponential moving averages (EMAs) to generate buy and sell signals. Here is a breakdown of what the strategy does: Populating Indicators: Calculate EMAs for different periods (5, 10, 12, 20, 26, 35, 50, 100) based on the closing prices. Initialize the values before the first EMA period with NaN.

Calculate the difference between two EMAs for specific periods (12, 5, 5, 10, 20, 50) and store them.

Calculate the EMA of the difference values for periods of 9 and 5, respectively.

Initialize the values before the first 9 and 5 EMA periods with NaN. Calculate the average of the open and close prices and store it as "Price AvgOfInt." Generating Buy Signals: If the current value of the 12-26 EMA difference is greater than the 12-26 EMA difference EMA 9, and the previous value of the 12-26 EMA difference was lower than the 12-26 EMA difference EMA 9, and the previous two values of the "Price AvgOfInt" were falling, and the 12-26 EMA difference EMA 9 is not NaN, and the volume is greater than 0, then set the "buy" signal to 1. Generating Sell Signals: If the current value of the 12-26 EMA difference is lower than the 12-26 EMA difference EMA 9, and the previous value of the 12-26 EMA difference was greater than the 12-26 EMA difference EMA 9, and the previous two values of the "Price AvgOfInt" were rising, and the 12-26 EMA difference EMA 9 is not NaN, and the volume is greater than 0, then set the "sell" signal to 1. The strategy calculates EMAs, tracks the difference between EMAs, and compares the MACD indicator with its moving average to generate buy and sell signals based on the price behavior and volume.

startup_candle_count : 30
EMA 10: 0.001%
EMA 12: 0.002%
EMA 20: 0.014%
EMA 26: 0.024%
12-26 EMA diff: 17.005%
5-10 EMA diff: 0.334%
10-20 EMA diff: 7.849%
12-26 EMA diff EMA 9: -1015.302%
5-10 EMA diff EMA 9: 2.349%
10-20 EMA diff EMA 9: 56.130%
12-26 EMA diff EMA 5: 102.928%
5-10 EMA diff EMA 5: 0.694%
10-20 EMA diff EMA 5: 16.700%
stoploss: -0.5
timeframe: 1h
hash(sha256): 6afaec733959ad61d9967a33f788c341b5f325d2a783921e1d6562e9d7a7b817
indicators:
bids Price AvgOfInt volume asks
1226 EMA dif close 1226
EMA diff EMA 9 best_ask
best_bid

No similar strategies found. (based on used indicators)

last change: 2023-08-03 00:28:42