Weis Wave

v10.3
Weis Wave

This code draws the Weis wave (or Wyckoff wave) on the price line and print the volume traded on the up or down leg. It comes from the book “trades about to happen”. For whoever likes to use Wyckoff it will be useful.

The code allows you to chose ATR (with Wilder’s average/SMA/EMA/WMA..) or a traditional box. When the box cell is zero the code uses automatically the ATR.

Blue skies!!!

Share this

Risk disclosure:

No information on this site is investment advice or a solicitation to buy or sell any financial instrument. Past performance is not indicative of future results. Trading may expose you to risk of loss greater than your deposits and is only suitable for experienced investors who have sufficient financial means to bear such risk.

ProRealTime ITF files and other attachments : How to import ITF files into ProRealTime platform?

PRC is also on YouTube, subscribe to our channel for exclusive content and tutorials

  1. juanj • 01/19/2019 #

    Would love a link or description to better understand the Weis/Wyckoff wave above

  2. gabri • 01/19/2019 #

    https://www.youtube.com/watch?v=1lzgjJL1Ar4&t=2s

  3. Tamir Hacham • 01/19/2019 #

    I would be, at least for me, a good idea if you can draw the accumulative wave of volumes with the same parameters. Thanks in advance.

  4. gabri • 01/19/2019 #

    Tamir, I am not sure I understand what you mean

  5. Tamir Hacham • 01/19/2019 #

    Hi gabri,
    sorry for my late response.
    Weis Wave comes also wit accumulative volume on a separate indicator window using vertical bar, showing the accumulated volume on each wave, day by day.
    If you still don’t understand me, look at this link – https://files.constantcontact.com/d491ca79201/26b1b1b7-8d3c-44bb-b04a-4c03f48f30a1.pdf.
    Thanks in advance.

  6. gabri • 01/19/2019 #

    Tamir, it’s the same. You can use either a different indicator for the volume of the volume reported on the peaks and throughs.

  7. Tamir Hacham • 01/19/2019 #

    Hi gabri,
    I know this, yet I am not familiar with coding of indicators. So my question was in fact, is it possible to have a separate indicator for the accumulated volume.
    thanks

  8. Real Pro • 01/19/2019 #

    Great work gabri. I have this coded on Amibroker and I have done lots of backtesting but never found anything profitable. I emailed Weis and it seems like he never backtested his ideas. Have you found differently? Thanks a lot.

  9. gabri • 01/19/2019 #

    Hi Real Pro, this indicator assists novices of the Wyckoff system. Wyckoff himself thought this technique and he was using it with ticker tape. Weiss adapted this system to various timeframe charts. The system helps only the trader in his decision making since the Wyckoff system is a pure discretionary system. if you are planning to use this indicator for AT I think you might be disappointed.

  10. tatie • 01/19/2019 #

    hi Gabri,

    I just came across the wyckoff method and was looking for the weiss wave indicator for PRT and found your post. knowing nothing elses about how this indicator is calculated….how should I define the following parameters in your code?

    //parameters :
    //MM=0
    //periodo=14
    //box=0 (in case the boxsize has to be based on ATR) or any other value for traditional computation
    //coeff=1

    any guidance is appreciated!

    thanks in advance,
    Tatie

avatar
Register or

Likes

avatar avatar avatar avatar avatar avatar avatar
Related users ' posts
Nicolas
7 years ago
Better Volume
Better Volume
38
Indicators
Nicolas Don't add it on the price, but like an oscillator in a separated window instead.
Keyeming Hello Nicolas; not sure to undersntad line 167, and in the video I d'ont remember that the a...
Nicolas I don't know, this code is 6 years old and I made a 1:1 translation of the provided code by ...
Nicolas
8 years ago
Nicolas You will find the VWAP code from PRT here: https://www.prorealcode.com/topic/is-there-any-wo...
keks Thanks for sharing this wonderful code. Is there a way to draw a horizontal line to plot pre...
taklause Hello, just one question, can it be that this indicator does not work on ProRealTime v12? T...
pata_tony Hi, i'm not able to see the indicator. Could you please help me? Thanks
Nicolas This is not an indicator but a screener, to be used with the ProScreener module.
JOKAMAURICE Le programme ne se charge pas dans PRT
RobHansson Thanks for this screener. I would like the tool removed the shares that have been on the lis...
davidspain hello doctor!! amazing job. I would like to ask u if it is possible to create an indicator ...
GABRIELE1976 bonjour, je voudrais utiliser ce screener pour trouver les titres qui, à l’ouverture de la j...
Nicolas
8 years ago
Up on Big Volume
Up on Big Volume
0
Screeners
Nicolas
8 years ago
Nicolas
8 years ago
Nicolas
9 years ago
Nicolas Just replace the last line with this : RETURN dm as "Volume Weighted MACD", masignal as "Si...
thomas2004ch I happen to read this article. I would say the formel 'd = maslow - mafast' could be inverse...
Nicolas You are right! but still the picture is looking good. The formula is inverted! dunno why :) ...

Top