MACDICHIMAbr24 is a strategy that uses MACD and ICHIMOKU. It uses MACD
(25,48,16) and ICHIMOKU (9, 26, 52) periods to determine buy or sell
positions. If ICHIMOKU (Chikou Span < Tenkan Sen and Chikou Span <
Kijun Sen) and MACD (MACD < SignalMACD), buy position is opened and
existing sell position is stopped. If ICHIMOKU (Chikou Span > Tenkan
Sen and Chikou Span > Kijun Sen) and MACD (MACD > SignalMACD), a sell
position is opened and existing buy position is stopped. For each
position opened, the equity is tested, if the equity is below the
Initial Equity, the position is closed and a new position is opened
with an increment of 3.5 times of the last lot amount. This process is
repeated until MACD and ICHIMOKU (closing conditions) are associated
to equity above Initial Equity.

Translate to English Show original