Enhanced Instantaneous Cycle Period - Dr. John EhlersThis is my first public release of detector code entitled "Enhanced Instantaneous Cycle Period" for PSv4.0 I built many months ago. Be forewarned, this is not an indicator, this is a detector to be used by ADVANCED developers to build futuristic indicators in Pine. The origins of this script come from a document by Dr. John Ehlers entitled "SIGNAL ANALYSIS CONCEPTS". You may find this using the NSA's reverse search engine "goggles", as I call it. John Ehlers' MESA used this measurement to establish the data window for analysis for MESA Cycle computations. So... does any developer wish to emulate MESA Cycle now??
I decided to take instantaneous cycle period to another level of novel attainability in this public release of source code with the following methods, if you are curious how I ENHANCED it. Firstly I reduced the delay of accurate measurement from bar_index==0 by quite a few bars closer to IPO. Secondarily, I provided a limit of 6 for a minimum instantaneous cycle period. At bar_index==0, it would provide a period of 0 wrecking many algorithms from the start. I also increased the instantaneous cycle period's maximum value to 80 from 50, providing a window of 6-80 for the instantaneous cycle period value window limits. Thirdly, I replaced the internal EMA with another algorithm. It reduces the lag while extracting a floating point number, for algorithms that will accept that, compared to a sluggish ordinary EMA return. You will see the excessive EMA delay with adding plot(ema(ICP,7)) as it was originally designed. Lastly it's in one simple function for reusability in a nice little package comprising of less than 40 lines of code. I hope I explained that adequately enough and gave you the reader a glimpse of the "Power of Pine" combined with ingenuity.
Be forewarned again, that most of Pine's built-in functions will not accept a floating-point number or dynamic integers for the "length" of it's calculation. You will have to emulate the built-in functions by creating Pine based custom functions, and I assure you, this is very possible in many cases, but not all without array support. You may use int(ICP) to extract an integer from the smoothICP return variable, which may be favorable compared to the choppiness/ringing if ICP alone.
This is commonly what my dense intricate code looks like behind the veil. If you are wondering why there is barely any notation, that's because the notation is in the variable naming and this is intended primarily for ADVANCED developers too. It does contain lines of code that explore techniques in Pine that may be applicable in other Pine projects for those learning or wishing to excel with Pine.
Showcased in the chart below is my free to use "Enhanced Schaff Trend Cycle Indicator", having a common appeal to TV users frequently. 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. 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!
NOTICE: Copy pasting bandits who may be having nefarious thoughts, DO NOT attempt this, because this may violate Tradingview's terms, conditions and/or house rules. "WE" are always watching the TV community vigilantly for mischievous behaviors and actions that exploit well intended authors for the purpose of increasing brownie points in reputation scores. Hiding behind a "protected" wall may not protect you from investigation and account penalization by TV staff. Be respectful, and don't just throw an ma() in there branding it as "your" gizmo. Fair enough? Alrighty then... I firmly believe in "innovating" future state-of-the-art indicators, and please contact me if you wish to do so.
Pesquisar nos scripts por "profitable"
Gain Controlled Polychromatic Ultimate RSIFor all RSI appreciators out there, I present my "Gain Controlled, Polychromatic, Ultimate RSI" employing PSv4.0. First thing you may or may not notice, displayed above is a 30 second chart(30S), and what a mess those bars are to look at. No worries, the RSI indicator on top is adequately tuned, obliterating all of the relative strength index noise you would normally see in the RSI indicators along the bottom. The indicator in the middle is visually a typical looking RSI by setting "Smooth" to 1, that's it. Also, this is the first polychromatic indicator I am releasing that employs a color finessed rainbow effect. This RSI accepts floating point numbers for ultimate RSI tunability, providing the maximum amount of adjustabilty. This gives the user ultimate control over this indicator as an attempt to create a heavenly RSI experience. My intention is for this to become the "pinnacle" of RSI innovation.
Features List Includes:
Enable/disable dark background for enhanced visibility
"Source" selection with multiple time frame adjustments
Multiple RSI adjustments including "Period"", "Smooth", "Phase", "Gain Control", etc...
Ranges and thresholds are enable/disable capable
Upper threshold adjustment
Red/green secondary range that adjusts +/- from the upper/lower thresholds
Lower threshold adjustment
Adjustable centered medial zone
Normalized zero mean to +/-1
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!
Silent Whale HotelThis is a very high win rate and high reward/risk ratio indicator,
And extremely profitable, non repaint.
If anyone wants it outside of the silent whale group,
0.25 btc/month or 0.5 btc lifetime or 3 btc for source code.
It works on any time flame
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!
Optimal 4H Moving Average Ribbon for ETH
Stolen from Madrid Moving Average Ribbon : 2.0 : MMAR
madridjourneyonws.blogspot.com
Adapted for 4H optimal EMAs
This plots a moving average ribbon, please use the exponential not the standard.
It is based on a constant calculation of the most profitable EMAs to trade on the 4H time frame for Ethereum!
Thus the values will be updated with time as they change.
As an example trading the EMA 167 will return ~17742% (15.8.2019)on initial investment starting March 2016, compared to holding giving ~1225%.
It is a simple price breaks above EMAs to go long and break below to go short strategy but I recomened waiting for the full twist.
Lime : Uptrend. Long trading
Green : Reentry (buy the dip) or downtrend reversal warning
Red : Downtrend. Short trading
Maroon : Short Reentry (sell the peak) or uptrend reversal warning
Optimal 4H Moving Average Ribbon//
// Stolen from Madrid Moving Average Ribbon : 2.0 : MMAR
// madridjourneyonws.blogspot.com
// Adapted for 4H optimal EMAs
//
// This plots a moving average ribbon, please use the exponential not the standard.
// It is based on a constant calculation of the most profitable EMAs to trade on the 4H time frame for Ethereum!
// Thus the values will be updated with time as they change.
// As an example trading the EMA 167 will return ~17742% (15.8.2019)on initial investment starting March 2016, compared to holding giving ~1225%.
// It is a simple price breaks above EMAs to go long and break below to go short strategy but I recomened waiting for the full twist.
//
//
// Lime : Uptrend. Long trading
// Green : Reentry (buy the dip) or downtrend reversal warning
// Red : Downtrend. Short trading
// Maroon : Short Reentry (sell the peak) or uptrend reversal warning
//
Kairos [Signals]Kairos bot looks for the opportune time to buy low and sell high at targets
It provides signals to open and close trades, and indicates favorable positions for a stop loss and profit taking
The Kairos bot can be used on any chart and on any time frame
---BACKTESTER---
Using the backtester script the user can look at a chart's history between selected dates to find optimal bot settings and optimal time frames
The backtester is based on general percentages for profit taking as indicated below:
-------------T1 T2 T3 T4 T5 T6 CLOSE
1 Target: 50% 50%
2 Targets: 50% 25% 25%
3 Targets: 40% 30% 20% 10%
4 Targets: 40% 25% 20% 10% 5%
5 Targets: 35% 25% 20% 10% 5% 5%
6 Targets: 30% 25% 20% 10% 5% 5% 5%
ie: If 2 targets are selected:
- 50% of investment will be taken at target 1
- 25% of investment will be taken at target 2
- and the remainder 25% will be taken when the trade is closed on a close signal
However, it is up to the user's own risk appetite to determine where and how much profit to take
Note that the backtester does not have any on screen indicators other than OPEN and CLOSE, however profit taking can be indicated by ticking the Style -> Trades on Chart tick box on the settings userform
---SIGNALS---
The signals script can be used for automation and can indicate up to 6 potential Profit Targets, as well as a Stop Loss based on how many bars back needs to be taken into consideration
The signals (Open/Close) can be automated using TradingView alerts, however the Stop Loss and Profit Taking are only indicators and are for the users own interpretation
The user does not have to place a Stop Loss or take profit at the Targets if so wished, the bot can be used to simply buy on an OPEN signal and sell on a CLOSE signal, however, the backtester will indicate that it is far more profitable to take profits.
It is advised to take profits just below indicated Targets as these are potentially high selling zones and price action can sometimes turn down just short of these targets.
---INVITE-ONLY SCRIPT---
This is an invite-only script, so if you would like to try out Kairos Bot, send me a message
Linear Regression Trend ChannelThis is my first public release of indicator code and my PSv4.0 version of "Linear Regression Channel", as it is more commonly known. It replicates TV's built-in "Linear Regression" without the distraction of heavy red/blue fill bleeding into other indicators. We can't fill() line.new() at this time in Pine Script anyways. I entitled it Linear Regression Trend Channel, simply because it seems more accurate as a proper description. I nicely packaged this to the size of an ordinary napkin within 20 lines of compact code, simplifying the math to the most efficient script I could devise that fits in your pocket. This is commonly what my dense intricate code looks like behind the veil, and if you are wondering why there is no notes, that's because the notation is in the variable naming. I excluded Pearson correlation because it doesn't seem very useful to me, and it would comprise of additional lines of code I would rather avoid in this public release. Pearson correlation is included in my invite-only advanced version of "Enhanced Linear Regression Trend Channel", where I have taken Linear Regression Channeling to another level of fully featured novel attainability using this original source code.
Features List Includes:
"Period" adjustment
"Deviation(s)" adjustment
"Extend Method" option to extend or not extend the upper, medial, and lower channeling
Showcased in the chart below is my free to use "Enhanced Schaff Trend Cycle Indicator", having a common appeal to TV users frequently. 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. 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!
Enhanced Linear Regression Trend ChannelThis is my PSv4.0 enhanced version of "Linear Regression Channel", as it is more commonly known. I entitled it Enhanced Linear Regression Trend Channel, simply because it seems more accurate as a proper description. However, this is actually a dual linear regression channel all-in-one Swiss army knife, nicely packaged within 104 lines of code. The primary one tracks in real-time, while the secondary, with an enabled "time warp" setting, is displayed monitoring the linear regression channel in the past for comparison, providing fully adjustable tandem tracking capabilities. It seemed like a superb novel idea to me to add this capability for super analytical approaches. The Pearson correlation displays in the rear middle of the primary linear regression trend channel. I did this because during a steep uptrend zoomed in, it often moves off the chart being placed on the bottom and is no longer visible for a while. Additionally, for the second time, I am releasing my "Neon Source" plot feature in a bright stunning yellow corona. Charts these days have so many plots on them, so I devised a unique way to resolve any confusion by emulating neon light. You may still easily use candles with this neon line too, or just simply disable it if you wish.
Features List Includes:
Enable/disable dark background for enhanced visibility
Dual "Source" selections
Dual "Period" adjustments
Dual "Deviation(s)" adjustments
Dual "Time Warp" adjustments
Dual selectable line extension method
"Pearson Correlation" color change selection for enhancing visual acuity amongst other indicators
Secondary "Linear Regression Trend Channel" time warped with enable/disable capability
"Neon Source" has a brightness control with an enable/disable capability
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, and also return to my scripts list occasionally for additional postings. Have a profitable future everyone!
Optimal 4H Moving Average Ribbon
Stolen from Madrid Moving Average Ribbon : 2.0 : MMAR - Respect!
madridjourneyonws.blogspot.com
Adapted for 4H 5 most optimal EMAs
This plots a moving average ribbon, please use the exponential not the standard.
It is based on a constant calculation of the most profitable EMAs to trade on the 4H time frame for Bitcoin!
Thus the values will be updated with time as they change.
As an example trading the EMA 44 will return ~12000% on initial investment from begining of 2015. Hodl would have given "just" ~4150% for same period!
It is a simple price breaks above EMAs to go long and break below to go short strategy.
This study is best viewed with a dark background. It provides an easy
and fast way to determine the trend direction and possible reversals.
UCTS Trend Finder -- By @CryptoNTezUCTS Trend Finder is an additional feature of the well known UCTS Indicator
Easy and profitable strategy optimized for Crypto.
This script will plot green or red colors based on the UCTS Signals on different timeframes.
The script is optimized to catch trend movements as soon as possible and maximize profitability.
If you want access send me a PM on Tradingview or a DM in twitter @CryptoNTez.
Best regards and happy trading.
Enhanced Zero Lag indicator - Dr. John EhlersThis is my PSv4.0 enhanced version of Dr. John Ehlers' Zero Lag Indicator with I.P.O.C.S. that uses a novel EMA based error correcting technique. It accepts a floating point number for the critical period providing ultimate tunability in my version. What's visually appealing about this indicator is the crossover turning points are marked with highly visible circles, none of those plain old dots. Also, for the first time. I am releasing my "Neon Source" plot feature in a bright stunning yellow corona. Charts these days charts have so many plots on them, so I devised a unique way to resolve any confusion by emulating neon light. You may still easily use candles with this neon line too, or just simply disable it if you wish.
I provided an assortment of vibrant color schemes for those of you who may have color blindness vision impairments. You may contact me in private if these color schemes are not suitable for your diagnosed visual impairment, and you would wish to contribute to seeing the color schemes improved along with other future indicators I shall release. This also displays that color scheming is VERY possible in Pine.
Features List Includes:
I.P.O.C.S.(Initial Public Offering Clean Start) Technology - plotting from day one, minute one of IPO
Enable/disable dark background for enhanced visibility
"Source" selection
"Period" adjustment that accepts any floating point number
"Gain Limit" adjustment to reduce latency/lag
Multiple color schemes
"Neon Source" has a brightness control with an enable/disable capability
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, and also return to my scripts list occasionally for additional postings. Have a profitable future everyone!
Campfire v1 - Bonfire indicator (add on)Works great as a Bonfire LITE and even better in combination. I've been using it to confirm charts by hiding it and showing it to see if I'm dialed in. Lots of uses.. GUIDE COMING SOON and will be available with the Bonfire at no cost.
MarketSpy XMarketSpy trading suite was designed to sniff out momentum swings and allow you to profit riding the wave. No matter what market, no matter the timeframe - this is all you need, from here on out this is your trading desk.
It's made up of three main components (with future add-ons in development):
1. MarketSpy X - the ultimate entry and exit tool that is built using custom momentum algorithm to find exact moments of reversals - without a fail. It's the one on the bottom with "green pulse dot" buy signals and "blood diamond" sell indicators.
2. MarketSpy ARmageddon (Augmented Reality) - price action overlay that analyses trends and is a confirmation tool for MarketSpy X. Can show confluence from top 5 market indicators, gives signals of reversals or chop zones, predicts prices(!) and is fully dynamic that reacts to market conditions LIVE.
3. MarketSpy S/R - This thing sniffs out and draws support and resistance based on math, not human eye. This means that MarketSpy effectively can go head to head with bots and algorithms and see right through the market to give you incredibly accurate points of interest where machines and humans sell and buy - ride the way together with the whales. Sounds cliche until you try it.
For more - visit our discord.
TrendSetter RasterChart (Spectrogram/HeatMap)TrendSetter RasterChart is an indicator that differentiates between cycling and trending moments, but is also effective at identifying reversal points. The bottom of the chart is most reactive and indicates reversals very well. The upper portion of the chart displays cyclical periods, upward trends, and downward trends in three different colors for tricolor schemes. For example, on the red/yellow/green schemes in the upper area of the indicator... you will notice ranging and high volatility when the area is predominantly yellow, while large predominantly green areas indicate upward trends, leaving large predominantly red areas to indicate downward trends.
I provided multiple color schemes for those of you who may have color blindness vision impairments. You may contact me in private if these color schemes are not suitable for your diagnosed visual impairment, and you would wish to contribute to seeing the color schemes improved along with other future indicators I shall release. This also displays that color scheming is VERY possible in Pine.
I once again would personally like to thank the talented individuals at TV for providing a platform that embraces an initial free membership, which I first obtained myself, for individuals like me to freely code in Pine with mathemagical ideas and mental wizardry, creating ultimately, inventions like this eye candy display above.
Features List Includes:
"Source" selection with asset precision auto-detection (overcomes language decimal precision limitations in Pine Script)
Quality factor adjustment for additional tweaking of the frequency extrapolators
Adjustable horizontal rule to differentiate between more reactive aspects of turning point fluctuations in the lower portion of the chart (visible above)
Visual color scheme techniques for 2D enhancement (all displayed above and color blind compliant)
Adjustable heatmap brightness control
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, and also return to my scripts list occasionally for additional postings. Have a profitable future everyone!
Pinbar / Engulf EMA IndicatorThis indicator is built based on the video by ForexSignals TV (no association on my part with them), published on July 5th, 2019 titled "SIMPLE & PROFITABLE Trend-following Forex Trading Strategy!"
The basic premiss is to use the 8,13,21 EMAs, make sure they have not crossed in the previous 3 bars, then look for engulfing bars or pinbars for the current direction. Meaning if the trend is up, look for bullish engulfer or pinbars, and bearish ones if the trend is down. Also, the pin must have crossed the 8EMA but not the 21EMA.
When determining to act on the signal, the video recommends only executing a buy/sell if the the current trend in the anchor chart is trending in the same direction (trending up only enter buys, trending down, only enter sells).
The script overlays a BUY or SELL tag under the bar that meets the above criteria.
Enhanced Volume MonitorThis is my enhanced volume monitor using Pine Script version 4.0 freely available to ALL! It's very much like the built-in TV volume monitor displayed in the overlay chart, but it isn't dockable like TV's, sorry. Maybe one day they will find it in thier hearts to adopt this script for thier built-in replacement. I would gladly do so and already offered it previously. I preferably put it over top of the overlay chart by itself, just like you see above, and then I can expand it down easily for a substantially better quick inspection. I provided a wide assortment of vibrant color schemes to choose from for anyone who may have vision impairments. This also displays that color scheming is VERY possible in Pine.
I would personally like to thank the talented individuals at TV for providing a platform that embraces an initial free membership, which I first obtained myself, for individuals like me to freely code in Pine with mathemagical ideas and mental wizardry, creating ultimately, inventions like this eye candy display above.
Features List Includes:
I.P.O.C.S.(Initial Public Offering Clean Start) Technology - plotting from day one, minute one of IPO with all 4 moving averages
Enable/disable dark background for enhanced visibility
Color schemes (all displayed above)
Enable/disable tricolor scheme
Enable/disable volume moving average
Moving average "type" option with multiple selections
Adjustable moving average period
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. As always, "Like" it if you simply just like it, and also return to my scripts list occasionally for additional postings. Have a profitable future everyone!
Enhanced Autocorrelation Periodogram RasterChart - EhlersFirstly, this is NOT an indicator. It's an advanced cycle period detector for advanced developers OR scripts providing a "Period Source" they may have developed that can utilize this detector. Be forewarned! I would only recommend this for advanced developers, not novice. If you are up to the challenge of manually altering period adjustments on the daily chart of an indicator by hand in real time, you may still obtain this indicator after negotiating a proper request for access, but I will say this, it is NOT suitable for all indicators.
Understand all of the above aforementioned? Proceed...
For those of you wondering how I did it without Pine support for arrays, I had to emulate them, totaling over 600+ lines of code. This was a formidable task to achieve. This may be the hardest task I have ever accomplished, as of yet, in Pine.
Now, on to the Description...
This is my enhanced and heavily* modified version of Dr. John Ehlers' autocorellation periodogram for detecting dominant cycles(frequencies) in an asset using Pine Script version 4.0. The original concept comes from chapter 8 of his book "Cycle Analytics for Traders" and may also be found in TASC magazine in the September 2016 issue. I did heavily modify the original computations for the purpose of providing the "maximum" amount of adjustability there is to possibly offer, but left the original settings intact. I also provided an assortment of vibrant color changing techniques to choose from for anyone who may have vision impairments. This also displays that color scheming is VERY possible in Pine ...if only I could get "chart.theme" for auto-detection.
I once again would personally like to thank the talented individuals at TV for providing a platform that embraces an initial free membership, which I first obtained myself, for individuals like me to freely code in Pine with mathemagical ideas and mental wizardry, creating ultimately, inventions like this eye candy display above.
Features List Includes:
"Source" Selection
Color schemes (displayed above)
Transparency for the heat map to reduce or intensify color brightness ( Thank you TV! For this feature...)
The detected dominant cycle can be 'Sourced' by another specially** modified script providing an integer, float, or a rounded float.
Resolution enhancement has 3 settings
Smoother period control
Highpass period control
Pearson correlation period control
Minimal Power Threshold Tweak(Experimental***)
Adjustment for the smoothing coefficients of the Fourier Transforms(Experimental!)
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" in my member name above. The comments section below is solely just for commenting and other remarks, ideas, compliments, etc... 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. As always, "Like" it if you simply just like it, and also return to my scripts list occasionally for additional postings. Have a profitable future everyone!
* This has additional features/tweaks not included in the original.
** Many Pine built-in functions WILL NOT support the use of this detector if 'Sourced' to control a period setting. You have to totally rewrite those built-in Pine functions in Pine script. Yes, it is very possible! BUT ...in many cases, not all.
*** This "modification" reduces large spikes in the detected dominant cycle period with increased adjustment. Increasing this value may reduce dominant cycle spikes around 0.3-ish
Enhanced Convolution RasterChart (HeatMap) - Dr. John EhlersThis is my enhanced version of Dr. John Ehlers' convolution heat map using Pine Script version 4.0. The original concept comes from chapter 13 of his book "Cycle Analytics for Traders". I did heavily modify the original computations for the purpose of reducing lag, but sometimes only improved by occurring one bar sooner. I would consider this a confirmational indicator due to the fact, that the vibrant and dramatic color changing technique usually occurs after reversals at the lowest portion of the chart in an overall positive trend typically, unless you have adjusted the "Periods" optimally by chance.
I provided multiple color schemes with an inversion technique for those of you who may have color blindness vision impairments. You may contact me in private if these color schemes are not suitable for your diagnosed visual impairment, and you would wish to contribute to seeing this color scheme improved along with other future indicators I shall release.
The "Shortest Period" controls the smoother and the "Longest Period" controls the highpass roofing filter.
I once again would personally like to thank the talented individuals at TV for providing a platform that embraces an initial free membership, which I first obtained myself, for individuals like me to freely code in Pine with mathemagical ideas and mental wizardry, creating ultimately, inventions like this eye candy display above.
Features List Includes:
"Source" Selection
Longest period adjustment
Shortest period adjustment
Dual color scheme option
Color inversion checkbox
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" in my member name above. The comments section below is solely just for commenting and other remarks, ideas, compliments, etc... 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. As always, "Like" it if you simply just like it, and also return to my scripts list occasionally for additional postings. Have a profitable future everyone!
Financial Freedom WaveRipper - Momentum MulticatorIn the Spirit of '76 commemorating this day on July 4th, this is my third indicator released using Pine Script version 4.0, something I contributed to often in a small role, and will continue to do, in my free time. Without revealing my American secret sauce ingenuity excessively, this indicator uses a high performance momentum algorithm that blows most momentum algorithms out the water. It's characteristics display blatantly the swift momentum at which directional high speed wind driven swells create rip tides in an asset. Not being drug out to sea and quickly going "under water" so to speak, is best mitigated by very timely, accurate information. Regarding the use of this script, the bright yellow line has a damping factor of 4 and the longest adjustable damping factor is 66.
My idea initially was... while there is great "one liner indicators" to use, I thought, why not multi-line "multicators" with little to adjust concerning dominant cycle fluctuations in the market. And voila, another radical experiment, turned visually compelling, similar to tumultuous ocean waves and how incredibly fast turning points can wax and wane, yet be anticipated. Living in America, I was once again determined to attain a replica of "Old Glory" in this companion multicator as well. It's embedded artwork makes it an articator too. Which is why I waited to release this sibling appropriately on July 4th too, a day of celebration of freedom, an empowering idea that has reached dessimenation world wide to so many other nations and peoples.
I once again would personally like to thank the talented individuals at TV for providing a platform that embraces an initial free membership, which I first obtained myself, for people like me to freely code in Pine with mathemagical ideas and mental wizardry, creating ultimately, inventions like this eye candy display above.
Features List Includes:
"Source" Selection
Enable/disable dark background for enhanced visibility
Longest period adjustment providing any adjustable period setting
A subtly adjustable multiplier tweak
Minimalized enable/disable adjustment for the theme
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" in my member name above. The comments section below is solely just for commenting and other remarks, ideas, compliments, etc... 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. As always, "Like" it if you like it, and also return to my scripts list occasionally for additional postings. Have a profitable future everyone!
Financial Freedom WaveRider - Cycling MulticatorIn the Spirit of '76 commemorating this day on July 4th, this is my second indicator released using Pine Script version 4.0, something I contributed to often in a small role, and will continue to do, in my free time. Without revealing my secret sauce , this indicator resembles what appears to look like multi Hilbert complex traces combined with Fourier transforms, but i assure you it uses neither technique of extrapolation. It's characteristics display tendencies portraying blatant cycles and strengths in an asset. Regarding the use of this script, the bright yellow line has a period of 4 and the longest adjustable period is 65.
My idea initially was, while there is great "one liner indicators" to use, I thought, why not multi-line "multicators" with little to adjust concerning dominant cycle fluctuations in the market. And voila, a random experiment, turned visually compelling similar to ocean waves. This was followed by adding some colorized banding later to add separation to the color, and I realized this looks like a flag rippling in the wind. Living in America, I then was determined to attain a replica of "Old Glory" in an actual multicator. It's embedded artwork, making it an articator too. Which is why I waited to release it appropriately on July 4th, a day of celebration of freedom, an empowering idea that has reached dessimenation world wide to so many other nations and peoples.
I would personally like to thank the talented individuals at TV for providing a platform that embraces an initial free membership, which I first obtained myself, for people like me to freely code in Pine with mathemagical ideas and mental wizardry, creating ultimately, inventions like this eye candy display above.
Features List Includes:
Enable/disable dark background for enhanced visibility
Longest period adjustment providing any adjustable period setting
A small adjustment tweak for the underlying linear regression
Minimalized enable/disable adjustment for the theme
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" in my member name above. The comments section below is solely just for commenting and other remarks, ideas, compliments, etc... 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. As always, "Like" it if you like it, and also return to my scripts list occasionally for additional postings. Have a profitable future everyone!
Enhanced Commodity Channel Index(CCI) Cycle Indicator - MTFThis is a heavily modified and enhanced version of CCI Cycle and my first indicator released using Pine Script version 4.0, something I contributed to often in a small role, and will continue to do, in my free time. This indicator is highly reactive and does a magnificent job of identifying fluctuations in market cycles when they are not trending. Compared to my free "Enhanced Schaff Trend Cycle Indicator" presented above along side this indicator, CCI Cycle is superior in it's own way, but a superb companion for providing a more accurate signals analysis. I packed as much tech as I could into this indicator along with astounding color and agility, and I'm unsure if there is any room for major improvements in the near future.
Features List Includes:
I.P.O.C.S.(Initial Public Offering Clean Start) Technology - plotting from day one, minute one of IPO
Fully adjustable M.T.F. ( Multiple Time Frame ) is enable/disable capable
Enable/disable dark background for enhanced visibility
"Source" Selection
Multiple CCI Cycle adjustments
Moving average selection
Ranges and thresholds are enable/disable capable
Upper threshold adjustment
Red/green secondary range that adjusts +/- from the upper/lower thresholds
Lower threshold adjustment
Adjustable centered medial zone
Highlighting is enable/disable capable
Normalized zero mean to +/-1
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" in my member name above. The comments section below is solely just for commenting and other remarks, ideas, compliments, etc... 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. As always, "Like" it if you like it, and also return to my scripts list occasionally for additional postings. Have a profitable future everyone!
Noro's Crypto PatternsFor
- symbols: crypto/usd or crypto/usdt (or any stablecoins)
- timeframe: 1 hour
Signals - quantity of signals (arrows)
Accuracy - as many such transactions were profitable
NIBIRU SUPPORT AND RESISTANCEThe Nibiru Support and Resistance Indicator is set of visual tools providing better trading experience. It is based on the classics of trading: horizontal trend lines and moving averages. It's main feature are automated support and resistance lines defining the main trading range and market structure, making it a superior tool to trade based on horizontal trend lines .
The set of moving averages along with entry and stop loss levels allows for easier risk management with trending strategies.
What does it plot?
Automatic horizontal support and resistance levels
Main and local trading ranges
Four moving averages with adjustable types and periods
Entry and stop-loss level hints for trending strategy
Pivot points based on candle patterns
London, New York and Tokyo trading sessions indication based on exchange time
Visual indication of current trend strength
Indicator components:
Horizontal trendlines
Main trading range – dictating general price structure
Local trading range – indicating current trading cluster
Fibonacci trendlines – Fibonacci based trendlines dividing main trading range into tradeable support and resistance lines
Fibonacci extensions of main trading range – for price trending out of main range it gives potential take profit levels by extending the range by selected Fibonacci ratio
Moving Averages
MA 1 – fastest moving average for trending strategy entries. In addition this moving average provides color based information on current short term trend:
Green – uptrend
Red – downtrend
Gray - indecision
MA 2 – slower moving average for trending strategy risk management
MA 3 and MA 4 – main trend change and support/resistance zone
Entry/Stop Loss hints
Entry dots – early entry for moving average trending strategy
Stop Loss (SL) dots – safe SL levels providing at least 1:2 RR setups at entry point
Pivot Points (beta) - Hints of potential short term trend reversals based on candle setups and patterns. Early beta, currently in testing–improvements and more patterns to be added.
Sessions - Indicating main trading sessions. This is a very important tool for trading traditional and OTC markets like forex. Knowing when money comes in and out of the market during the trading-day is crucial, because liquidity and volatility is the bread and butter for a consistently profitable trader. Due to limitations, this indicator is based on the exchange time zone. In the near future we will add a time offset option to fine tune to the time zone of the exchange you are trading on. Sessions are visible on all time frames below 4H.
The Nibiru Support and Resistance Indicator works on all assets that provide trading volume and all time frames.
Use the link below or PM me to gain access to the indicator.