Squeeze Momentum Strategy [LazyBear] Buy Sell TP SL Alerts-Modified version of Squeeze Momentum Indicator by @LazyBear.
-Converted to version 5,
-Taken inspiration from @KivancOzbilgic for its buy sell calculations,
-Used @Bunghole strategy template with Take Profit, Stop Loss and Enable/Disable Toggles
-Added Custom Date Backtesting Module
------------------------------------------------------------------------------------------------------------------------
All credit goes to above
Problem with original version:
The original Squeeze Momentum Strategy did not have buy sell signals and there was alot of confusion as to when to enter and exit.
There was no proper strategy that would allow backtesting on which further analysis could be carried out.
There are 3 aspects this strategy:
1 ) Strategy Logic (easily toggleable from the dropdown menu from strategy settings)
- LazyBear (I have made this simple by using Kivanc technique of Momentums Moving Average Crossover, BUY when MA cross above signal line, SELL when crossdown signal line)
- Zero Crossover Line (BUY signal when crossover zero line, and SELL crossdown zero line)
2) Long Short TP and SL
- In strategies there is usually only 1 SL and 1 TP, and it is assumed that if a 2% SL giving a good profit %, then it would be best for both long and short. However this is not the case for many. Many markets/pairs, go down with much more speed then they go up with. Hence once we have a profitable backtesting setting, then we should start optimizing Long and Short SL's seperately. Once that is done, we should start optimizing for Long and Short TP's separately, starting with Longs first in both cases.
3) Enable and Disable Toggles of Long and Short Trades
- Many markets dont allow short trades, or are not suitable for short trades. In this case it would be much more feasible to disable "Short" Trading and see results of Long Only as a built in graphic view of backtestor provides a more easy to understand data feed as compared to the performance summary in which you have to review long and short profitability separately.
4) Custom Data Backtesting
- One of most crucial aspects while optimizing for backtesting is to check a strategies performance on uptrends, downtrend and sideways markets seperately as to understand the weak points of strategy.
- Once you enable custom date backtesting, you will see lines on the chart which can be dragged left right based on where you want to start and end the backtesting from and to.
Note:
- Not a financial advise
- Open to feedback, questions, improvements, errors etc.
- More info on how the squeeze momentum works visit LazyBear indicator link:
Happy Trading!
Cheers
M Tahreem Alam @mtahreemalam
Cari dalam skrip untuk "alert"
3MA Proximity AlertScript for alerting when:
A) Price
B) 20 SMA
C) 200 SMA
D) 1 Support or Resistance line
Are all in proximity to each other at the same time.
SPY Monthly EMA % Alert/TrackerThis simple FREE indicator is used on the SPY chart to alert/notify when the Monthly 10 EMA moves above the alert threshold.
TP suggest that when setting up Credit Spreads the Trader should be careful when the SPY moves too far from the 10 EMA.
This indicator provides a visual indication of the current % away and also the ability to create alerts on preferred thresholds.
This indicator is provided as is without warranty.
Carpe Diem 2.0 [Alerts]Carpe Diem 2.0 Alerts, Still automating the original Carpe Diem scripts, now the V2 uses heavy Volume based filtering to help only trade in bullish markets,
Search for Carpe diem 2.0 to see backtest results
This Alerts script has been created to help with bot Automation allowing you to create custom alerts
This script has 10 variations built within it which are fitted for the coins differnt coinditions
The coins included are
DOGE/USDT 4H
XRP/USDT 4H
LINK/USDT 4H
MATIC/USDT 2H
SRM /USDT 6H
COTI/USDT 4H
DOT/USDT 3H
TRX /USDT 4H
RSR/USDT 4H
ATOM/USDT 4H
How to use the Indicator
You can change what plots are shown in the settings Cog, I toggle all plots off apart from the coin I am trading
When the Volume Average line is green, the market is up trending and will be looking for a trade whereas when they are red, the market is in a sideways or downtrend.
You can ignore the color of the line and just base the bullish / bearish bias based of the Volume line being above/below 0
The script is written in version 4
When you go to create an alert with this script you will see 20 options, 10 for opening longs on certain conis and then 10 to close them
This strategy performs best on the Binance listings
Ichimoku Basic AlertsStarted with Ichimoku Kinko Hyo by Mizuki32. Converted to study and added alerting and cloud confirmation.
RSI-VWAP Indicator %█ OVERALL
Simple and effective script that, as you already know, uses vwap as source of the rsi, and with good results as long as the market has no long-term downtrend.
RsiVwap = rsi (vwap (close), Length)
The default settings are for BTC in a 30 minute time frame. For other pairs and time frames you just have to play with the settings.
█ FEATURES
• The option to start trading from a certain date has been added.
• To make the profit more progressive, a percentage of your equity is used for entries and a percentage of your position is used for closings.
• The option to trade in Spot mode has been added, since, for the TradingView backtest, the money is infinite and if you do not limit it somehow,
it would offer you much better profits than the live trading.
QuantityOnLong = Spot ? (EquityPercent / 100) * ((strategy.equity / close) - strategy.position_size) : (EquityPercent / 100) * (strategy.equity / close)
• The option to stop the system when the drawdown exceeds the fixed limit has been added.
Drawdown, as you already know, is a very important measure of risk in trading systems.
The maximum drawdown will tell us what the maximum loss of a trading system has been during a period. This maximum loss is determined by:
strategy.risk.max_drawdown(Risk, strategy.percent_of_equity)
• Leverage plotted on labels added.
█ ALERTS
To enjoy the benefits of automatic trading, TradingView alerts can be used as direct buy-sell orders on spot, or long-close orders with leverage.
Currently there are Chrome extensions that act as a bridge between TradingView and your Exchange or Broker.
This is an example of syntax for this type of extensions. Copy and paste a message like this into the alert window:
{{strategy.order.action}} @ {{strategy.order.price}} | e = {{exchange}} a = account s = {{ticker}} b = {{strategy.order.action}} {{strategy.order.alert_message}}
█ NOTE
Certain Risks of Live Algorithmic Trading You Should Know:
• Backtesting cannot assure actual results.
• The relevant market might fail or behave unexpectedly.
• Your broker may experience failures in its infrastructure, fail to execute your orders in a correct or timely fashion or reject your orders.
• The system you use for generating trading orders, communicating those orders to your broker, and receiving queries and trading results from your broker may fail.
• Time lag at various point in live trading might cause unexpected behavior.
• The systems of third parties in addition to those of the provider from which we obtain various services, your broker, and the applicable securities market may fail or malfunction.
█ THANKS
Thanks to TradingView, its Pine code, its community and especially those Pine wizards who post their ideas that helps us to learn.
If the world is heading toward a equitable new world economic order, let's get rich first ...
Happy trading!
Hammer Long strategy with filtered and enforced alertsA Hammer Long strategy is a price pattern in candlestick charting that occurs when a security trades significantly lower than its opening, but rallies within the period to close near opening price. This pattern forms a hammer-shaped candlestick , in which the lower shadow is at least twice the size of the real body. The body of the candlestick represents the difference between the open and closing prices, while the shadow shows the high and low prices for the period.
Key takeaways:
Hammers have a small real body and a long lower shadow.
Hammers occur after a price decline.
The hammer candlestick shows sellers came into the market during the period but by the close the selling had been absorbed and buyers had pushed the price back to near the open.
The close can be above or below the open, although the close should be near the open in order for the real body to remain small.
The lower shadow should be at least two times the height of the real body.
Hammer candlesticks indicate a potential price reversal to the upside.
The strategy enhances standard Hammer pattern accuracy by clearing out market noises and manipulations from the indicator's triggers. Combination of Volume oscillator filter and Directional Movement Index (DMI) components values adjustments allows to detect only strong signals. The strategy is developed to forecast Long positions entries and exits. The strategy supports spot, futures, options and marginal trading exchanges. It works accurately with BTC, USD, USDT, ETH and BNB quote currencies. Best to use with 30 and 60 minutes timeframe charts. The strategy can be and should be configured for each particular asset. You can change filters and risk management settings to receive the most advanced accurate alerts
Advantages of this script:
1. Weak signals and market noises are filtered. This allows to receive only strong and confirmed alerts
2. Strategy can be easily configured in user interface for each particular asset
3. High performance. At the chart you can see examples of strategy entries and exits, you also can check strategy backtest for RENUSDT position:
Net profit: 26.95%
Percent profitable: 90%
Profit factor: 7.418
Duration of trade: 16 hours
How to use?
1. Apply indicator to the trading pair your are interested in at 30m or 60m timeframe chart
2. Configure the strategy: change filters values and risk management settings until Strategy tester shows good results according to mathematical expectation
3. Set up a TradingView alert to trigger when Hammer strategy conditions are met
4. Strategy will send alerts when to enter and when to exit positions
If you want to obtain access to the indicator please send us a personal message
Williams Fractals with Alerts by MrTuanDoanCustom William Fractals for alerts and educational purpose.
Added custom alerts for Williams Fractals.
Also added filter to show less fractals on chart.
The simple idea how I use fractals in Binary Option is to determine temporary resistance and support.
Simple strategy:
- Mark Resistance/Support on higher time frame (e.g. 5M)
- Set an alert for new fractal
- Whenever a new fractal that appears close to your marked Resistance/Support, go to lower time frame (e.g. 1M)
- Wait for rejection at the level that lower than new down fractal (or higher than new up fractal).
- Enter with the same expiry of lower time frame.
Good luck and happy trading. :-)
HFT The Ultimate Trend BacktesterThis is a trend following based strategy developed by HFT Research.
It works on Stocks, Forex and Cryptocurrency markets
This indicator comes fine tuned out of the box. It works on best on 15min, 1 hour and 4 hour time frames. It provides 3 separate entries for each of the time frames, providing you 12 different entry options.
Each time frame has the following options to choose from
You can use 1 hour settings on 15min chart however, it may not work the best.
Moderate entry will give you the modest amount of trades with modest amount of risk
Aggressive entry will give you wild entries and lots of action, if you are willing to babysit the trades, it might be an option for you
Conservative entry are best for those who want to automate the strategy or for those that don't have the time to trade the alerts actively
The backtester assumes the following;
- 1000$ capital
- 0.06% commission based on binance
- 1% risk meaning 100% equity on cross leverage
- Backtest results are starting from 2020
Triple-CandleStick-Strategy (AKA : TCS)Triple Candlestick Strategy
An indicator that helps us to evaluate current and future possible price direction through the background colors. Green for bullish and Red for a bearish market. This indicator shoots signals either long or short depending on which direction the triple candlestick pattern is formed. Three candles up will fire a long signal while three candles down a short signal. The light-dark shaded background color with arrows (either up or down) is the new entry at the certain direction of the market for the chosen symbol (in our case AUDUSD). Useful for glance view of overall market sentiment and one can use alert features for getting aware of the situation.
MA Pull [VK] - alert version of vkscalperThis is the alert version of vkscalper
you will need to change the settings for different TF also try changing MA types
Ability to choose MA types
Ability to plot stop loss / take profit lines
simply select buy alert or sell alert for alerts
UO CrossThis particular UO Cross is evolved into far more flexible and visually intuitive oscillator than previous versions.
After thorough experiments with the code of indicator, I came to new deductions on how to use it properly for random TF and made it simpler.
How to read a chart using UOX:
Before uptrend takes place, we see the both indicator levels moving towards green dotted line (40).
When green UO index passes below 40, it's an alert that the market is about to interact to new demand levels, coloring it blue for a potential reversal.
Once green UO index is moving up and crossing above green dotted line - the second signal of uptrend established.
Another strong sign of uptrend is when green UO index passes above red UO index, coloring the space in between 2 indicators greenish.
At this point of time, we can be more confident that the general movement of the price is headed upwards, although we might see some small corrections there.
During uptrend Green UO index will fluctuate above red UO index.
Both indices will rise, getting closer and closer to red dotted line, which psychologically would be the first signs of the reversal of the uptrend.
When you see green UO index passing above red dotted line 60, coloring orangish, that's a serious alert for upcoming reversal.
I'll once more remind you that at this point of time both UO indices are at overbought levels, def above 50.
You know the situation is serious when you witness red UO index being very close to red dotted line!
To confirm the signals for downtrend, you must see green UO index go down and passing below red dotted line.
Second confirmation of downtrend is when green UO index crosses below red UO index, and colors the space in between indices red.
With this indicator we can understand:
Condition of the market
Early signs and alerts for reversal
Signals of entry
Confirmations of those signals
Visualized mass psychology behind domination of bulls / bears
It would be much better if you combine it with volume-based indicators.
Good luck!
Multi Timeframe ADX and DI w/ AlertsThis script is based off the public DMI code and used to get a quick visual of trend and direction across 3 different timeframes. Alert conditions have been setup for trend changes to bull/bear for all 3 timeframes. This script is meant to pull together the concepts of multi-time frame indicators, custom functions, and custom alert conditions.
The primary instructions for this script was to find a version of the ADX Indicator and give it the same treatment as we did with the Heiken Ashi demo (displaying green/red/gray circles to indicate trend and direction) over a configurable time frame. Display a matrix of each timeframe and the corresponding directional color (green=bull, red=bear, gray=non-trending). Have it produce an alert when the state of indicator changes to either bull or bear.
MACD Divergence [ALERTSETUP]A request I thought would be useful to code.
Very simple script that allows to create alerts on MACD divergences, based on @wanliyu script.
I also removed the security function to avoid repainting.
Red background is bearish divergence and green background is bullish divergence.
Enjoy !
Buy & Sell - BTCUSDT:BINANCE 2H by CyatophilumWith this script you can create Buy and Sell alerts to automate your trading.
Configured for BINANCE:BTCUSDT in 2H timeframe.
> > > READ HOW IT WORKS < < <
> > > HOW TO USE < < <
Get the indicator today !
G POINT OF TRADING ALERTSThis is an ALERT indicator to use with G POINT OF TRADING STRATEGY.
Click on alerts and you will see the name of the indicator and create a long and short condition alerts for the strategy.
turtle indiok, so i got alerts to work with the indi.
- add the indi to a chart
- create a new alert, using the little red triangle next to the indi on the chart
- on condition, and on right drop menu, choose "alert"
- you'll see several options, play with them
Crypto Trading Helper - by @cryptomrdavisI was looking for a strategy on TradingView that can send me signals when i have to buy or sell.
The most strategys/indicators that i found where only paid once, so i decided to create my own.
Now, a few weeks later i can share it with you and this one is completely FREE.
Features:
Buy / sell signals
Take profit - default 5%, 10% & 15%
Fibonacci included
Set alerts (buy/sell, tp1, tp2 & tp3)
more to come
For now i recommend to use it on higher timeframes.
Happy trading!
Regards,
CryptoMrDavis
*** use this tool on your own risk ***
--------------------------------------------------------------------------------------------------------
BTC: 1AxLVKpgYjMtQtcRmeuFbhQNVKWKmJ5EZy
ETH: 0x7b825fa752b9926D3E8397cDb1d9E5473D074646
XLM GAXUQJSW55C7MAC4GI26NZUGIKSHFDVFRFKZCXPLMPY4HCADSDT55XK6
BCH: qz57n04ud6mn42u00aymqkku8tfh0lk4jv9c28mjvv
--------------------------------------------------------------------------------------------------------
ASX300 Golden Cross stock alerts (A2M-ANZ)Golden Cross happens when the SMA50 crossover the SMA200, which usually signals profitable bullish trend and good buy entry. For example, for Aurelia Metals the Golden Cross buy signal had 250% buy and hold profit in about a year.
This indicator hunts for the Golden Cross of the first 20 stocks in the ASX300 (A2M to ANZ), once it it happens the indicator plots the name of the stock that had Golden cross which could be use as entry for that stock. As you can see various stocks were plotted in the chart, those had crossedover at the time of plotting.
Due to TradingView Pinescript limitations, only 20 stocks can be watched in one indicator. Therefore 15 Golden Cross indicators are required to watch the entire ASX300.
This can also be applied to crypto coins with some adjustments in the script, so you can be alerted of the Golden Cross in crypto coins and buy bullish coins.
MACD (with alerts)MACD with highlight bars and alertcondition for setting alarm on crossover and crossunder
Δ Volume Finder Vol Delta v1.0 by 🇨🇷🇾🇵🇹🇴🇷🇹🇭🇾🇭🇲🇸Δ Volume Finder Vol Delta v1.0 by 🇨🇷🇾🇵🇹🇴🇷🇹🇭🇾🇭🇲🇸
General Description
💰This indicator is given FREE to all our premium indicator subscribers.
🔊Volume Finder is an indicator designed to provide additional insights, and actionable information from the vanilla volume indicator you are all used to.
ℹ More information is never a bad thing! This indicator gives you several tools in one package. The aim is to give volume some additional depth and utility.
🕞The indicator works on any timeframe and any market that has basic volume data (stocks, forex, crypto).
📜 Features
🎚 First off the volume bars are split into positive volume and negative volume. This allows you to more easily visualize the amount of a "green" candle that was actually SELLS, and vice versa - the amount of a "red" candle that were actually BUYS.
🌈It will auto gradient the volume levels based on historical volume range for whatever instrument you are looking at. Yellow bars are deviated outside the lower range (many times this will precede a breakout / breakdown).
🚫If you do not wish to set the auto gradient, you can manually set the levels you would like via settings, or turn it off.
🚦 Next is the Volume Delta. This is the line that is oscillating above and below zero. This shows you the net positive or negative volume. In other words, it shows you the total positive or negative volume.
➕➖ Third are options for EMA plots of the total positive volume and total negative volume. This should be pretty self explanatory.
📩 Lastly is a system that generates alerts when volume breaks out past a certain user defined level. You can plot these alerts as one or both of the following: colored bars on the price chart, or alert bubbles within the indicator pane.
💭Please leave me any ideas or feedback you have!
💬Questions? Comments? Want to get access to an entire suite of proven trading indicators? Come visit us on telegram and chat, or just soak up some knowledge. We make timely posts about the market, news, and strategy everyday. Our community isnt open only to subscribers - everyone is welcome to join.
Breakout Labels and Alert For Price And VolumeThe indicator is developped for bitcoin and other cryptocurrencies, whose price and volume changes heavily within minutes. For the other Asset Classes, you may need to adjust the parameters.
Benefits:
1. Since a breakout of price or volume often means the start of a trend, this indicator alerts and displays a label when there is a breakout in price or volume.
2. The indicator prints labels on the chart, which helps people to study the relationship between a breakout and the trend.
3. The volume change is compared to a SMA of volume, instead of the last bar, which can reflect the change compared to a certain period.
4. You can set an alert for breakouts of both price and volume, instead of do it two times.
Settings:
SMA Length for volume: is the length to calculator volume SMA, default:108.
Toggle on/off to display or hide labels for price or volume breakout.
Customize the alert threshhold for price or volume breakout in different time period:3m,5m,15m,30m,60m and other
Use percentageGapForSlopeshape to adjust the relative position of labels.
Style - color settings: Orange for Volume Down, Blue for Volume Up, Red for Price Down, Green for Price Up.
Cyatophilum Margin Traders [INDICATOR] [ALERTSETUP]This is an overlay indicator that you can add on top of the other 4H TimeFrame Indicators. It will help you stay aware of the amount of open longs and shorts trades.
Arrows represent change in shorts and longs. The arrows length is proportional to the change.
Green arrows show up when a huge amount of longs are opened in the last 4H. You can change the precision of arrows in the parameters (see below).
Red arrows show up when a huge amount of longs are closed in the last 4H.
Blue arrows show up when a huge amount of shorts are closed in the last 4H.
Orange arrows show up when a huge amount of shorts are opened in the last 4H.
Purchase the indicator and get more information at blockchainfiesta.com