TradingView
serkany88
Nov 30, 2021 8:18 PM

Agressive Scalper 

XRP / TetherUS PERPETUAL CONTRACTBinance

Description

This indicator I thought after a while of research and decided to code for people that wants to scalp on low time frames. It's recommended to use it in 1 to 5 min timeframes. It uses ATR, Past high and lows and stochastic overbought and oversold zones along with some consolidation code to avoid fast swings. I also added Take Profit and Stop Loss signals based on slow ATR values. I may add more features later on if people find it useful.

Release Notes

v1.1: Fixed some text errors on tooltips.

Release Notes

v1.3: Added New Features

Show Only Long or Short Signals: You can enable or disable the side you want signals to show up.
Volatility Tightness: Raising this value will try to avoid signals if volatility is too high. Based on a ADX indicator but a bit modified.
Choose if you want to show ATR Warnings. Enabled by default.
Draw trend ready line at the bottom of the chart to see how your settings effect when it's allowed to enter. Disabled by default.

Happy trading!

Release Notes

1.3a: Fixed a possible repainting issue. Now way more stable in that regard.

Release Notes

v1.3b: Fixed an urgent bug.
Comments
asabichucky
Hocam, değerli emekleriniz için teşekkürler. Eğer mümkünse vakit bulduğunuzda 15 dakikalık sinyaller için girdi ayarlarını ve alarm etkinliklerini de eklerseniz harika olur.
Malum sınırlamalardan dolayı bazı sinyallerde geç kalıyoruz.
pjvg8705
how can i get the code, to add alerts. Thank you.
serkany88
@pjvg8705, Alerts are already implemented in the script.
InvestBro13
@serkany88, the alerts are not correct. Please let me fix them
serkany88
@InvestBro13, What part of it is not correct ?
InvestBro13
@serkany88, the alerts wants a price or cross something. Alerts should just be the plotted shapes or symbols
serkany88
@InvestBro13, they are plots and shapes, it's combination of different rules.
InvestBro13
@serkany88, have you tried using the alert function?
serkany88
@InvestBro13, Yes I have.
InvestBro13
@serkany88, I just want an alert when shape is plotted dont need it to cross or equal anything
More