TradingView
derMatzeImNetz
19 de Out de 2021 11:46

Volume Breakout (ValueRay) 

1INCH / TetherUS PERPETUAL CONTRACTBinance

Descrição

Easy visuals on, if volume is way over average. Good for Mean Reverting. Higher Volume tends to higher breakout chances.

Please whisper me for for ideas how to make this better. Its a very simple script, but got some alpha. If you know how to improve, let me know and i will code it into.

Notas de Lançamento

- Updated to PineScript Version 5
- Volume Breakout is now calculated via Standard Deviation than via Multiply
- Yellow Line = mean
- Red Column Volume = Volume below mean
- Green Column Volume = Volume above mean but below one Standard Deviation (chance 34.1%)
- Light Green Volume Breakout is above one Standard Deviation away from mean. Chances there are: 50% - 34.1 = 15.9%

Notas de Lançamento

- Update Picture
- Naming of Inputs

Notas de Lançamento

- color update for better visibilty
- code cleanup

Notas de Lançamento

- Adding Price Gaps Up/Down on top of the Volume.
- The color of the Gaps equals the size of the Gap.
- You can define a minimum Gap percentage.

Notas de Lançamento

- Adding "Volume Divergence": a small Triangle Up below the Volume, when the Price is going up, allthough the Volume is low and showing Relative Strength
- Adding a additional 4% Gap Up as a minimal Gap Up Break Out
- Performance Tweeks

Notas de Lançamento


  • Better default values
  • Shows a warning on extreme moves

Notas de Lançamento


  • Slight Color Changes
  • Better Symbols
  • Better Breakout Logic

Notas de Lançamento

Better Visuals
  1. Colors (Cold to Warm)
  2. Middle Line as Moving Average


Small calculation changes
Comentários
okiayd
Hello, can you set it to alert when the volume rises or falls? I searched a lot in the library but couldn't find it, your indicator is the best among them. thanks
derMatzeImNetz
@okiayd, can you send me one or two indicators where that is possible? id like too look in the code of others how they do it
okiayd
@derMatzeImNetz, Thank you for your reply, I looked in the whole library but couldn't find it. I was also thinking of making alarm copies. ))
TathaastuVats
@derMatzeImNetz, using ta.crossover(volume,vol_middle) to set alerts is a good idea
constantine_trading
Da hast du die Materie richtig erfasst; sauber gemacht ;)
Mais