NostalgiaForInfinityV6 — Strategy Explained (Plain English)
Chapter 1: What Is This Strategy?
In a nutshell: This is a strategy that automatically trades crypto for you. It watches the market, figures out when to buy and when to sell, and does all the math for you. You just install it on Freqtrade (a trading bot), and it runs on autopilot.
The strategy's name is "NostalgiaForInfinityV6" — sounds fancy, roughly translating to "Endless Nostalgia." The author probably chose this name because the strategy combines lots of classic technical analysis methods while chasing infinite possibilities.
Chapter 2: Who Is This Strategy For?
Good fit:
- People with some crypto trading experience
- Anyone who wants automated trading without writing their own strategy
- People who can handle some risk
- People willing to do backtesting and optimization
Not a good fit:
- Complete beginners who know nothing about crypto
- People looking for guaranteed profits (no such strategy exists!)
- People who don't have time to monitor and tune parameters
Chapter 3: Basic Strategy Settings
Timeframe
This strategy uses 5-minute candlesticks — meaning it checks the market every 5 minutes to decide whether to buy or sell. It also watches the 1-hour chart to gauge the big-picture trend.
How Many Coins to Watch
Recommended: 40 to 80 coins at the same time. Why so many? Because this strategy looks for "conditions that match opportunities" — more coins = more chances. But not too many, or you won't have enough capital to go around.
How Many Positions at Once
Recommended: 4 to 6 coins at the same time. Too few concentrates risk; too many and you can't keep track.
What Coins to Use
Use USDT or BUSD quote currencies. Don't use BTC or ETH quote pairs — because BTC and ETH themselves are super volatile, and using them as a base makes it impossible to tell whether the coin went up or BTC went down.
Also, very important: Block all leveraged tokens! Things like BULL, BEAR, UP, DOWN — never touch these.
Chapter 4: How Does It Decide to Buy?
This strategy has 24 different buy signals. You read that right — 24! Each one is an independent "reason to buy." If any one of them triggers, the strategy buys.
What Do These Buy Signals Look Like?
Signal 1: Trend Pullback Buy
Simply put: Big trend is up, but recently dropped a bit — that's when to buy.
The strategy checks:
- The low from the past 3 hours has risen more than 2.2% to current price
- 1-hour RSI is between 30 and 84 (not too weak, not too strong)
- 5-minute RSI is below 36 (short-term oversold)
- Money Flow Index (MFI) is also below 36
If all these are met, the strategy thinks "This is a good opportunity, let's buy."
Signal 3: Bollinger Band Lower Band Buy
Even simpler. Bollinger Bands have three lines: upper, middle, lower. When the price breaks below the lower band, it usually means it's oversold and might bounce back.
But the strategy doesn't buy the moment it breaks below. It also checks:
- Is the Bollinger Band wide enough? (Too narrow means low volatility)
- Did the price actually drop significantly?
- Is there a long lower wick? (If yes, someone was buying at the bottom)
Signal 8: Oversold Reversal Buy
When RSI drops below 20, it's extremely oversold. If a bullish candle with high volume appears at that point, the strategy thinks "Someone is bottom-feeding, let's follow!"
This signal is great for catching those "oversold then suddenly bounces" situations.
Signal 24: Trend Shift Buy
This one's advanced. The strategy checks:
- On the 1-hour chart, did the short MA cross above the long MA (golden cross)?
- Did the Chaikin Money Flow (CMF) shift from negative to positive?
- Is RSI in a reasonable range?
When all these are met, the strategy thinks "The trend might be reversing, let's get in."
Chapter 5: How Does It Decide to Sell?
Selling is more important than buying! Getting in right is luck; getting out right is skill. This strategy has 8 sell signals plus a complex "smart profit-taking" system.
What Are the Sell Signals?
Sell Signals 1 & 2: Bollinger Upper Band Sell
If the price stays above the Bollinger upper band for several consecutive candles, and RSI is also high (above 79 or 81), sell.
Translation: It's risen too much, too fast. Time to take profit and get out.
Sell Signal 3: RSI Extremely Overbought
When RSI exceeds 82, sell regardless of other conditions. Simple, brutal, but effective — a "get out now" mechanism.
Sell Signal 4: Dual Timeframe RSI Verification
If 5-minute RSI is above 73.4 AND 1-hour RSI is above 79.6, sell! Both short and medium-term are overbought — more reliable confirmation.
Sell Signal 7: MA Death Cross Sell
When EMA12 crosses from above to below EMA26 (death cross), AND RSI is high — classic trend reversal signal, sell immediately.
Smart Profit-Taking System
This is the strategy's killer feature. It doesn't just "sell when up 10%." It adjusts selling conditions based on how much you've already made.
Examples:
- If you're up 20%+, the strategy waits for RSI to drop below 34 before selling (still has patience, might go higher)
- If you're up only 1–2%, it sells when RSI drops to 33–34 (profit quickly, don't be greedy)
- If you're up 10–12%, it sells when RSI drops to 42
The logic: The more you've made, the more patient you can be for a better exit. The less you've made, the faster you should get out.
Special Situations
When Below EMA200:
If your entry price is below the EMA200 (the long-term trend line), the strategy becomes more aggressive about taking profits. Because the overall trend might not be great — lock in what you have.
For Pumped Coins:
The strategy detects if the coin surged a lot in the past 24–48 hours (above a threshold). If so, the profit-taking strategy changes. Because pumped coins can keep climbing OR crash suddenly — be careful.
Trailing Stop:
When your profit exceeds 3%, the strategy "remembers" the high point. If the price drops too much from the high, it auto-sells.
Example: You bought a coin that climbed to +10% profit, then pulled back to +8%. The strategy keeps holding. If it keeps dropping to +5%, the strategy might think "it's losing steam" and auto-sell.
Chapter 6: How Does the Strategy Control Risk?
Stop Loss
The strategy sets a -10% stop loss. If you lose more than 10%, it auto-exits.
Is 10% too wide? In crypto, 10% swings are totally normal. Set it too tight and you'll get "stopped out" constantly, watching the coin bounce right back up.
Trailing Stop
Besides fixed stop loss, there's also a trailing stop. When profit exceeds 3%, the stop-loss line moves up with profits, but always guarantees at least 1% profit.
Example:
- Bought → price rises to +5% profit → stop-loss sits at +1%
- Rises to +10% profit → stop-loss moves to +6%
- Pulls back to +7% → strategy sells (dropped 3% from the 10% high)
This protects profits without selling you out on minor pullbacks.
Safe Dips Protection
This is a key strategy feature. Its job: prevent you from blindly bottom-fishing after a big drop.
The strategy checks:
- How much did the current candle drop?
- How much did the last 2 candles drop?
- How much did the last 12 candles drop?
- How much did the last 144 candles drop?
If the drop is too severe, the strategy won't let you buy. Why? Because "after a big drop, there might be another big drop" — don't try to catch a falling knife.
Safe Pump Protection
This prevents you from "chasing at the top."
The strategy checks the gains in the past 24–48 hours. If the gain is too big, the coin might be overextended and entering is high risk.
But the strategy doesn't flat-out forbid buying — it just requires "some pullback" before considering entry. For example, if it rose 50%, it needs at least a 20% pullback before considering entry.
Chapter 7: What Indicators Does the Strategy Use?
Moving Averages
EMA (Exponential Moving Average): Most commonly used trend indicator. The strategy uses a bunch: EMA12, 20, 26, 50, 100, 200. Bigger numbers = smoother line = better at representing long-term trends.
SMA (Simple Moving Average): The strategy mainly uses SMA200 to judge long-term trend direction. If price is above SMA200 = long-term uptrend; below = long-term downtrend.
RSI (Relative Strength Index)
Super important! RSI above 70 generally means overbought (risen too much); below 30 means oversold (dropped too much).
The strategy heavily uses RSI in both buy and sell logic, checking it on both the 5-minute and 1-hour timeframes.
Bollinger Bands
Three lines: upper, middle, lower. Price usually stays within the band.
- Price hits lower band → potential buy opportunity
- Price hits upper band → potential sell opportunity
- Band narrows → volatility shrinking, might be about to break out
MFI (Money Flow Index)
Combines price and volume to tell whether money is flowing in or out.
MFI below 20: Money flowing out heavily, might be the bottom MFI above 80: Money flowing in vigorously, might be the top
CMF (Chaikin Money Flow)
Similar to MFI, also tracks fund flow direction. The strategy uses it in Signal 24 to check whether money has started flowing in.
EWO (Elliott Wave Oscillator)
Used to identify wave structures in Elliott Wave theory. Positive = upward wave, negative = downward wave. The strategy uses it to figure out what wave stage we're currently in.
Choppiness Index
Tells whether the market is in a "trending" or "choppy" state. Low value = strong trend; high value = choppy market.
Chapter 8: The Strategy's "Switch" System
This strategy has a very flexible design: every buy signal and sell signal has an independent on/off switch.
You can choose:
- Only enable Signals 1, 3, and 8
- Turn off all the others
- Enable certain signals only in specific market conditions
Benefits of this design:
- Can adjust the strategy for different markets
- Can do A/B testing to see which signals work better
- Can reduce trading frequency (keeping only the most reliable signals)
Chapter 9: The Strategy's "Protection Conditions" System
Each buy signal can be configured with a set of "protection conditions" — only when these conditions are met will the signal trigger.
Protection conditions include:
EMA Fast/Slow Line Protection: Requires the short MA to be above the long MA. Ensures you only buy in an uptrend.
Close Price Position Protection: Requires the close price to be above certain MAs. Ensures the price isn't below a key support level.
SMA200 Uptrend Protection: Requires SMA200 to be rising (not flat or falling). Ensures the long-term trend is up.
Safe Dips Protection: Requires no significant recent dip. Prevents bottom-fishing during a crash.
Safe Pump Protection: Requires no significant recent pump. Prevents chasing at the top.
These protection conditions can be freely combined, giving each signal a "tailor-made" risk management strategy.
Chapter 10: The Strategy's Dual Timeframe Design
This strategy watches two timeframes simultaneously: 5 minutes and 1 hour.
Why both?
5 minutes: Find entry points
- More sensitive, can quickly capture opportunities
- Can enter at better prices
1 hour: See the big picture
- More stable, less easily fooled by false signals
- Confirms whether the trend is really upward
Analogy: When you want to buy something, you first check its recent price trend (1 hour) to confirm whether it's in a "downtrend" or "uptrend." Then you pick a moment (5 minutes) to place an order at a relatively good price.
The strategy does the same: uses 1 hour to confirm trend, uses 5 minutes to find entry points.
Chapter 11: How to Use This Strategy?
Step 1: Install Freqtrade
This is the platform the strategy runs on — an open-source crypto trading bot. There are many tutorials online.
Step 2: Download the Strategy File
Put NostalgiaForInfinityV6.py into Freqtrade's strategies folder.
Step 3: Configure config.json
Set:
- Trading pair whitelist (40–80 USDT pairs)
- Blacklist (leveraged tokens)
- Timeframe (5 minutes)
- Concurrent positions (4–6)
Step 4: Backtest
Run it on historical data first to see how it performs. Use at least 1 year of data covering both bull and bear markets.
Step 5: Forward Test (Paper Trading)
Before live trading, run in paper trading mode for a while. It uses real market data but no real money — so you can verify the strategy works in your configured environment.
Step 6: Small Capital Live Trading
After paper trading looks good, start with small capital. Watch for a while, confirm everything is normal, then gradually increase funds.
Chapter 12: Strategy Pros & Cons
Pros
- Many signals: 24 buy signals, always able to find opportunities
- Good risk control: Safe Dips and Safe Pump protections are very practical
- Flexible profit-taking: Smart profit-taking system is more reasonable than fixed profit-taking
- Highly customizable: Each signal can be independently toggled for easy adjustment
- Battle-tested: It's V6 — meaning it's been iterated many times
Cons
- Many parameters: Too many configurable parameters, beginners may not know how to tune
- Needs optimization: Default parameters may not be optimal, need your own tuning
- Poor sideways performance: May trigger frequent stop losses in oscillating markets
- High execution demands: 5-minute timeframe needs a stable server
Chapter 13: Summary and Recommendations
Is This Strategy Worth Using?
If you're an experienced trader looking for automated trading, it's worth trying. Its design philosophy is solid and risk control mechanisms are comprehensive.
What to Watch Out For?
-
Don't blindly trust backtest results: Good backtest doesn't guarantee good live performance. Markets change; history doesn't simply repeat.
-
Manage your capital: Don't put all your money in. Leave adequate safety margins.
-
Continuous monitoring: The strategy isn't "set it and forget it." Check performance regularly and see if parameter adjustments are needed.
-
Understand the strategy logic: Don't just "know how to use it" — understand "why." Only then can you know what to do when problems arise.
-
Stay patient: Quantitative trading isn't a get-rich-quick tool. It's a "high-probability profit" system. Drawdowns happen — that's normal.
Final Thoughts
NostalgiaForInfinityV6 is a carefully designed strategy. It combines multiple technical analysis methods into a relatively complete trading system. But remember: no strategy is perfect, only strategies that suit you.
Before using it, definitely do thorough backtesting and forward testing, then start with small capital. Good luck!