Wordcloud
Strategy: MACDStrategy_crossed_102
Downloaded: 20220111
Stoploss: -0.06


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
The MACDStrategy_crossed is a trading strategy that uses the Moving Average Convergence Divergence (MACD) and Commodity Channel Index (CCI) indicators to generate buy and sell signals. Here's a brief description of how the strategy works: Buy Signal: The MACD line crosses above the MACD signal line. The CCI indicator is below -50.

Sell Signal: The MACD line crosses below the MACD signal line.

The CCI indicator is above 100.

The strategy aims to achieve a minimal return on investment (ROI) and has predefined values for the minimal ROI and stop loss. The minimal ROI values are set at different time intervals (60, 30, 20, and 0) with corresponding ROI percentages. The stop loss is set at -0.06. The ticker interval used for analyzing the data is set to 5 minutes. To implement the strategy, the populate_indicators method is used to calculate the MACD, MACD signal, MACD histogram, and CCI indicators. These indicators are then used in the populate_buy_trend and populate_sell_trend methods to generate the buy and sell signals, respectively. The buy signal is triggered when the MACD crosses above the MACD signal and the CCI is below -50. The sell signal is triggered when the MACD crosses below the MACD signal and the CCI is above 100. Overall, the strategy combines the MACD and CCI indicators to identify potential buying and selling opportunities in the market.

stoploss: -0.06
timeframe: 5m
hash(sha256): 4a5a2b394e9da715ae6fa5516db05878603638d4e124ee6c112675cce17b057d
indicators:
macdsignal macd cci macdhist

No similar strategies found. (based on used indicators)

last change: 2023-08-03 15:07:15