TradingView
derMatzeImNetz
19 ตุลา 2021 เวลา 11 นาฬิกา 46 นาที

Volume Breakout (ValueRay) 

1INCH / TetherUS PERPETUAL CONTRACTBinance

คำอธิบาย

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.

เอกสารเผยแพร่

- 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%

เอกสารเผยแพร่

- Update Picture
- Naming of Inputs

เอกสารเผยแพร่

- color update for better visibilty
- code cleanup

เอกสารเผยแพร่

- 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.

เอกสารเผยแพร่

- 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

เอกสารเผยแพร่


  • Better default values
  • Shows a warning on extreme moves

เอกสารเผยแพร่


  • Slight Color Changes
  • Better Symbols
  • Better Breakout Logic

เอกสารเผยแพร่

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


Small calculation changes
ความคิดเห็น
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 ;)
เพิ่มเติม