SimpleCryptoLife

Altcoin Spring

SimpleCryptoLife Aktualisiert   
ema
// ============================== ABOUT THIS SCRIPT ==================================
// By @paul108. Based on original idea about EMAs from @MuroCrypto.
// This script tries to time when altcoins might be about to pump after hitting big lows.
// It aims for a higher winrate rather than being definitive.
// It's not for timing entries on your favourite coin. It's for flipping coins that you don't care about.
// It doesn't give exits. Use support/resistance levels. Make sure to take profit.
// It was tested by eye in May 2019.
// It's for 4H on Binance alts in bullish conditions, and may not work very well in any other conditions.
//
// Circles: green means a significant move (of price crossing the slow EMA) up, red, down.
// A green circle indicates a market entry on the next candle with a stop at the medium EMA.
// A grey circle indicates an entry that matched the primary EMA conditions but not secondary tests.
// It's less likely to work out, but who knows.
// Vertical bars: An additional optional indicator: classic 8,21 EMA cross; green up, red down.
// Stop loss: A horizontal line indicates a potential place to put your stop.
// Use recent lows, support, and common sense here, especially with low-sat coins
//
// Use the indicator with confluence of your favourite technical indicators, patterns, and volume.
// If you lose money, it's on you. If you make money, be cool and pay something forward.
// ====================================================================================
Versionshinweise:
Added crosses of the fast EMA over the slow EMA.
Made everything display by default. You can turn things off in Settings.
Updated default HMA and source settings to be smoother.
Versionshinweise:
Fixed the fast and slow EMA crosses. They're now arrows.
Versionshinweise:
Updated the script description.
Confirmation plots are now diamonds instead of arrows for better visibility.
You can now set alerts on the long conditions.
Versionshinweise:
Updated to Pinescript Version 4. A few tweaks to the default visibility.

Open-source Skript

Ganz im Spirit von TradingView hat der Autor dieses Skripts es als Open-Source veröffentlicht, damit Trader es besser verstehen und überprüfen können. Herzlichen Glückwunsch an den Autor! Sie können es kostenlos verwenden, aber die Wiederverwendung dieses Codes in einer Veröffentlichung unterliegt den Hausregeln. Sie können es als Favoriten auswählen, um es in einem Chart zu verwenden.

Haftungsausschluss

Die Informationen und Veröffentlichungen sind nicht als Finanz-, Anlage-, Handels- oder andere Arten von Ratschlägen oder Empfehlungen gedacht, die von TradingView bereitgestellt oder gebilligt werden, und stellen diese nicht dar. Lesen Sie mehr in den Nutzungsbedingungen.

Möchten Sie dieses Skript auf einem Chart verwenden?