Session
Forex Session Breaks DST AWARE!There seems to be no open source forex trading session DST (Daylight Savings Time) aware scripts which I think is absurd. This amazing community deserves better. So I adapted some code by icostan adding DST capabilities.
Original code by icostan here
I added DST code. Warning may not be perfect yet. Could be a bug or two. It only supports 3 major sessions right now but you can add your own rules for the other timezones by copying my logic.
It is open source so please add the other sessions and regions as needed and update me please.
Hancock - RSI [Session]This is an improvement of my RSI Volume indicator.
I have made a session based RSI indicator which helps to aid the decision making upon session opens and gives a good indication of trend during. It also has various fixes for bugs found in the above indicator.
It has multiple settings to configure:
Use session: This toggles the RSI to be session based mode.
Session - Time: The session hours for the RSI .
Session - Days of Week: This is the days for the session based RSI to use.
Session - Mode: The RSI is reset when a new session starts. This mode adjusts how the initial value of the RSI is calculated:
OC: RSI uses the absolute open - close * volume value.
TR: RSI uses the true range * volume value.
VOL: RSI uses the volume value.
TF - Resolution: This is the lower time frame to be used in calculating the wick adjusted buy and sell volume used in the calculation of Volume weighted RSI . A lower time frame produces more accurate buy and sell volumes.
Use Volume: Enabling this produces a Volume weighted RSI . Disabled produces a normal RSI .
Use Wicks: Enabling this adjusts the calculation for buy and sell volume by taking wicks into account.
RSI - Length: This is the length to be used for the RSI . If session based this is the maximum value the RSI length can be - length can be shorter to not include previous session data.
RSI - Overbought: This is the "overbought" level for the RSI .
RSI - Oversold: This is the "oversold" level for the RSI .
RSI - Threshold: This is the threshold used to indicate trend change colours on the RSI .
Happy Trading
Hancock
ICT Killzone For Crypto Markets.Adjusted for Crypto 24/7 markets
Adjusted for UTC
i have hidden the asian open range and daily bars on my charts , you can choose to have them on
Less screen clutter
London Open 8:00 - 4:30 - Killzone 7:00 - 9:00
NewYork Open 9:30 - 4:00 Killzone 8:00 - 10:00
Shanghai open 9:15 Killzone 8:00 - 10:00
NOT MY ORIGINAL SCRIPT. JUST MODIFIED VERSION
High & Low Of Custom Session - OpeningRange Breakout (Expo)High & Low Of Custom Session - OpeningRange Breakout (Expo) prints the high and the low of a custom session.
I use the indicator to trade the re-test of opening range (high/low) as well as breakouts from the opening range. The same logic can be applied to the session you have chosen.
HOW TO USE
1. Use the indicator to trade the re-tests of the session range.
2. Use the indicator to trade breakouts of session range.
INDICATOR IN ACTION
1-min chart
I hope you find this indicator useful , and please comment or contact me if you like the script or have any questions/suggestions for future improvements. Thanks!
I will continually work on this indicator, so please share your experience and feedback as it will enable me to make even better improvements. Thanks to everyone that has already contacted me regarding my scripts. Your feedback is valuable for future developments!
-----------------
Disclaimer
Copyright by Zeiierman.
The information contained in my scripts/indicators/ideas does not constitute financial advice or a solicitation to buy or sell any securities of any type. I will not accept liability for any loss or damage, including without limitation any loss of profit, which may arise directly or indirectly from the use of or reliance on such information.
All investments involve risk, and the past performance of a security, industry, sector, market, financial product, trading strategy, or individual’s trading does not guarantee future results or returns. Investors are fully responsible for any investment decisions they make. Such decisions should be based solely on an evaluation of their financial circumstances, investment objectives, risk tolerance, and liquidity needs.
My scripts/indicators/ideas are only for educational purposes!
NRD Sessions Basic FunctionsThis script is an extension and modification of a popular BackGround color script.
Added
1. Style and programming standards to make is easier to read and modify
2. broke out Asia to Sydney and Tokyo Sessions
3. added override to show ICT Kill zones for London and New York
4. Made all this configurable via settings Menu
Enjoy
watch this space as I intend to do more complex session scripts to allow for High and Lows and Mondays too :-)
[PX] Session LevelHello guys,
this scripts prints the high and low as well as the moving average of a user-defined session.
How does it work?
Basically, as soon as we are in the session range, the indicator will constantly keep track of the high and the low of this range. It also prints the moving average, which can either be a floating or a static line, that represents the latest MA value.
The indicator comes with multiple options to style the printed lines.
If you find this indicator useful, please leave a "like" and hit that "follow" button :)
Have fun and happy trading :)))
P.S: Check my signature if you want to get in touch with me.
Week Start - Highlights the first candle of the weekSome users asked in PM about a script that highlights the start of the week. Consequently, I decided to publish it open for anyone finding it useful.
Furthermore, I will update the script soon with more useful features and customisation options.
bitpul Sessions + sma [MHMK]Background colors that show open-close of the major market sessions ( Tokyo, London, joint time, New York, free time).
I added two sma to get more confirmation for the reversal - You can hide smas
[FN] Session Range & Date Range For BacktestingThis has been done before in different ways, however, my goal is to publish a single, simplified copy/paste version of the idea so you can quickly and easily incorporate it into your strategy backtesting.
You can designate weekdays, weekdays + weekends for 24/7 markets, and also session range.
So, you trade bitcoin? It works. CME futures? It works. You are a discretionary trader so the only signals that matter are the ones that happen when you're awake? It works. Copy and paste.
The goal is that its that easy. You'll have to let me know if it is. glhf everyone.
If I'm not mistaken, you should be able to copy/paste this directly into your strategy script (Paste it in before your entry declarations). Just leave out the last 2 lines where the bgcolor() is declared... unless you want the background color lit up, that's up to you. It's just for demonstration purposes in this script.
After you've pasted it in, then in your strategy.entry() function you are adding: to the strategy.entry() function.
e.g:
strategy.entry("Long", strategy.long, qty=1, when = ENTRY_SIGNAL and signal_backtest())
Shoutouts to @zenandtheartoftrading and @allanster for providing the basis of this code that I put together here. We stand on the shoulders of giants.
NSDT Session Background ShadingA simple script to add background colors to specific timeframes. Great for trading futures so you can separate sessions for easier viewing. Use for stocks to separate pre, open, and post market times.
There are three timeframes that can be set and all colors can be modified.
Candle Range - Monthly - Open/High/Low/Close/Wicks (Oldinvestor)This candle range comparison is similar to my original script Candle Range Compare .
This script is to compares the size of open/close high/low and wick size side by side. This version of the script allows you to only show a chosen month of each year to compare. I hadn't even thought to try and vanish the part of the chart I'm not looking at. I'll consider that later (may never happen, I am limited on time).
I have also included check boxes to turn on/off certain candles. This part is pretty self explanatory. For example: if you wish to not see wicks in front of the open/close, go to the settings for the study and uncheck the box for "Show Wicks".
Warning: The script does not work so well on monthly candles? Some of the candles are missing...
Good luck
Oldinvestor
NYSE Session for 24/7 marketsThis script is used for analyzing the correlation between 24/7 markets with regards to the price action during NYSE session. Defaults to showing daily session open/high/low but there is the option to show the weekly session data.
intraday trading perioddisplay the intraday trading period (08:30 - 15:00) on chart with high transparent white background.
you can edit the time period by yourself in the pine editor mode.
London_NYThis is a session indicator that is one color from beginning of London Session to end of New York Session.
Multi-Timeframe VWAP V2 MODQuick and dirty mod of this script in order to fit my needs.
Added one custom session
More user friendly (Enable/disable through inputs menu)
Fx220 Market Sessions IndicatorFx220 NATION! Welcome. Here's a script to add the Market Sessions without altering any settings! Enjoy - Brian
3 Sessions DividerAsia (Syndey + Tokio)
London
NY
Made for GMT-6 (Central US Time)
Sessions may Overlap.