CoffeeshopCrypto

CoffeeShopCrypto HARSI 2022

CoffeeshopCrypto ที่อัปเดต:   
What if you didn't need to wait for the RSI to go above 50 to go bullish for the RSI to go below 50 to go bearish?
What if you can see when a move in the market is just a liquidity trap?
What if you can use a vwap on something longer than a daily chart?
What if you wanted to have both Heiken Ashi candles and Japanese candles on your same chart without overlapping each other?
Did you know that even the RSI has hidden lines of support and resistance?

*********Ill be placing a full breakdown video in my profile about the script if you would rather see it in motion.*******

I'm happy to say that today's I present the release of the new version of the heikin-ashi RS (HARSI)I which is called

"The Coffeeshop Crypto HARSI"

The original HARSI is written by @JayRogers on an older Pinescript code and while it still works, Pine script continues to update their coding which is now up to version 5.
This new version of the HARSI (or rather the CSC-HARSI) is written in version 5 Pine-script. And I have developed it to be used with a secondary indicator that can give you much better returns on your trades. The second indicator is called "The Mass Effect Moving Average" and you can see it on my screen, however at the recording of this video, it is not released.
There are still a few tweaks I want to make before sending it off to Trading View so make sure to follow my profile, and you'll get the updates when it is published.

The Background:
I have been using the original HARSI indicator for about 3 months and doing a decent job getting good trades on it, however I felt it was lacking a few things so I decided to rewrite the code into version 5 Pine script and add in a few special features which you guys are going to love so stay tuned for the entire video.

(some of the dialog might look odd because this was also published to YouTube)

There is going to be a lot of information here and I'll try not to make a boring and Technically heavy vid and really keep this an exciting side for everybody so you can stick to it let's go.

Of course if there are any questions you can feel free to drop them in the comments below.
So now that the introduction and premise is over let's get on to the indicator.



-------------------THE CSC-HARSI Solves some problems the old one was missing-----------------------------------
- Heiken Ashi Plotted Candles with Open-High-Low-Close Smoothing that are individually adjustable.
What is Open-High-Low-Close individual smoothing?
In short, the Open High Low and Close are no longer all locked to a single number.
You can set the bar length of any of these, separately for any of the others.

For example: You may want to use a 10 period length for HIGH / 10 period for LOW / 21 period for Open / 50 period for close. You choose the length of each part of the candle as you like to your trading style. You don't need to follow these numbers. You can choose your own and note how the HA candles adjust on your oscillator.

- Stochastic RSI including k% and d% fill color (Stochastic RSI Ribbon) like the old version.
Stochastic RSI: is still the same
Included here is a color fill between the k% line and d% line to give you a quick visual of up or down trend. You can turn this on or off as you wish.
There is also a Stochastic RSI Length separate from the actual Stochastic Length to help smooth your ribbon.

- Relative Strength Index which we all know and love.
Relative Strength Index: now has moving averages tied to it.
We all know and love the RSI. By now most of you have been using it extensively so there is no need to go into an in depth description. But you have to see how the "RSI Moving Average PLUS'' works against this.

- Relative Strength Index Moving average (PLUS).
RSI Moving Average Plus: (LSMA and VWAP MA)
What is so PLUS about an RSI Moving average?
THE COMPARISON
The most recent update to the RSI gave us the ability to switch between a few moving averages to use against the RSI signal indicating a smoothed direction of trend and breaks in trend. But I felt the signal was still too slow and too much profit was lost waiting for a break in trend confirmation.
I'm sure you've seen it too. Price rises in a rally, goes way up and then starts turning downward. I felt we needed something to tell us to get IN / OUT sooner.


  • RSI based - Least Squares Moving average.
This LSMA hugs price a bit more closely and when used on a strength oscillator, almost draws a straight line from trend start to end.
The lower you set the MA length, the faster you'll see breaks in trend.
This way when there is a RALLY up or down, you'll see the exit point faster, losing less $ in the wait time.

  • RSI based - VWAP
Use the VWAP MA as your 50 level. Previously you would go long only when RSI breaks above 50 and go short only when RSI breaks below 50. Now you can go long or short when it breaks above or below the level of the VWAP (Especially at the Mid Band Levels noted in the next description)
One important factor to note: When using the VWAP Moving average, it is locked to the length of the RSI. So you can not have an VWAP MA length different from your RSI length. RSI controls the VWAP MA.



- The Hidden Lines of Support and Resistance.
It comes with the use of a Vwap as a moving average which is used by mutual funds / pension funds / institutional traders, as well as day traders.
Watch the video and you'll see my explanation of the hidden lines of support and resistance at the 40 and 60 levels.
(Upper Mid Band / Lower Mid Band)
I have noticed that in each 10 of the levels of the RSI scale, both RSI and Heiken Ashi candles react to hidden areas. These areas present mainly at the 40, 50, and 60 level. I decided to plot these candles and color code them to this indicator as I am conducting a study which I will present on entries and exits at these levels. I still have more backtesting to do on it.

In another video I'll present to you HOW I do entries and exits using this indicator. Today's video is strictly about the indicator itself.

----------------------------------------------------------------------------------------------------------------------------------



