Wordcloud
Strategy: tema_master1m
Downloaded: 20220215
Stoploss: -0.132


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
The strategy implemented in the provided code is called "TemaMaster". It is a trading strategy that uses technical indicators to generate buy and sell signals for trading. Here is a short description of what the strategy does: The strategy uses the TEMA (Triple Exponential Moving Average) and CMO (Chande Momentum Oscillator) indicators.

It sets a minimal return on investment (ROI) table, specifying the desired ROI at different points in time.

It sets an optimal stop loss value.

The strategy operates on 5-minute timeframe data. It uses a trailing stop feature, which allows the stop loss to adjust dynamically as the price moves in a favorable direction. The strategy does not recalculate indicators on each candle; it only updates them when a new candle is formed. It can use a sell signal to determine the exit point for a trade. It does not restrict selling to only profitable trades. It does not ignore the ROI table if a buy signal is generated. The strategy also includes methods to populate indicators, generate buy signals based on the indicators, and generate sell signals based on the indicators. Overall, the strategy aims to identify buying opportunities when the TEMA indicator crosses above the lower Bollinger Band and the CMO is greater than -5. It aims to sell when the CMO indicator crosses below -65.

startup_candle_count : 50
CMO: -9.869%
stoploss: -0.132
timeframe: 5m
hash(sha256): 50c0dcf7197e062857dbcc962dbbef05d40b140a29e44e2829bc550952ecb45d
indicators:
upper mid lower stake_currency CMO65
bb_middleband bb_upperband bb_lowerband CMO TEMA

No similar strategies found. (based on used indicators)

last change: 2023-07-01 20:09:11