Wordcloud
Strategy: sniper_v1
Downloaded: 20220113
Stoploss: -0.288


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
The "oldie" strategy is a backtesting strategy that uses various indicators to generate buy and sell signals. Here's a breakdown of what the strategy does: Indicator Calculation: The strategy first calculates several technical indicators such as VWMACD, STOCHRSI, VFI, TKE, and exponential moving averages (EMAs) for both buying and selling. Buy Signal Generation: The strategy defines conditions for generating buy signals based on the calculated indicators.

The conditions include: Crossing above EMAs (emamedb and emashortb) Crossing above VWMACD (vwmacd and vwmacds) Crossing above the fast stochastic RSI (stochfb and stochkb) Stochastic RSI above a specified threshold (buy_stochkb) Crossing above VFI (vfi and vfima) VFI crossing above zero VFIMA crossing above zero Crossing above a specified threshold for TKE (TKE and buy_tke_val) Sell Signal Generation: Similarly, the strategy defines conditions for generating sell signals based on the calculated indicators.

The conditions include: Crossing below EMAs (emameds and emalongs) Crossing below VWMACD (vwmacd and vwmacds) Crossing below the fast stochastic RSI (stochfs and stochks) Stochastic RSI below a specified threshold (sell_stochks) Crossing below VFI (vfi and vfima) VFI crossing below zero VFIMA crossing below zero Crossing above a specified threshold for TKE (TKE and sell_tke_val) Signal Application: If any of the defined conditions are met, the strategy marks the corresponding row in the dataframe with a "buy" or "sell" signal.

In summary, the "oldie" strategy calculates multiple indicators and generates buy and sell signals based on specified conditions involving those indicators.

stoploss: -0.288
timeframe: 15m
hash(sha256): ad9f98ebe433388aa833ebe5324ae5f91515a0fbf997bddbaa165d5ecbdddeb8
indicators:
emalong vfi TKE vwmacds vwmacd
emashortb signal stochks vfima stochfs
emamedb emashorts stochkb stochfb emalongs
close emalongb emameds

No similar strategies found. (based on used indicators)

last change: 2024-05-02 19:43:05