----------------------------CREDITS---------------------------
Lets start with the CREDITS:
@JayRogers www.tradingview.com/u/JayRogers/
For originating the idea. A very cool guy whom I've had the pleasure of speaking with a few times. The code he wrote was via an older version of Pine-script and needed updating to Pine v5.
-----------------------------------------------------------------


A quick note of how i would enter and exit trades.

Additional Note from the CoffeeShop Crypto:
"Watching price action is one thing. And you can be great at it but it's easy to get caught in a liquidity trap or potential stop hunts. Obviously you won't enter a trade unless there is enough volume behind that to show there's actually TRUE momentum in the market, right?
Setting your RSI MA to VWAP means you can see when a candle closes above (going bullish) or below (going bearish)."
If you see price action going bullish on your chart and the RSI has a good move, you need to make sure your Heiken Ashi candle opens below the VWAP MA and closes above the VWAP MA. This means there is true volume in the trade.
If the Green HA candle never closes above the VWAP MA, you should not enter long.


เอกสารเผยแพร่:
  • Corrected the Copyright and Release information
  • Made corrections to the default input settings to match my style as its been noted in the comments.
  • Removed redundant lines which were commented out in previous code to lessen the weight of the script.
  • Corrected "tooltip" on line 16.
  • Removed empty lines to lessen load time on script.
  • Removed commented out lines discussing future plans.

เอกสารเผยแพร่:
Small correction to input group of Open High Low Close of Heiken Ashi Candles. Now they are all under the same Group.
เอกสารเผยแพร่:
Added alerts to show when price action enters supply and demand areas which you can mark as Support and Resistance areas on your chart.
Watch the video linked here for a tutorial on how to use it.

In your STYLE tab of the CSC-HARSI you can switch these on or off.

Otherwise:
When you see a "Bull Range" alerts; you mark a horizontal line at the close of that candle on your chart.
When you see a "Bearish Range" alert; you mark a horizontal line at the close of that candle on your chart.

Commonly i set about 6 lines.
Once you ZOOM OUT you'll see that backwards in time, these zones were hit and respected often.
You can use these "ZONES" and your entry and exit points when trading a support and resistance strategy.
เอกสารเผยแพร่:
Corrected Coding Issue for "hlines" and title
เอกสารเผยแพร่:
  • Updated the O, H, L, C calculation and how it shows on the STATIS bar.
  • Updated Default Stochastic Settings.
  • Added / Updated Support and Resistance Indications and calculations.
  • Added indication of BULL REJECTION and BEAR REJECTION.
  • Removed all unnecessary codes which will appear in the Heiken Ashi Algo Oscillator on a later date.

Support and resistance levels have been re-coded to give you a cleaner visualization.
as always when you see a support indication you set the support level at the close of the candle. if they cancel this red you place it at the bottom.
If the candle is green you place it at the top.
You always place the S/R level at the close of the candle.

Two other indications added to the script are called, Bull Rejection and Bear Rejection.
--Bull rejection shows up when there's a bullish rally and then there's enough resistance to stop that upward move.
--Bear rejection is when there's a bearish move and there is enough resistance to stop that downward move.

If you get a resistance indication followed by a bullish rejection indication you should exit your trade. Because it's showing you resistance at that level and enough pushing back down.

If you get a support indication followed by a bearish rejection you should exit that short trade because it's showing you there is support at that level and enough force pushing to the upside.

If you need a visual description take a look my profile under my IDEAS for "CSC-HARSI Update with Bull Bear Rejection.
เอกสารเผยแพร่:
This is an update to the S/R /levels which previous would clutter your chart too much.
Now only significant areas are noted on the CSC-HARSI

and if you want the video in my profile it will show you how you can connect the S/R levels with a trend line to see when trends break or continue as well as see WHERE price action will test off of your tend line.

Watch that video here
เอกสารเผยแพร่:
Small calculations to allow for inclusion of a future update. No worries. Just cleaning up some code.

สคริปต์โอเพนซอร์ซ

ด้วยจิตวิญญาณของ TradingView อย่างแท้จริง ผู้เขียนสคริปต์นี้ได้เผยแพร่เป็นโอเพนซอร์ส เพื่อให้ผู้ค้าสามารถเข้าใจและตรวจสอบได้ ไชโยให้กับผู้เขียน! คุณสามารถใช้ได้ฟรี แต่การใช้รหัสนี้ซ้ำในสิ่งพิมพ์อยู่ภายใต้กฎของบ้าน คุณสามารถตั้งเป็นรายการโปรดเพื่อใช้บนชาร์ตได้

คำจำกัดสิทธิ์ความรับผิดชอบ

ข้อมูลและบทความไม่ได้มีวัตถุประสงค์เพื่อก่อให้เกิดกิจกรรมทางการเงิน, การลงทุน, การซื้อขาย, ข้อเสนอแนะ หรือคำแนะนำประเภทอื่น ๆ ที่ให้หรือรับรองโดย TradingView อ่านเพิ่มเติมที่ เงื่อนไขการใช้บริการ

ต้องการที่จะใช้สคริปต์นี้บนชาร์ตใช่ไหม?

ไอเดียที่เกี่ยวข้อง