Crypto Market Cap, BTC/USD, ETH/USD, USDT/USD, XRP/USD, Bitcoin
FINGERPRINT CARDS AB SER. B, ABB LTD, KINDRED GROUP PLC, SOLTECH ENERGY SWEDEN AB, VOLVO, AB SER. B, HENNES & MAURITZ AB, H & M SER. B
OMX Stockholm 30 Index, S&P 500, Dow 30, Nasdaq Composite, Nikkei 225, DAX-indexet
SWEDEN GOVERNMENT BONDS 10 YR, US 10Y, Euro Bund, Tyskland 10ÅR, Japan 10Y, UK 10Y
If the day opened with an Open Drive it will color the first bar of the day in a specified color. A quick visual check of where Open Drives have occurred. An Open Drive is when the first 30min period of the day also marked the high or low of that 30min period. i.e. the day started with a sign of strength.
Key levels, plotted automatically Additional timeframes can be added on request Useful for seeing strength of the trend in the market
This revision is an open Public release, with just some minor changes. It is a revision of the Strategy "Open Close Cross Strategy R2" originally published by @JayRogers. *** USE AT YOUR OWN RISK *** JayRogers : "There are drawing/painting issues in pinescript when working across resolutions/timeframes that I simply cannot fix here.. I will not be putting any...
Request for DCC/coondawg71 added support for using session. theres a issue with the session it needs to have the format inverted: (start-end) to (end-start) '0000-1500' to '1500-0000'
Kill Zones Kill zones are really liquidity events. Many different market participants often come together and act around these events. The activity itself may be event driven (margin calls or options exercise related activity), portfolio management driven (buy-on-close and asset allocation rebalancing orders) or institutionally driven (larger players needing...
This script plots the high/low of any custom session and extends it until the daily close. It does not show on the timeframe higher than the length of custom opening session by default. The time period of opening range & the max timeframe to display it on can be adjusted from the settings. So for eg. if want to use 5m ORB to trade, then set "ORB total time"...
This is a script to place Heiken Ashi candles on your chart alongside another candle type or more importantly, using the variables from this script, you can build a strategy using Heiken Ashi candles that will depict true/proper entries and exits in a strategy when using the backtest feature. We hope this helps!
Updated Indicator - Plots High, Low Open, Close For Weekly, Daily, 4 Hour, 2 Hour, 1 Hour Current and Previous Sessions Levels. Updated Adds 4 Hour, 2 Hour, 1 Hour levels for Forex and Intra-Day Traders.
This revision of this indicator is an Open Public release. The indicator alert based on JayRogers "Open Close Cross Strategy R2" and is used in conjunction with the revised "Open Close Cross Strategy R5". Description: This indicator alert created for TradingView alarm sub-system (via the alertcondition() function, which currently does not work in a ...
This indicator will simply plot on your chart the Daily/Weekly/Monthly previous candle levels. The "Auto" mode will allow automatic adjustment of timeframe displayed according to your chart. Otherwise you can select manually. Indicator plots the open/close and colors the high-low range area in the background. Hope this simple indicator will help you ! You...
This is just a review of Open Close Strategy By @JayRogers and edition By JustUncleL So please, // Credits To // Original Author: @JayRogers // Revision Author: JustUncleL revisions 3, 4, 5 // Actual Version: @guikroth i Just change some parameters and set Alerts Buy And Sell to TV. This Script use "Security" function, so maybe its repainting
This will place circles on your chart for the opening daily price. If price is above, the circles are green. If price is below, the circles are red. I wanted to be able to see the opening price a bit easier while in smaller time frames. I decided to add the previous daily closing line to the original script. Basically looking for good support / resistance
This script plots the current daily, weekly and monthly opens (all enabled by default). Here are some additional info about the drawing behavior: Daily open is shown only on intraday timeframes Weekly open is shown only on timeframes < weekly Monthly open is shown only on timeframes < monthly
BSI provides two attractive graphs that breakdown the long (green area) and short (red area) positions ratio for the all Bitfinex margin cryptocurrency pairs only . It is a quantitative measure of the bullishness or bearishness that can be used as a trading rule or in a trading system entries or exits. Included slow stochastic oscillator.
This indicator plots the previous day's open, high, low and close levels on the chart Published by Luke (DisciplinedTrader.co.uk)
WARNING: Experimental and incomplete. Script is open to development and will be developed. This is just version 1.0 STRUCTURE This script is trained according to the open, close, high and low values of the bars. It is tried to predict the future values of opening, closing, high and low values. A few simple codes were used to correlate expectation...
A very simple script to plot the yesterday's OHLC, to be used in an intraday graph. There were other scripts like this, but their code was ugly, filthy, smelly, and WET, so I did this.