ALL Ticker ID informationAn example and overview of the syminfo and tickerid functions to be able to access different tools.
Here is an example of accessing the Bitfinex exchange (and requesting "instrument name") when another exchange is open (BINANCE:BTCUSDT)
There is a difference in name between BINANCE:BTCUSDT and BITFINEX:BTCUSD exchanges
Try swapping //
T = "BITFINEX:"+str.tostring(syminfo.basecurrency)+"USDT"
//T = "BITFINEX:"+str.tostring(syminfo.basecurrency)+"USD"
The script will show that this instrument does not exist "Error in the value of the instrument. There is no such currency!"
Implemented Resolve error handling with the ignore_invalid_symbol=true parameter, this gives further processing of the script without errors.
----------------------------------------------------------
Пример и обзор функций syminfo и tickerid для возможности доступа к разным инструментам.
Здесь реализован пример доступа к бирже Bitfinex(и запрос "названия инструмента"), когда открыта другая биржа (BINANCE:BTCUSDT)
Существует разница в названии между биржами BINANCE:BTCUSDT и BITFINEX:BTCUSD
Попробуйте поменять // местами
T = "BITFINEX:"+str.tostring(syminfo.basecurrency)+"USDT"
//T = "BITFINEX:"+str.tostring(syminfo.basecurrency)+"USD"
Скрипт выдаст, что данного инструмента нет "Ошибка в значении инструмента. Такой валюты нет!"
Реализована Обработка ошибки Resolve error с помощью параметра ignore_invalid_symbol=true это дает дальнейшую обработку скрипта без ошибок.
Multitimeframe
Greedy MA & Greedy Bollinger Bands This moving average takes all of the moving averages between 1 and 700 and takes the average of them all. It also takes the min/max average (donchian) of every one of those averages. Also included is Bollinger Bands calculated in the same way. One nice feature I have added is the option to use geometric calculations for. I also added regular bb calculations because this can be a major hog. Use this default setting on 1d or 1w. Enjoy!
ps, I call it greedy because the default settings wont work on lower time frames
Swing High/Low Indicator w/ MACD and HTF EMA'sSwing High/Low Indicator w/ MACD and EMA Confirmations by KaizenTraderB
I designed this indicator to be used with a market structure break strategy.
It labels swing highs and lows that are confirmed by the MACD.
It also displays a higher timeframe Fast and Slow EMA to determine directional bias.
Also provides alerts that signal Swing Low breaks in downtrends and Swing High Breaks in uptrends.
It draws a horizontal line on the last Swing High and Low.
Display this indicator on your entry timeframe and choose your Higher Timeframe in settings.
You can also change lookback period for Swing Highs and Lows and EMA's.
When I use this I am looking for the Swing High/Low break in direction of HTF Trend
Then look for pullback between price level of break and areas of liquidity (wicks, order blocks, price congestion) for entry in direction of EMA trend.
Banknifty Major Component TableThe table presented here is comprised of major Banknifty Index constituents showing price change in percentage terms and RSI value of three different timeframes to gauge overall Banknifty sentiment. This table is primarily created to cater scalpers and day traders. It helps traders to see market activity at a glance.
Rangebar timeThis indicator determines the time (in minutes) for which a bar of the Range Bar type was formed.
In order to avoid errors in the calculations, a weekend check is immediately carried out (one day if it is a holiday or two days if it is a weekend).
If there are more days off, then the information on the first bar after the weekend may be incorrect.
Индикатор определяет время (в минутах), за которое образовался бар типа RangeBar.
Cразу идет проверка на выходные дни (один день, если праздник или два дня, если выходные).
Если выходных больше, то информация на 1-ом баре, после выходных может быть некорректна.
CRYPTO MARKET SESSION ANALYZER INDICATORCrypto Market Session Analyzer is an easy-to-use yet powerful analysis tool that helps the trader visualize and analyze price movements over three different trading sessions:
1) European Session
2) US session
3) Asian session
Automatically tracks the corresponding levels for each market session.
This indicator can be used on all timeframes equal to or less than 15 minutes.
Although this is a simple indicator to use, some care must be taken when using it. The trader must be careful to set the correct times for each session according to his UTC timezone. By default the indicator uses UTC. If your console is set to UTC + 2 for example, you will need to take this into account and align the times correctly. You can adjust the time for each session from the user interface. Following the example, if the opening of the UE session is set to 9 and UTC of your console is set to UTC + 2, the script will proceed to create the level at opening time 11.
HOW IT WORK
The indicator automatically draws a horizontal line at the open and a horizontal line at the close of each session. The indicator clears past support and resistance every 24 hours to provide a clean and easy-to-read chart, updating new levels session after session.
Blue indicates the EU session.
Orange indicates the US session.
Purple indicates the Asian session.
Auto Harmonic Pattern Projections (MTF)Hello traders, I am excited to introduce to you the Auto Harmonic Pattern Projections indicator!
How does it work?
This indicator identifies harmonic patterns by analyzing Zigzag pivot points on the chart and checking if the XABC points form the required Fibonacci retracements/extensions for each particular pattern type.
If the values are within their acceptable ranges after the C point is formed, then the indicator automatically projects the D point which is based on the required XA retracement/extension of that pattern and verifies it is also within the acceptable BC projection range.
Features:
Automatically identifies and draws potential harmonic patterns in real time as soon as price breaks the B point of the pattern.
- This early projection of a harmonic pattern gives you more time to analyze the chart before the price reaches the pattern’s completion point (D), to help you determine the probability of that pattern succeeding or failing.
Multi-time frame (MTF) functionality lets you modify the Zigzag time frame to display patterns across multiple time frames without needing to change the chart time frame.
Alerts can be added for each type of pattern which will trigger upon price breaking the B point.
Individually select which types of harmonic patterns you would like displayed on the chart.
Customizable options for each pattern (see below)
List of supported harmonic patterns:
Bat Pattern
Alt Bat Pattern
Crab Pattern
Deep Crab Pattern
Butterfly Pattern
Gartley Pattern
Shark Pattern
More will be added in the future! Check for updates below
Pattern options:
Manually change the allowable ranges for each leg of the pattern, with tooltips for each pattern that provides users with the rules and criteria.
Adjust stop loss level for each pattern.
Change the color of the pattern’s lines, fills, and labels.
Display the BC Projection level which is automatically determined based on the Fibonacci extension closest to the projected D point.
Display the AB=CD level, 1.272AB=CD Extension, and/or 1.618 AB=CD Extension.
Display the Stop Loss Level and Take Profit Levels
Example of a Butterfly Harmonic found, with the 1.272AB=CD level enabled
Preview of the indicator’s settings:
How to Set Up Alerts
Select which patterns you would like to receive alerts on, by checking them off in indicator settings.
Once you have made selections, click OK then save your chart.
Right click on a harmonic pattern on the chart or click the ellipsis (3 dots) next to indicator name at top of chart then click “Add alert on MTF Auto Harmonic Pattern Projection”
You may remove the default Alert Name if you’d like, as the alert message is already built in which informs user of the type of pattern found on a particular symbol.
If you change any settings after alert has been created, you will have to remove the existing alert then re-add it following the steps above.
To gain access to this indicator, please send me a direct message for details
Market Close CountdownThis is a simple indicator that displays the hours and mins of market time left. This just simply calculates the time left from the time left in the 1 day (D) candle. Like it if you find it useful.
FX:GBPUSD
Price Spread Indicator v2Version 2 of this script. Looks at the spread of current price to two prior MA's. Defaults to 200 and 90 however 20 and 58 provide some nice results. A -1.3% spread ratio is used to trigger alerts ie -1.3% spread on 200 and 90. This has been derived from backtesting what optimised P&L.
Ideal for investors rather than traders. Out performs simple buy and hold by 5-6 times.
MTF Stochastic Zones w/ Candle and Swing Hi/Lo IndicatorsMTF Stochastic Zones w/ Candle and Swing Hi/Lo Indicators by // © KaizenTraderB
This indicator will display the Stochastic RSI as color zones utilizing 3 Timeframes of your choice as well as key reversal candles:
Entry Timeframe StochRSI Crossovers and Long Wick Reversal Candles (Hammer and Hanging Man) and Engulfing Candles
That correlate with Swing Highs and Lows.
When the higher timeframe is bullish it will be green and when bullish, red.
When the middle timeframe is counter the higher, it will appear brownish.
The entry timeframe will print Candle Labels and Swing Highs and Lows at bullish and bearish Stochastic RSI crossovers when oversold and overbought, respectively,
In the direction of the higher timeframe directional bias when the middle timeframe is counter that direction to catch reversals in corrections.
(It also prints Bull/Bear StochRSI Crossovers that correlated with Swing Highs and Lows that are not Hammers, Hanging Men or Engulfing Candles.)
The options allow you to turn the zones, swing highs and lows, candle indicators and entry StochRSI Crossovers on and off, as well as which Timeframes you choose to view.
Entry - 1Hr, 15m, 5m or 1m Middle Timeframe - Daily, 4Hr, 1Hr or 15m Higher Timeframe - Monthly, Weekly, Daily, 4Hr or 1Hr
You can change the Swing High and Low Lookback periods, as well as
The Stochastic RSI Lookback for each of the three timeframes and the level of Overbought and Oversold:
When 8 is chosen for RSI Lookback, Stochastic Lookback = 5, SmoothK = 3, Smooth D = 3 For 13 - 8, 5, 5 For 21 - 13, 8, 8 For 34 - 21, 13, 13
Its good practice to adjust settings so Higher Timeframe zones (green/red) correlate with longer trend movements,
Medium Timeframe with corrections and reversal areas (brown) and Entry Timeframe with key reversal candles.
For example, to adjust the Daily Higher Timeframe, turn the Higher Timeframe to Daily, turn off the others and bring up the Daily Chart.
Look at chart for last 200 bars or so and go through the different settings until you find the one that best correlates with recent past price action.
Do the same procedure for the Middle and Entry Timeframe. Once all the settings are how you prefer, view the Indicator on the Entry Timeframe to find trades.
Coding included to prevent repainting
Can be used in conjunction with the MTF Stochastic RSI w/ Zones which is displayed in the lower panel.
Need the same settings in both indicators for them to correlate or use different settings for different views,
Message me with feedback to improve upon this indicator or requested additions.
I will soon be releasing a Strategy based on this indicator!
sharks EMAs @rlvsThere are lots of indicators to show EMAs.
This one is different because it shows EMAs 12 and 26 for the current timeframe, and, the same EMAs for the next timeframe.
Following this sequence: 1' -> 5' -> 15' -> 1h -> 4h -> 1d -> 1w -> 1 month
Top Down Analyzer by 20PipsWelcome and thanks for stopping by. Here we have an indicator I call the Top down analyzer what this does is give you the ability to over lay a higher time frame like H1 to 1M on a 1 sec to 30mins time frame showing real transparent candles on your chart.
What makes the top down analyzer indicator stands out is because it is user friendly, the settings are self explanatory and it helps you stay focus on price action on multiple time frame with you leaving your preferred trade executing time frame.
This indicator give you the best top down analysis simple and straight to the point.
Feel free to try it out and let know what needs to be worked on.
Pivot Points High Low Multi Time FrameHello All,
There are built-in and published Pivot Point High Low indicators in Public Library but as far as I see none of them is for Higher Time frames. so I decided to write & publish this script. I hope it would be useful while trading or developing your own scripts. I also did this to use in one of my future projects (we will see it in a few weeks/months ;) ).
I tried to make all settings optional, so you can play with them as you wish.
P.S. There is no control mechanism if the chart time frame is lower than the time frame in the options. So you better set higher time frame in the options than the chart time frame.
Enjoy!
JaeRSI+What is JaeRSI++
🥇 It is an indicator that detects and displays the RSI of the upper frame one step at a time
- It is no different from normal RSI but, u can see the RSI of the upper frame together
- Works based on 5m 15m 1h 4h 1d 1w
🥇Also, if the RSI is (over 70↗️) or (less than 30↘️), changes the background color
- If the background color is continuous, it is recommended to check the frame one step higher
🥇 Meaning of table (table)
- "🌈", RSI, Main, Danger in order
- RSI: It is divided into 5, 15, 60, 240 and indicates the current RSI of each frame (the background color is different from RSI : 33.0 below / 67.0 above)
- Main: Estimate the mainframe
If the previous 14 candles have entered the Danger zone (RSI : below 33.0 / above 67.0) or oversold/number, the corresponding frame is marked as the main frame.
- Danger: If abnormal RSI motion is detected (beam shape) due to sudden surge/fall in a frame, it warns that the frame may be the main frame.
==================================================================================
JaeRSI++란?
🥇 상위 프레임의 RSI를 추가로 표시해 주는 RSI 지표입니다
- 일반 RSI와 알고리즘의 차이가 없으나 상위 프레임의 RSI를 함께 볼 수 있습니다 (빨간 선으로 표시)
- 5m 15m 1h 4h 1d 1w 기준으로 작동합니다
🥇또한 RSI가 (70 이상↗️) 또는 (30↘️)인 경우 배경색을 변경합니다
- 배경색이 연속적인 경우 프레임을 한 단계 높게 확인하는 것이 좋습니다
🥇표(테이블)의 의미
- 순서대로 시간프레임 , RSI , 메인 , 위험
- RSI : 5, 15, 60, 240으로 나뉘어져 각각 프레임의 현재 RSI를 나타낸다 (33.0 아래 / 67.0 위 부터 배경색이 달라짐)
- 메인 : 메인프레임을 추정한다
이전 14개 캔들안에 꺵판존(33.0 아래 / 67.0 위) or 과매도/수에 들어간 적이 있다면 해당 프레임을 메인프레임으로 표시한다
- 위험 : 어떤 프레임에서 급등/급락하여 비 정상적인 RSI의 움직임이 감지된다면(빔 형태) 해당 프레임이 메인 프레임일 수 있다고 경고한다
MTF Stochastic RSI w/ ZonesMTF Stochastic RSI w/ Zones by // © KaizenTraderB
I revamped my original Stochastic RSI Band indicator with more accurate algorithms, cleaner coding and more adjustable options.
I will be soon releasing a variation of this indicator that prints over price chart with key candle indicators
This indicator will display the Stochastic RSI in 3 Timeframes of your choice.
It will also display color zones. When the higher timeframe is bullish it will be green and when bullish, red.
When the middle timeframe is counter the higher, it will appear brownish.
The entry timeframe will print red and green lines at bullish and bearish Stochastic RSI crossovers when oversold and overbought, respectively,
In the direction of the higher timeframe directional bias when the middle timeframe is counter that direction to catch reversals in corrections.
The options allow you to turn the lines and zones on and off, as well as which Timeframes you choose to view.
Entry - 1Hr, 15m, 5m Middle Timeframe - 1Hr, 4Hr, Daily Higher Timeframe - 4Hr, Daily, Weekly or Monthly
You can also change the parameters of the Stochastic RSI for each of the three timeframes:
When 8 is chosen for RSI Length, Stochastic Length - 5, SmoothK - 3, Smooth D - 3 For 13 - 8, 5, 5 For 21 - 13, 8, 8 For 34 - 21, 13, 13
Its good practice to adjust settings so Higher Timeframe zones (green/red) correlate with longer trend movements,
Medium Timeframe with corrections and reversal areas (brown) and Entry Timeframe with key reversal candles.
Look at chart for last 200 bars or so and find the settings that correlate with recent past price action and adjust accordingly.
Its also good practice to have the chart timeframe correlate with entry timeframe of indicator.
You can also adjust overbought and oversold areas.
Coding included to prevent repainting
Message me with feedback to improve upon this indicator or requested additions.