I am an aircraft maintenance technician who is trying to get into software development in the financial sector. This is a project in which a dashboard of other security(stocks) with open, close, high, and low will appear. I could compile this after a detailed study of different dashboards and pine script for several hours hope you like this.
Key levels, plotted automatically Additional timeframes can be added on request Useful for seeing strength of the trend in the market
INTRO / NOTES: This script is based on Market Cipher B Oscillator by Falcon The difference in this script is that only the useful points are printed on the indicator, namely Long and Short Trade Execution signals to be used by a bot, namely the PT Bot. The script also differs from the original that it has been upgraded to Pinescript v4 This oscillator can be used...
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...
This script allows you to set breakout alerts. An alert will be triggered only when price breaks and closes beyond the specified prices. You will get an alert on the first candle that closes beyond the levels you set.
Key Levels Backtest, same logic as the key levels script, provide levels based: High, Low, Mid and Close. This was requested, took a long time to post as I fell sick and was given a lot of Dev Work. Hope this helps those who use it, very useful to see liquidity grabs in my opinion. Input time in minutes! Result of a user request.
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 ...
Support and Resistance Levels + Zones for 3 time frames, based on volume at fractal levels with Zones based on wick size which is a true reflection of a Zone when compared to other S/R Zone scripts which only use a thick line not based on anything. Original script is thanks to synapticex I have just migrated to version 3, heavily modified it and added Support and...
This can be used to trigger an alert if Heikin Ashi bar changes color :)
Send MACD alert through email (available for free/pro user): // 3 - buy // -2 - short // 0 - close position // 1 - ignore Example buy signal Alert: STRAT3. BINANCE:BTCUSDTPERP, price = 31080 Example sell signal Alert: STRAT-2. BINANCE:BTCUSDTPERP, price = 31080 Example close signal Alert: STRAT0. BINANCE:BTCUSDTPERP, price = 31080 Example ignore signal Alert:...
This is a simple script to add highlighted lines on the daily open. It uses UTC as timezone.
This indicator is intended to be used while using Replay Mode. A vertical line will be drawn when you can safely check the 4H, Daily, or Weekly candle without seeing future price. It is similar to the built-in Session Breaks, but has the benefit of not needing to remove one candle before checking the Daily. When the line is the color of your 4H settings, it is...
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 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
I wrote this for the purpose of saving time while marking up charts by automating the process of drawing and labeling lines at areas of interest on larger timeframes while still having the option to change the style and size of the lines and labels to adjust for any timeframe and avoid a messy chart. I also used this as an exercise in menu organization...
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...
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.