Skip to main content

MACD

This approach utilizes the MACD indicator, which identifies possible shifts in momentum by analyzing signals.

The Moving Average Convergence Divergence (MACD) is a technical indicator that helps traders determine potential changes in an asset's momentum. The indicator is based on the convergence and divergence of two exponential moving averages, typically a 12-period EMA and a 26-period EMA. Traders use the MACD to identify whether an asset is likely to experience a bullish or bearish trend, as well as potential trend reversals. When the MACD line crosses above the signal line, it is considered a buy signal, while a crossover below the signal line indicates a sell signal.

How to work with it

Gunbot will open one position, either long or short, and close this position when the target is reached. When the stop is hit before profitably closing a trade, Gunbot will place a stop order at loss. After closing a position, Gunbot will again look to open a new long or short position. Gunbot will not add to existing open positions.

Buy method conditions

Opening a long position is allowed when MACD crosses up the signal line.

Sell method conditions

Opening a short position is allowed when MACD crosses down the signal line.

Conditions to close

Position is closed when the desired ROE (return on equity) is reached. This is a percentage from the entry point, taking leverage into consideration.

Conditions to stop

A position is closed at loss when negative ROE reaches the STOP_LIMIT target.

Long settings

Buy settings are the primary trigger for long orders. These parameters control the execution of long orders when using macd as buy method.

Buy enabled

Set this to false to prevent Gunbot from opening long positions.


Short settings

Buy settings are the primary trigger for short orders. These parameters control the execution of short orders when using macd as sell method.

Sell enabled

Set this to false to prevent Gunbot from opening short positions.


Indicator settings

Relevant indicators for trading with MACD.

These settings have a direct effect on trading with macd.

Period

This sets the candlestick period used for trading, this affects all indicators within the strategy.

Only use supported values. The trading settings editor suggests valid values for the selected exchange..

Setting a short period allows you to trade on shorter trends, but be aware that these will be noisier than longer periods.


MACD Short

The number of periods used for calculating the short-term moving average for MACD.


MACD Long

The number of periods used for calculating the long-term moving average for MACD.


MACD Signal

The number of periods used for calculating the MACD signal line.