Last Candle OHLC (Ticks or Points)What the Code Does
1. **Draws Lines and Labels**:
- It draws lines on your chart to show the high, low, open, and close prices from the previous period (like the previous day or week).
- It also labels these lines with numbers that tell you how far the current price is from these levels.
2. **Shows Price Movement**:
- You can see how far the price has moved from these levels in terms of small price changes (ticks) or larger units (points).
- This helps you understand price movements and potential levels of support or resistance.
3. **Customizable**:
- You can choose whether to show these lines and labels, and you can select if you want to see the movement in ticks or points.
- The lines can extend into the future on your chart to help you anticipate where prices might be in the coming days.
### How It’s Useful:
1. **Identify Key Levels**:
- It helps you spot important price levels from past periods, which can act as support or resistance.
2. **Understand Price Movement**:
- You get a visual sense of how much the price has moved from key levels, which can help you gauge market volatility.
3. **Plan Trades**:
- By seeing where the price has been and how it has moved, you can better plan your trades, like deciding where to enter or exit based on these levels.
4. **Flexible for Different Markets**:
- It works across various markets, like stocks, futures, and forex, adjusting to the specific characteristics of each instrument.
In short, this tool helps you visualize and understand past price movements and levels on your chart, aiding in your trading decisions.
Timeframeanalysis
Timeframe Marker - know when timeframes start/end
When you're on a lower timeframe, it's important to know which timeframes are starting/ending.
Timeframe Marker will display a bars that stack notifying you of your chosen timeframes.
For example, if you're on the one minute chart or another low timeframe, you'll be aware of the larger timeframes are about to begin or start.
It's always good to select the lowest timeframe first in ascending order so that the lowest bar is the lowest timeframe and bars that stack on top are larger timeframes.
The default timeframes are:
• 5 minutes (green)
• 15 minutes (yellow)
• 1 hour (orange)
• 4 hour (red)
• daily (blue)
• weekly (purple)
• monthly (gray)
If your chart's timeframe is higher than the timeframe marker you've selected, then it won't display a bar stack for that timeframe as it would normally display on every bar (this is to avoid clutter).
The future timeframe marks basically will offset to future timeframes. Set how many bars forward you'd like to see.
Session Time RangesHave you ever wondered if you are trading at the right time of the day or feel like all the good trades happen when you are sleeping? Well now you can check your theory :)
This Script allows you to highlight a time range on your chart over a 24hour time period. For example 3AM to 6AM
The script has two time variables, set your start time and end time based on a 24 hour clock and set the time zone offset variable to match your charts time zone. For example New York -4 (for utc just enter 0 for no offset )
This is a quick script I put together so hopefully it is error free enjoy :)
Snake Trend PremiumThis is an improved version of my original open source snake trend script.
I made this script to reference the current market environment while working on the lower time frames. It combines 8 slow moving averages to calculate the strength of the market trend. It will color the center of the line based on those results. The purpose of it is to visualise a bunch of sma lines into 1 line, it will make it much more organised and gives visual clarity instead of chaos. Do not use this script.
How the snake calculates trend strength for color:
1. It will check for each SMA line if it increased or decreased in value compared to previous candle.
2. An increase means +1 a decrease means -1
3. It will count those numbers to get a strength value ranging from -8 to 8
4. Each specific number is color coded and it will plot that color into the center of the snake based on the color theme selected in config
Configuration:
Show MA Lines = Ability to show the hidden lines used for calculation
5 Color Themes = Includes 5 color themes for the snake of which one based on the original, this is so the user can decide which color theme is most clear.
Plot Snake on other timeframe ? = Ability to plot the visual snake on the timeframe you want instead of current, this will not change the calculation and is only visual.
Use Current Timeframe MACD ? = Chose if you want to use a custom timeframe for MACD (outer skin of the snake line), below that are the standard MACD settings
Use Current Timeframe rsiMFI ? = Chose if you want to use a custom timeframe for rsiMFI (inner skin of the snake line)
Static SMA Length ? = The amount of candles the SMA uses to calculates it's value, standard SMA settings
Timeframe in Minutes SMA 1 = The timeframe line 1 uses (these timeframes are very important as they decide the trend strength calculation which is the backbone of the script. Below that are settings for all the other SMA's
SMA length input changes all lines at once.
The script will get published in 2 ways:
A simple version that will display the trend strength indicator as bars (no overlay)
A version which displays the strength as colors and includes a skin to see if higher or lower TF MACD and rsiMFI are in the negative or positive
Disclaimer:
Never enter a trade purely based on the indicator as it is a trend visualisation but not a good entry trigger.
VOLatiliUMThis is a useful conjunction of volume and volatility together in one script, so I named it a blended name!
It can show the diagram of:
- Volume
- Volume Variation (Volume - Past Volume)
- Volume Density (Volume / (High - Low))
- Volatility in combination with the aforesaid ones
It also offers two concepts of bar colorizing, by using the size of the bars or by applying volatility from a higher time frame (HTF).
The option "Absolute Bar Values" is included for the ones who like to see all bars positive above the zero line!
Feel free to use the script and send me your opinions. Thanks.
MM MTF Trend IndicatorMTF Trend Indicator is an indicator that can tell you the trend directions on multiple (4) time frames without having to keep switching between them
you can set 4 different time frames you want to monitor in the settings. time frame 1 is the first bar, 2 on the second bard, 3 on the third bar, and the 4th is last
red= downtrend
green= uptrend
orange= sideways market
Use link below or PM us for access you this indicator. Happy Trading