Wordcloud
Strategy: HeraclesOpt2
Downloaded: 20220116
Stoploss: -0.041
The Heracles Strategy, developed by @Mablue (Masoud Azizi), is a trading strategy designed for backtesting on a backtesting website. Here's a brief description of what the strategy does: The strategy uses various technical analysis indicators from the TA (Technical Analysis) library to make trading decisions. It requires the installation of the TA library before running.

The strategy is implemented as a class named "HeraclesOpt2" that inherits from the IStrategy interface.

The strategy focuses on the "12h" timeframe.

It defines a set of buy and sell parameters that are used to determine entry and exit points for trades. The strategy populates indicators such as Keltner Channel Width Band, Donchian Channel PBand, MACD Signal, and EMA Fast. In the buy trend function, the strategy checks conditions based on the calculated indicators and sets the 'buy' signal to 1 if the conditions are met. In the sell trend function, the strategy checks conditions based on the calculated indicators and sets the 'sell' signal to 1 if the conditions are met. The strategy incorporates stoploss and trailing stop functionality. It also defines a minimal ROI (Return on Investment) table that specifies the desired returns at different stages of the trade. Overall, the Heracles Strategy aims to generate profits by identifying favorable buying and selling opportunities based on the selected technical indicators.

stoploss: -0.041
timeframe: 12h
hash(sha256): 15147b1449890e2de765260a56593348e22b9f5025cf9b15c002e278ab2942c2
indicators:
DFCRSShift high buydiv trend_macd_signal close
volatility_kcw volatility_dcp DFINDShift sellrtol sellatol
low trend_ema_fast

No similar strategies found. (based on used indicators)

last change: 2024-04-28 14:27:55