PD Crypto Performer (Alert)Description:
This indicator includes a trend-identifying swing strategy. For decision making, the Performer strategy mainly uses smoothed Simple Moving Averages (SMA) and divergences in Relative Strength Index (RSI), Moving Average Convergence Divergence (MACD), and histogram. A leading indicator (eg. BTCUSD for crypto) is also used for more accurate and timely market identification.
To assist the decision-making process, the code currently references BTCUSD. As a result, it is only suitable for crypto traders. However, we are working on the stock and forex versions, and the Performer will have these compatibilities soon.
Most importantly, our signals DO NOT REPAINT !
Recommended Use:
- Time Frame: 1HR
- Asset: Large cap crypto assets.
For lower risk tolerance, we recommend using the indicator on ETHUSD. For maximizing profits, we recommend using the indicator on BCHUSD.
- Always set stop loss according to your own risk tolerance
- Take profits along the way.
Recommended Use for Advanced Traders:
- Position sizing:
Larger position if the 1HR signal is in the same direction compared to the 4HR trend.
Smaller position if the 1HR signal is in the opposite direction compared to the 4HR trend.
- Better entry/exit points:
Track the 1HR signal for the asset you are trading on other exchanges along with the BTCUSD 1HR signal. Sometimes, the signals from different exchanges occur with a 1-2 hour difference. You could use these earlier signals along with a lower time frame (eg. 15min) entry confirmation from your own exchange for better entry / exit points.
Go to www.phi-deltalytics.com and sign up for a FREE trial today!
Let us know if you have any questions or recommendations. We are here for your success!
Disclaimer:
It should not be assumed that the methods, techniques, or indicators presented will be profitable or that they will not result in losses. Past results are not necessarily indicative of future results. This is not a solicitation of any order to buy or sell.
Схождение/расхождение скользящих средних (MACD)
PD Crypto Performer PRO (Alert)Description:
This indicator includes two strategies for crypto assets, a trend-identifying swing strategy and a low risk scalping strategy. For decision making, the Performer strategy mainly uses smoothed Simple Moving Averages (SMA) and divergences in Relative Strength Index (RSI), Moving Average Convergence Divergence (MACD), and histogram. A leading indicator (eg. BTCUSD for crypto) is also used for more accurate and timely market identification.
To assist the decision-making process, the code currently references BTCUSD. As a result, it is only suitable for crypto traders. However, we are working on the stock and forex versions, and the Performer will have these compatibilities soon.
Most importantly, our signals DO NOT REPAINT !
Recommended Use:
- Time Frame: 1HR
- Asset: Large cap crypto assets.
For lower risk tolerance, we recommend using the indicator on ETHUSD. For maximizing profits, we recommend using the indicator on BCHUSD.
- Always set stop loss according to your own risk tolerance
- Take profits along the way. Check out this video tutorial for when to reenter after our take profit signals.
Recommended Use for Advanced Traders:
- Position sizing:
Larger position if the 1HR signal is in the same direction compared to the 4HR trend.
Smaller position if the 1HR signal is in the opposite direction compared to the 4HR trend.
- Better entry/exit points:
Track the 1HR signal for the asset you are trading on other exchanges along with the BTCUSD 1HR signal. Sometimes, the signals from different exchanges occur with a 1-2 hour difference. You could use these earlier signals along with a lower time frame (eg. 15min) entry confirmation from your own exchange for better entry / exit points.
- Use “Take Profit” signals for counter trend scalps. Recover at the reentering opportunities . This works best with candlestick pattern confirmations.
Never use this if you suspect a flag / inverted flag pattern is forming.
Go to www.phi-deltalytics.com and sign up for a FREE trial today!
Let us know if you have any questions or recommendations. We are here for your success!
Disclaimer:
It should not be assumed that the methods, techniques, or indicators presented will be profitable or that they will not result in losses. Past results are not necessarily indicative of future results. This is not a solicitation of any order to buy or sell.
MACD Builder ProOur newest indicator, the MACD Builder Pro, gives traders the ability to build a MACD based on 7 different kinds of moving averages. The options include:
1.Standard MACD (EMA)
2.Hull Moving Average MACD
3.Volume Weighted MACD (VWMA)
4.Arnaud Legoux MACD (ALMA)
5.Double EMA MACD
6.MACD based on median
7. Simple Moving Average (SMA) MACD
Additionally, we've included countless plotting options for users to choose from. Users can choose to plot either the MACD or MACD Histogram in addition to the signal line. There is also an option to have the entry and exit signals displayed as green(entry) and red(exit) triangles for the entry and exit signals or red and green vertical highlight lines.
We've also provided the ability to fully customize the entry and exit conditions for the indicators trading logic. As mentioned, we've included over 7 different types of MACD indicators. But, we also included the ability to customize the lengths of the fast and slow Moving Averages used in the MACD calculation, as well as the length of the signal line. For entry conditions, the different options are:
1. MACD Histogram Above/Below Zero- Entry signals are generated when MACD Histogram crosses above the zero line into positive territory and exit signals come when the MACD Histogram crosses under the zero line into negative territory.
2. MACD Histogram Rising/Falling - Entry signals are generated when MACD Histogram first begins rising and exits when MACD Histogram first starts decreasing.
3. MACD Above/Below Zero - Entry signals are generated when MACD crosses above the zero line into positive territory and exit signals come when the MACD crosses under the zero line into negative territory.
4. MACD Rising/Falling - Entry signals are generated when MACD first begins rising and exits when MACD first starts decreasing.
As always, this script comes with pre-set alerts and we will be offering 3 day trials to anyone interested!
To check out more of our indicators head on over to our website : profitprogrammers.com
MACD Histogram BacktestTesting the trades signaled by the daily MACD histogram to see how they would have performed, compared to regular MACD Crosses. I'm going to take the 'List of trades' and analyse it seperately as some of the profit percentages seem a little off in the tradingview calculation, though it could just be my bad math!
Hi CryptoLove :) Hope this helps your investigation RE:
www.youtube.com
Ultimate MACD Super PackFor all MACD appreciators out there, I present my "Ultimate MACD Super Pack" multicator employing PSv4.0. This is one of my first combo oscillators I initially built a very long time ago with my new introduction to Pine Script. With recent improvements to Pine, I felt it was finally time to publish this. The basic list of indicators summarized is, a "quadruple MACD", a rescaled mutation of "Reverse EMA", and also what I would describe as "Moving AVERAGES Convergence/Divergence"(MAsCD) with an 's'. MAsCD doesn't use the standard MACD formula, but another mathemagical method that is inherently MACD like. All of the quadruple MACDs have short/long(fast/slow) periods that accept floating point numbers for ultimate MACD tunability. However, the signal period for MACD #1 will only accept an integer using sma (). The three faster MACDs(#2, #3, and #4) have distinct crossover/under pointers for overbought/oversold conditional states. Just so everybody knows, using 4 MACD histograms simultaneously is not what I had in mind, so there are none included in this multicator. Lastly, an enhanced version Dr . John Ehlers "Reverse EMA" is included, because it has MACD histogram like characteristics, if you haven't noticed. Instead of "Reverse EMA" using an 'alpha' decimal number as originally designed, I simply converted it to a standard period most will comprehend with ease. I also "superized" everything recently using my novel concepts I have recently discovered. All of these complimentary indicators combined, are nicely packaged into one information packed multicator. Now you may understand the title much better and why it is entitled as such. I included the maximum amount of adjustabilty I could summon within my current mind to give the user ultimate control for each indicator as an attempt to create a heavenly MACD experience. My intention is for this to become the "pinnacle" of MACD innovation.
Features List Includes:
Adjustable Transparency
Enable/disable dark background for enhanced visibility
"Source" selection with multiple time frame adjustments for indicators
All indicators shown are enable/disable capable independently
Individual enable/disable capable MACD crossover/under pointers
MACD short/long periods accept floating point numbers, yes it's true!
AND much, much more...
This is not a freely available indicator, FYI. To witness my Pine poetry in action, properly negotiated requests for unlimited access, per indicator, may ONLY be obtained by direct contact with me using TV's "Private Chats" or by "Message" hidden in my member name above. The comments section below is solely just for commenting and other remarks, ideas, compliments, etc... regarding only this indicator, not others. If you do have any questions or comments regarding this indicator, I will consider your inquiries, thoughts, and ideas presented below in the comments section, when time provides it. When my indicators achieve more prevalent use by TV members, I will implement more ideas when they present themselves as worthy additions. As always, "Like" it if you simply just like it with a proper thumbs up, and also return to my scripts list occasionally for additional postings. Have a profitable future everyone!
[SignalFI] MACD+RSI+MA Trend [V1.0]Welcome,
Proud to release a trending analysis tool for looking at the popular strategy of RSI + MACD + 12/26 EMA moving averages. The script is a unified trend script that shows:
- 12/26 EMA Trend
- MACD Crossovers
- MACD Histogram Pivots
- RSI Overbought (RSI > 70 = White Candles)
- RSI Oversold (RSI < 30 = Deep Blue Candles)
- RSI Pivots
Collectively, this allows you to implement and alert on one of the most popular and widely use strategies, all from one script.
In addition, we've added a third EMA moving average (Default 9 Candle EMA) that represents the MACD signal line on the chart. This line will change color to denote whether the MACD signal line is rising or falling compared to the previous candle (represented by the 'circles trend line' on the graph).
Script is fully alerted:
1) Bull MACD X
2) Bear MACD X
3) MACD Histo Pivot (Bull/Bear)
4) RSI Pivot (Bull/Bear)
5) Signal Line X (Bull/Bear)
Enjoy!
SignalFI was created to help traders and investors to effectively analyze the market based on the Golden Mean Ratio (Fibonacci numbers), plan a trade and ultimately execute it. To help inform and educate market decisions we developed a set of Trading Indicators which are available on TradingView , the most advanced and yet easy to use charting platform available on the web.
SignalFI indicators are just that, indicators. Our indicators are generally configured to use completely historical data (negating repaint), and we advise all alerts created with SignalFI indicators to be fired upon "close" of the current candle. Our indicators can provide valuable context and visualization support when performing market analysis and executing buy and sell decisions. However. we are not financial experts, and all information presented on this site or our other media outlets are for educational purposes only.
For subscription information, visit www.signalfi.net and follow us on twitter .
Options - MACDThis is a standard MACD indicator with addition of a 9 period simple moving average, the settings for MACD is fixed and prefabricated for Options trading with two options for settings : short and long time
MACD MOMENTUM STRATEGYHey,
First of I'm not so familiar with Pine Editor, yet.
But a do need some help with a trick thing I*ve been working on.
As you can see I*ve merge the MACD and the MOMENTUM indicators in the same "chart" this have been working pretty well for me as a trading strategy. But now a chat tho create a real strategy with Pine Editor based on the same data. The thing is that I can't seem tho get the MOMENTUM indicator to and the MACD indicator in the same (different) scale in my strategy as when I merge them.
I suspect this got something to do with my chose of source för the MOMENTUM indicator, but I'm not 100.
I would be grateful for all kinds of feedback and tips for a solutions on this.
Thanks.
MACD HistogramShort MACD histogram to deal with crypto trade.
Added ability to simulate a test price too.
TEDong OBV MACD OSC ==> ProfitHi, Folg,
OBV MACD OSC gives a Buy signal when the OBV value crosses up its EMA and a Sell signal when it crosses down its EMA.
Cross over markers Directional bgcolor, where RED for bearish (S) and GREEN for bullish (B)
If you include volume analyses in your trading strategy, automating OBV MACD OSC will give buy signals whenever volume and price are rising altogether.
DONATE/TIP
BTC: 13nhMN2H4LoRi4VMcPcyR96jitxrH3uivB
TA-Money Flow-Version3This is the MACD of a stochastic OBV movement indicator. It is good (right) to work with both price and volume. I've included highlighting based on price divergence. It works great on any time frame, but you need to have volume data. Not sure where I originally got this (stoch-OBV, somewhere off Tradingview several years ago, thanks to the person who shared), just publishing because of a request.
Enjoy.
Version 2 - TA-Money-Flow-v2-Stochastic-OBV
ALMA MACDThis indicator creates a MACD based on Arnaud Legoux Moving Averages (ALMA). I prefer this implementation over the standard MACD based on exponential moving averages as it filters out most of the minor price fluctuations that lead to false signals.
To learn more check out our other posts about the Arnaud Legoux Moving Average:
MACD Profit CandlesThis tool is simple yet very effective. It creates new candles on the chart based on the MACD.
Candles are green when MACD is increasing and red when it is decreasing. All lengths can be adjusted in the input menu and there is an option to plot the signal line.
The rules for using it are pretty simple:
1.Buy on Green
2.Sell on red
~Happy Trading~