Wordcloud
Strategy: MultiMa_408
Downloaded: 20220117
Stoploss: -0.128
The MultiMa strategy is a trading strategy that uses multiple moving averages (MA) to generate buy and sell signals. The strategy calculates different moving averages based on the specified parameters. For the buy signal, the strategy calculates the moving averages using the buy_ma_count parameter, which determines the number of moving averages to consider.

The buy_ma_gap parameter determines the gap between each moving average.

The buy_ma_shift parameter determines the number of periods to shift the moving averages.

The strategy checks if the current value of a higher period moving average is greater than the shifted value of a lower period moving average. If all the conditions are met, a buy signal is generated. For the sell signal, the strategy follows a similar approach. It calculates moving averages based on the sell_ma_count parameter, which determines the number of moving averages to consider. The sell_ma_gap parameter determines the gap between each moving average. The sell_ma_shift parameter determines the number of periods to shift the moving averages. The strategy checks if the current value of a higher period moving average is less than the shifted value of a lower period moving average. If all the conditions are met, a sell signal is generated. The strategy also includes parameters for defining the minimal ROI (Return on Investment) and stop loss values. It uses the '4h' timeframe for trading. Overall, the MultiMa strategy uses multiple moving averages to identify potential buying and selling opportunities in the market based on the specified parameters.

stoploss: -0.128
timeframe: 4h
hash(sha256): 823b4de1b7053b289445423c24189a074b492a9ff772a2a3cc1ffccb68aa3fc0
indicators:
buymai1 sellmai1

No similar strategies found. (based on used indicators)

last change: 2024-04-28 23:14:23