Wordcloud
Strategy: NostalgiaVIP
Downloaded: 20220406
Stoploss: -0.118
5mSpotv2UnbiasedLink


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
The NostalgiaForInfinityV7 strategy is a trading strategy implemented as a class in Python. It inherits from the IStrategy class. Here is a brief description of what the strategy does: The populate_indicators method takes a DataFrame and metadata as input and populates indicators for the strategy.

It merges informative 1-hour indicators with the current timeframe indicators and returns the updated DataFrame.

The populate_buy_trend method populates buy conditions for the strategy based on various protection and logic criteria.

It appends buy conditions to a list called conditions. a. For buy condition 1, it checks for multiple protections such as exponential moving averages (EMA) being above the 200-day EMA, close price being above certain EMAs, rising moving averages, safe dips, and safe pumps. It also includes logic checks based on close price, relative strength index (RSI), and money flow index (MFI). b. For buy condition 2, it checks for similar protections as in buy condition 1, but with additional logic checks based on RSI difference, MFI, close price relative to Bollinger Bands, and volume. c. For buy condition 3, it again checks for protections and includes logic checks based on Bollinger Bands, close price, and tail. The resulting buy triggers are stored in the DataFrame under the columns 'buy_01_trigger', 'buy_02_trigger', 'buy_03_trigger', etc., depending on the number of buy conditions enabled. Note: The provided code snippet is incomplete and lacks important details about the strategy's sell conditions and execution logic.

Traceback (most recent call last): File "/home/ftuser/.local/lib/python3.11/site-packages/ccxt/base/exchange.py", line 624, in fetch response.raise_for_status() File "/home/ftuser/.local/lib/python3.11/site-packages/requests/models.py", line 1021, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 429 Client Error: Too Many Requests for url: https://api.binance.com/api/v3/exchangeInfo During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/freqtrade/freqtrade/exchange/exchange.py", line 486, in _load_markets self._markets = self._api.load_markets(params={}) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ftuser/.local/lib/python3.11/site-packages/ccxt/base/exchange.py", line 1474, in load_markets markets = self.fetch_markets(params) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ftuser/.local/lib/python3.11/site-packages/ccxt/binance.py", line 2734, in fetch_markets promisesRaw.append(self.publicGetExchangeInfo(params)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ftuser/.local/lib/python3.11/site-packages/ccxt/base/types.py", line 34, in unbound_method return _self.request(self.path, self.api, self.method, params, config=self.config) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ftuser/.local/lib/python3.11/site-packages/ccxt/binance.py", line 10089, in request response = self.fetch2(path, api, method, params, headers, body, config) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ftuser/.local/lib/python3.11/site-packages/ccxt/base/exchange.py", line 3523, in fetch2 return self.fetch(request['url'], request['method'], request['headers'], request['body']) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ftuser/.local/lib/python3.11/site-packages/ccxt/base/exchange.py", line 640, in fetch skip_further_error_handling = self.handle_errors(http_status_code, http_status_text, url, method, headers, http_response, json_response, request_headers, request_body) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ftuser/.local/lib/python3.11/site-packages/ccxt/binance.py", line 10004, in handle_errors raise DDoSProtection(self.id + ' ' + str(code) + ' ' + reason + ' ' + body) ccxt.base.errors.DDoSProtection: binance 429 Too Many Requests {"code":-1003,"msg":"Too much request weight used; current limit is 6000 request weight per 1 MINUTE. Please use WebSocket Streams for live updates to avoid polling the API."}
stoploss: -0.118
timeframe: 5m
hash(sha256): 36a7f5c42be46d840aaf65737ee0608261c1af6af2dc3227f1130a616fcccbe7
indicators:
sell_pump_36_3_1h sma_200_1h upper safe_pump_24_30 close
ema_15 sell_pump_36_2 sma_5 sell_pump_24_1_1h buy_22_trigger
ema_200_1h ewo buy_17_trigger safe_pump_24_100 volume
sma_200_dec_20 buy_09_trigger safe_pump_24_120 safe_dips_70 sell_pump_36_1_1h
ema_20 buy_21_trigger safe_pump_48_30 safe_pump_48_100_1h oc_pct_change_48
sell_pump_48_1_1h high tpct_change_2 safe_dips_30 sell_pump_48_3
safe_pump_48_10 safe_dips_80 rsi_1h bb20_2_mid ema_12
tpct_change_12 safe_pump_48_50 sell_pump_48_2 safe_pump_

Similar Strategies: (based on used indicators)

Strategy: NostalgiaForInfinityNext_223, Similarity Score: 97.5%
Strategy: NostalgiaForInfinityV7, Similarity Score: 97.5%
Strategy: NostalgiaForInfinityV7_2, Similarity Score: 97.5%
Strategy: NostalgiaForInfinityV7_476, Similarity Score: 97.5%
Strategy: NostalgiaForInfinityV7_5, Similarity Score: 97.5%
Strategy: NostalgiaForInfinityV7_7, Similarity Score: 97.5%
Strategy: NostalgiaForInfinityV7_974, Similarity Score: 97.5%
Strategy: NostalgiaForInfinityX_2, Similarity Score: 97.5%
Strategy: sample_strategy_129, Similarity Score: 97.5%
Strategy: NFI7MOHO, Similarity Score: 95%
Strategy: AlphaNFISMA_2, Similarity Score: 92.5%
Strategy: Combined_NFIv7_SMA_bAdBoY_20211030, Similarity Score: 92.5%
Strategy: Combined_NFIv7_SMA_bAdBoY_20211204, Similarity Score: 92.5%
Strategy: NFIV7_SMA, Similarity Score: 92.5%
Strategy: NFIV7_SMA_2, Similarity Score: 92.5%
Strategy: NostalgiaForInfinityV7_SMA_174, Similarity Score: 92.5%
Strategy: NostalgiaForInfinityV7_SMAv22, Similarity Score: 92.5%
Strategy: NostalgiaForInfinityV7_SMAv2202, Similarity Score: 92.5%
Strategy: NostalgiaForInfinityV7_SMAv2_12, Similarity Score: 92.5%
Strategy: NostalgiaForInfinityV7_SMAv2_1202, Similarity Score: 92.5%
Strategy: NostalgiaForInfinityV7_SMA, Similarity Score: 90%
Strategy: Vail2, Similarity Score: 90%
Strategy: Comb_ho4_7_H9, Similarity Score: 85%
Strategy: Comb_ho4_7_H9_2, Similarity Score: 85%
Strategy: NFI7HO2, Similarity Score: 80%
Strategy: NostalgiaForInfinityNext_2, Similarity Score: 80%
Strategy: NostalgiaForInfinityNext_919, Similarity Score: 80%
Strategy: NostalgiaForInfinityV8, Similarity Score: 80%

last change: 2025-06-01 01:01:56