Intraday Support and ResistanceDisplay daily preferred trading and display support and resistance (modified) which is calculate using daily pivots
Intraday
intraday trading perioddisplay the intraday trading period (08:30 - 15:00) on chart with high transparent white background.
you can edit the time period by yourself in the pine editor mode.
TH ORB | Buy & Sell Levels Based on ORBTradersHunt's ORB Indicator is designed for Intraday Trading for Indian Market but it can also be used for Global Markets and Commodities . It is based on Support & Resistance Levels based on Opening Range Technique. User can select different ORB ranges like 1min, 10min, 15/30/45min, 1/2/3 HOUR etc.
The details are as follows;
Orange line is Trendsetter which means price closing above or below it will take the instrument in that direction. Green Level indicates strong buy price, and Orange level can be used as SL if trader is taking long position. Basically, a trader can use these levels as best Support and Resistance levels based on the ORB selected.
visit our website www.tradershunt.com for more information.
GainzyPoo 45m Intraday LRAIC IndicatorIntraday indicator based off a simple moving average/momentum indicator, works best on lower time frames such as 45m. Last version got reported by some LARP. Backtesting works very well as Long Only script.
Magick TrinitySimple, accurate, profitable buy/sell signals.
Works on all timeframes and assets, no repainting (stays after candle close), configurable signal strengths.
Trial available.
Gap Up and Gap DownIdentify gap ups and downs by percentage and amount.
Set alerts for:
Gap up/down by %
Gap up/down by $
EMA-50H-50L-15CThank you @rachitpjain for sharing this simple yet effective strategy on open platform( Twitter ).
For detail reading about strategy refer tweets of @rachitpjain where he timely posts charts using this strategy.
**************************************************************************************************
**EMA-50H-50L-15C Script V1
**************************************************************************************************
This script will be helpful to identify trade based on strategy shared by @rachitpjain.
Here are salient features of this script :
-Apply Three EMAs using single indicator (50H-50L-15C)
-When 15C crosses 50H - EMA Band will be filled with green color and only BUY trades should be taken
-When 15C crosses 50L - EMA Band will be filled with red color and only SELL trades should be taken
-When 15C in between 50H - 50L Band will be filled with white color and Trading should be avoided
*Strategy works best in trending market using any instrument. Results will vary with change in time frame
**Apply Basic TA like horizontal support, resistance, Higher High, Higher Low, Lower Low and Lower High price structure will increase success rate of this strategy
*** Script is kept protected mode and don't ask for codes.
(I think it's easy to code and by coding yourself, you will learn so many aspect of trading which you might missed)
Any MA bands (TMA bands V2)Hi everyone
Website will be opening very shortly :) Sorting out the last details and we're so excited to finally roll-out our different Algorithm Builders for you guys
Forewords
This present script is an evolution of the TMA bands . I would never have expected that script to become so popular to be honest
This is not only a study or idea but a really proven method and I'm glad that many of you are using it already. But please, whenever you see a new script out there, even if it looks cool and promising, please test it on a demo account for a week or on a LIVE account but with tiny amounts every time.
Many times, what you see on the chart is not what will happen in reality. I know that most of you will agree and I know exactly why we see this behavior... I'll give more details in a later post
I have plenty of methods like that one and I'll detail them on my website (and a bit on TradingView) starting next month
TMA bands on steroids
Someone asked me privately to make a generic version of the TMA bands and make it compatible with other standards Moving Average types. That's it for the specifications really as I didn't do much than re-using some piece of my own code
Suggested (but not mandatory) methodology
1) The Take Profit 1 is the middle line, Take Profit 2 is the opposite band.
2) Once the TP1 is hit, set your Stop Loss to breakeven
3) Once the TP2 is hit, if you still want to stay in the trade, set your Stop Loss to the TP1
It will be a powerful tool in your arsenal for some scalp/intraday trades
Wishing you all of you a great and profitable day
PS
It's strictly forbidden to republish this script without my explicit approval. All my posts are copyrighted from now on
Obviously you can use but not republish and get the credit or even worse... some money from your own clients
Dave
____________________________________________________________
Be sure to hit the thumbs up. Building those indicators take a lot of time and likes are always rewarding for me :) (tips are accepted too)
- If you want to suggest some indicators that I can develop and share with the community, please use my personal TRELLO board
- I'm an officially approved PineEditor/LUA/MT4 approved mentor on codementor. You can request a coaching with me if you want and I'll teach you how to build kick-ass indicators and strategies
Jump on a 1 to 1 coaching with me
- You can also hire for a custom dev of your indicator/strategy/bot/chrome extension/python
Disclaimer:
Trading involves a high level of financial risk, and may not be appropriate because you may experience losses greater than your deposit. Leverage can be against you.
Do not trade with capital that you can not afford to lose. You must be aware and have a complete understanding of all the risks associated with the market and trading. We can not be held responsible for any loss you incur.
Trading also involves risks of gambling addiction.
Please notice I do not provide financial advice - my indicators, strategies, educational ideas are intended to provide only some source code for anyone interested in improving their trading
The proprietary indicators and strategies developed by Best Trading Indicator, the object of intellectual property rights are and remain the exclusive property of Best Trading Indicator, at the exclusion of images and videos and texts free of rights or provided by the Company or external legal or physical person.
No assignment of intellectual property rights is carried out through these Terms and Conditions.
Any total or partial reproduction, modification or use of these properties for any reason whatsoever is strictly prohibited without the express written authorization of the Company.
CVWAP/PVWAPFirst of all thanks to concept owner @sanstocktrader (Twitter Handle) for sharing this on public platform.
Those who don't know how to trade this strategy can get an idea by studying about it from Pinned Tweet of @vwaptraders.
Thanks to below mentioned Twitter Handles for helping newbies to learn and earn using this strategy.
@CAtLarge
@ankurm84
@blisstrades
Telegram support channels for this strategy are as mention below :
1) vwaptraders
2) blisstrades
**Checkout Telegram/Twitter history msgs for learning to avoid repetitive queries.
**************************************************************************************************
**CVWAP/PVWAP Script V1
**************************************************************************************************
This script will be helpful up to certain extent to identify trade based on strategy shared above.
Here are salient features of this script :
-Plot current day VWAP=CVWAP
-Plot previous day EoD VWAP=PVWAP
-Transparent Blue background suggests to take only BUY side trade (Close > CVWAP and PVWAP)
-Transparent Red background suggest to take only SELL side trade (Close < CVWAP and PVWAP)
** Script is kept protected mode and don't ask for codes
(I think it's easy to code and by coding yourself, you will learn so many aspect of trading which you might missed)
Triangular Moving Average (TMA) bandsWhat in the world is up folks ??!??
Here's the indicator of the day. Sharing a simple one today because I'm busy coding for a few clients (fun life of a top script author on TradingView)
The TMA bands is an indicator that I discovered on FXCM a few years ago FXCM TMA bands
From the screenshot above, we see that when the price hits the lower band, it's a possible reverse BUY signal. When it hits the upper band, it's a possible SELL signal
Methodology
1) The Take Profit 1 is the middle line, Take Profit 2 is the opposite band.
2) Once the TP1 is hit, set your Stop Loss to breakeven
3) Once the TP2 is hit, if you still want to stay in the trade, set your Stop Loss to the TP1
That's what we call a trailing stop loss which I offered in the Trade Manager : Trade-Manager-Open-Source-Version/
It will be a powerful tool in your arsenal for some scalp/intraday trades
After years of coding for traders, I worked with many brokers/API/languages so I'm very used to convert a script from a broker to another one (shameless self-advertising)
PS
Tomorrow I'll share the Signal version of my Algorithm Builder:
You'll be able to connect it in a single click to a very cool Backtest System made by the Pinescripters community
In other words, I'm selling the scripts to allow you to build your own signals in a few clicks AND to connect it easily to a kick-ass backtesting tool. More to come tomorrow
Hope you'll like it, like me, love it, love me, tip me :)
____________________________________________________________
Feel free to hit the thumbs up as it shows me that I'm not doing this for nothing and will motivate to deliver more quality content in the future. (Meaning... a few likes only = no indicators = Dave enjoying the beach)
- I'm an officially approved PineEditor/LUA/MT4 approved mentor on codementor. You can request a coaching with me if you want and I'll teach you how to build kick-ass indicators and strategies
Jump on a 1 to 1 coaching with me
- You can also hire for a custom dev of your indicator/strategy/bot/chrome extension/python
Pivot LevelsThis indicator automatically plots 3 important "Pivot Levels" to watch when day trading.
This simple but effective tool plots out important levels from the prior trading day, and updates every day. I noticed that significant levels such as the close, the high, and the low from the prior day often serve as important support/resistance levels in the future.
The previous day high is displayed as the green line, the close is displayed as the white line, and the low is plotted as the red line.
Enjoy!
Custom Anchored VWAP Offset V2This is the anchored VWAP with offset option which can be used on any timeframe, including intraday.
Intraday System V.3This indicator good for Intraday. It'll give signal through colours. Go long when green colour appears and go short when red colour appear.
Take a trade on candle high above (long) and low below (short). I've made few modification from Mr.Johnman scripts for Better results for Indian traders. Thanks to him.
For Target and stop loss ;
Open Renko chart from your broker trading platform and find the Renko bar settings, here you'll find "Set Range". Those value will be your SL & Target.
Make sure take a trade above / below candle once colours appears.
With Regard's
Kaliyamoorthi
Just Believe Trading Community.
ATR+VWAP Alert//These signals mostly consist of crossovers between a 13 VWMA and a 62 VWMA. I've found these two moving averages to be quite special in their ability to
//recognize a quick trend using volume data. The VWAP is used in the alert system as well, to give some perspective on which direction we are looking to take. We
//are also using ATR. We only take trades when the ATR is on the move, meaning we have a chance to catch a volatile move! Finally, we use RSI to help weed out bad
//trades. We only take 'longs' with bullish readings from RSI, and we only take 'shorts' with bearish readings from RSI. These alerts are fantastic for catching quick intraday
//trades in either direction. I recommend using a small 'take profit' target rather than using an exit indicator. These trades can move 20-30 pips and reverse just as quickly. Good luck!
//How To Use:
//When the alert system is added to the chart, you will notice up/down symbols appear at various locations. For bullish alerts, right click an 'Up' symbol and choose 'Add Alert on VWap & ATR..'
//There are two condition options. 'Long/short', and right below that 'Buy-Signal/Sell-Signal'. Choose 'long' and 'Buy-Signal'. At options, choose 'Once Per Bar Close'. Design your alert, and you're good to go.
//For bearish signals, find a 'down' signal on the chart. Right click and follow the same process, except choosing 'short/Sell-Signal' conditions.
Tips:
Use VWAP as a stop-loss. If a candle closes below/above the VWAP in the direction against you.. get out of the trade. The losses will be minimal and few compared to the wins. Use discretion and trade carefully. This works great with crypto. Invent your own exit. If you come up with a clever exit, please share!
You can contact me at my Discord!
discord.gg
Intraday volatility on EOD chartThis indicator will allow you to compare Daily bars with Intraday insight.
Indicator draws the sum of high-low intraday bars on EOD timeframe.
The purpose is to compare TR or ATR with intraday data, because high-low on 1 daily bar says little about intraday bars inside.
You can replace the function (cum(high - low)) with whatever you need to calculate on intraday bars.
Daily Moving Average to Intraday ChartThis is going to include the 20EMA, 100SMA and 200SMA automatically into your intraday charts.
BullTrading Intraday StopHunt Indicator Phycologically traders tend to sell on lows and buy on highs. BullTrading Intraday StopHunt Indicator is designed to help you avoid such situations by monitoring the market for intraday trading setups.
The indicator plots a "Fractal Envelope © " containing the most significant Support and Resistance levels for analysis and entry level selection.
Trend filtering is provided by a MTF P-SAR (SAR will avoid repainting false signals).
The BullTrading Chaos Trend Wave is used instead the Alligator to trade fractals.
BullTrading Intraday StopHunt Indicator will provide 3 types of signals:
First one is a swing/intraday signal, it will alert you when the price is located at a very sensitive level (buy or sell) filtered by trend. If you check the indicator after the close of the day you can even know this exact level in advance (plot Red or Lime color).
Second signal will alert you the Chaos Trend Wave Moving Average Crossovers filtered by price position (related to the Fractal Envelope) and mayor trend.
Third signal is a scalping signal, it will alert you all the fractal breakouts filtered by price position (related to the Fractal Envelope) and mayor trend.
You will be amazed the huge amount of trade opportunities for a given week trading only one financial instrument.
Obviously the indicator is not perfect and will plot few false signals on mayor trend reversals or big price manipulations. AVOID THE TRAP BY WAITING THE PRICE USING BUY LIMIT AND SELL LIMIT ORDERS.
NOTE: This indicator works on any timeframe, but standard settings are calibrated for 15' charts.
ADR - Average Daily Range [@treypeng] [v2]
This is an intraday indicator.
Average Daily Range provides an upper and lower level around the daily open. It is calculated by taking an EMA/SMA average of a given number of previous days' True Range.
It can be useful for helping guide support and resistance, for taking profits and for placing stops.
It's a similar idea to the ATR indicator, but calculated on a daily timeframe only.
Settings:
Length: number of days to take an average from
Offset: Set this to 0 to include today's range. Set to 1 to exclude today. Set to 2 to exclude today and yesterday.....and so on.
The other settings should be self explanatory :)
Hull MA +- ATR by shoxi Added HMA-ATR and HMA+ATR to make easier taking profits and placing stop losses in intraday trading.