Crypto Market Cap, BTC/USD, ETH/USD, USDT/USD, XRP/USD, Bitcoin
Reliance, INDIABULLS HOUSING, YES BANK, STATE BK OF INDIA, HDFC BANK, TATA STEEL LTD
Nifty, BSE SENSEX, S&P 500, Nasdaq Composite, FTSE 100, DAX Index
US 10Y, Euro Bund, Germany 10Y, Japan 10Y Yield, UK 10Y, India 10Y
Simple program to look for day of week or day of month patterns in chart data. All original work by Boffin Hollow Lab Author: Tarzan
Highlights the chart background of the bars in the specified days of week.
My strategy uses a combination of three indicators MACD Stochastic RSI. The Idea is to buy when ( MACD > Signal and RSI > 50 and Stochastic > 50) occures at the same time This strategy works well on stocks and cryptos especially during market breaking up after consolidation The best results are on Daily charts , so its NOT a scalping strategy. But it can...
This strategy is as simple as possible: Every Tuesday a new long trade is opened, when Monday (yesterday) closed higher than it opened the week. The strategy closes all orders when the next close is larger than the open. This strategy does not have any other stop loss or take profit money management logic and is therefore VERY risky, because it always waits to...
This script visualizes the different time sessions during the day. The time ranges are set to the default Frankfurt, London, NY, Sydney and Tokyo, but can be freely modified and turned off (I personally use to display only Tokyo and NY). If you are a day trader, e.g. you trade with the Market Makers, this tool is a "must have". It also displays the day of the...
This shows killzone sessions for London NY, Asia sessions. In addition to the opening hours of session, the pre-market and closing time periods are also marked with a grey color Generally these are consided period of high activity and can experience more volatility in these periods I also have enabled it to display the session times even on weekends. There...
In this second tutorial we build upon the previous tutorial. We add color shading for each different day and highlight Wednesday. The idea here is to manually count if on Wednesdays close is bigger then open. Hope it helps. Feel free to comment. MartinMystere
Puts yellow bars on Monday morning. I use it for my options trading strats.
A simple script to show the Fridays (Weekly Option Expiry), of course this is a basic script we can make a few more improvement. One of many ways to utilize the "dayofweek" variable. Currently there are no options to draw a vertical line, you can do a background color for the candle. Future plans - Include monthly option expiry.
Shows green if close > open on a given day, red is close < open. Dur is for Thursday, which is optional.