This indicator is for intraday with the basic logic that any script will always trade in its range. So , if any script moves away from its range, it will try to come back to its normal range movement. Suppose average movement of any share is 100 points, and share has moved more than 150 points there is high probability that it will move in opposite direction in...
New Volume Spikes Strategy. The Average True Range (ATR) indicator is a technical analysis tool that measures the volatility of an asset. It can be used to create a trading strategy by identifying periods of high volatility and making trades based on those conditions. Here is an example of a simple ATR trading strategy: Calculate the ATR for the asset you are...
Simple but effective script that displays Liquidity Premium/Discount areas in an adaptive way based on key Fibonacci levels. You can increase or decrease the 'Period' value in the Settings to adjust the gap between the lines as you see fit. By default the value is '46' which should suit most markets. - The script contains Alerts which are triggered when a...
RSI Momentum Bands serve a purpose to find best RSI momentum for entering a trade. Indicator is built simply: 1st RSI MA is smoothed RSI by little period, 2nd RSI MA is smoothed RSI by a bigger period. Then we calculate standard deviation from the 2nd MA and make upper and lower band. The rules for trades are simple: When RSI is above higher band - Buy ; ...
Q-Trend is an multipurpose indicatorm that can be used for swing- and trend-trading equally on any timeframe (non-volatile markets are better for this thing). Settings: Trend period - used to calculate trend line in the special moments(will explain below); ATR Multiplier - changes sensitivity. The higher the multiplier = the more sensitive it is. ...
Correlation-Co _OI This Indicator uses a Correlation Coefficient to compare a Crypto Currency to the Binance Open Interest feed if the data is provided A move in the same direction is indicated with a positive value (the indicator will move up) A move in the opposite direction the indicator will indicate with a negative value (the indicator will move down) If...
Hello Guys! Nice to meet you all! This is my Second script after changing My Profile Name! I updated my strategy template before - I added some filter conditions (EMA, ADX, DMI). If there's something to update, I will update this script! Thank you! ----- I made this based on the open source strategies by jason5480, kevinmck100, myncrypto. Thank you All! ###...
FFriZz | FrizLabz -- Priceline/Ticks Due to TradingView not allowing us to change the size or style of the Priceline I decided to make this You can change the style, size, color of the Price line with this Script There is also an option for the closing price to be plotted on the Priceline -- Colors -- You can have the Line and/or the Closing price change...
Hello Guys! Nice to meet you all! This is my fourth script! This is the Strategy Template for traders who wants to make their own strategy. I made this based on the open source strategies by jason5480, kevinmck100, myncrypto. Thank you All! ### StopLoss 1. Can Choose Stop Loss Type: Percent, ATR, Previous Low / High. 2. Can Chosse inputs of each Stop Loss...
EN: Close Open Estimation ( aka COE ) is a very simple swing-trading indicator based on even simpler idea. This indicator is from my educational series, which means that I just want to share with another way to look at the market in order to broaden your knowledge . Idea : Let's take n previous bars and make a sum a of close - open -values of each bar....
Buy One Sell One Two Options to send Alert Order via Webhook 1. Order fill events with `alert_message` on strategy.close(), strategy.entry(), strategy.exit() and strategy.order() NOTE: Need to fill the Alert Creation box with `{{strategy.order.alert_message}}` 2. Send Alert through `alert()`
Use ATR for measure range probability reversal or target line calculate by close price +- %ATR Default line and table show -100 to 100%, And the rest can add in setting tab max 200% - This release measure base on TF D, Line and Table appear on TF D and lower - Table show range %ATR ,data and difference form current price , - line price and text need to be update.
serok brrooo.... Jakarta - Celsius Network LLC menggugat mantan manajer investasinya, Jason Stone pada selasa lalu. Perusahaan pemberi pinjaman kripto ini menuduh Stone mencuri aset puluhan juta dolar sebelum bangkrut bulan lalu. Dalam pengaduan yang diajukan di pengadilan kebangkrutan Manhattan, Celsius menuduh Stone dan perusahaannya KeyFi Inc melakukan...
FVG indicator -- Allows your Charts to stay CLEAN for your T.A. by plotting the FVGs on top of the Candles inside of its Borders FVGs can also be turned off and you can Remove the Bar Color only Each FVG has a tooltip that you can hover your mouse over to get the (Type of FVG, Size, Top, Middle, Bottom, Time) FVGs Using Plots so that they go all the way...
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
This script is built on a request of one of the best trader yoyo. The script compares the performance of a tickers against SPX. The script gives user option to override default SPX ticker to a ticker of their choice using settings. The script does a % change comparison against base stock which is SPX by default for same timeframes and you can see relativity of...
This is MACD but little different. The idea behind this is to use MACD to find resistance and support level first. So we can use the logic of volume profiles for this setting and by imply the MACD on it you can make the hybrid for it . The line represent the both resistance level and if macd is above or bellow the zero if line is red the macd is bellow zero if it...
Hello traders I'm getting this question at least once per week: "how to define a custom exit quantity for my stop loss and a different one for my take profit" Instead of answering every day the same question in my DMs, I've decided to publish an educational strategy template script using this Features - Select to use or not the SL and/or TP - Define how many...