This is an Indicator specifically made for BTC/USD ( Index) Zoom out on Daily and Weekly candles as much and you can SEE a trend . A very very important trend and you shall remember this indicator with Years to come . This is a VERY long term type indicator and can help you with long term hodling investor mindset analysis .
Multi-Timeframe Dashboard Shows values of different Indiactors on Multiple-Timeframes for the selected script/symbol VWAP : if LTP is trading above VWAP then Bullish else if LTP is trading below VWAP then Bearish. ST(21,1) : if LTP is trading above Supertrend (21,1) then Bullish , else if LTP is trading below Supertrend (21,1) then Bearish. ST(14,2) : if LTP is...
Nifty / Banknifty Dashboard : Shows Values of different Indicators on current Timeframe for the selected Index & it's main constituents according to weightage in index. customized for Nifty & Banknifty (You can customize it according to your needs for the markets/indexes you trade in) Interpretation :- VWAP : if LTP is trading above VWAP then Bullish else if...
Use for intraday proper stop losses and targets. When the price goes above the first level wait for a signaling candle and once we have it place your stop loss just above the second level for short trade and vice versa for long trades.
This script shows the inefficiency of the markets. Comparing two (correlated) symbols, the values above 0 means the main symbol (at the top of the graph) outperforms the other. A value below 0 means the main symbol underperforms the other. The band displays different entries until the last candle. Any P/L (of the band range) is visible in the band. Example:...
TV announced that you can now pull data from Glassnode! Here you can find every metric available to compare blockchain data from different coins. How to use: - Select your Coin - Select your Metric Then you can enable another coin or the same one to compare data. As per TV's post: Coins: BTC, ETH, LTC, AAVE, ABT, AMPL, ANT, ARMOR, BADGER, BAL, BAND, BAT,...
I based my strategy on the Lagging Span 2 line in the Ichimoku Cloud. I actually designed the strategy for the DAX Germany index 3 Minutes period, but you can use it on any instrument you want. I would like to point out some points that you should pay attention to when optimizing the strategy for the instrument you want to use. Position Take Profit and Stop Loss...
This indicator uses the concept of slopes and normalizes the values so that they are bounded between 0 and 100. The steps required to calculate the indicator are as follows: * Calculate the slope of the price using a lookback period (by default, it is either 14 or 21). The slope is calculated by subtracting the current close price from the close price 21 (or 14)...
There is a wide range of opinion on holding positions overnight due to gap risk. So, out of curiosity, I coded this analysis as a strategy to see what the result of only holding a position overnight on an asset would be. The results really surprised me. The script backtests 10+ years, and here are the findings: Holding a position for 1 hour bar overnight on...
This indicator based on statistical analysis. it uses standard deviation and its co-relation to price action to generate signals. and following indicators has been used to calculate standard deviation and its co-relation values. finally it is capable to identify market changes in bottoms to pic most suitable points. 1. Parabolic SAR (parabolic stop and reverse)...
This script use for crypto market, its use ema and supertrend to find the current trend in the market
The only time filter that you will ever need. Easily filter for: --> Start/End Dates --> Weekdays --> 1 or 2 Daily Trade Sessions. This is open source on purpose so you can enjoy ease of use on your own codes. Simply copy the code and use the variable "inTime" to filter bars that fit your time constraints. I spent a lot more time on this than I'd like to...
█ OVERVIEW A simple market session indicator that show you what market is in session according to the timezone you configured. It will draw a table with 4 cells matching 4 market Sydney, Tokyo, London and New York. Whenever market is in session the matching text will change colour. █ WHAT MAKE THIS DIFFERENT All other indicator on the market are either bar...
Strategy based on EMA and EMA Oscilator (EMA - close) + Std Dev + Factor = detecting oversell/overbuy Long only! Pyramiding - sometimes, depends on ... There're 2 enter strategies in one script: 1 - Classic, buy on entering to OverSell zone (more profitable ~> 70%) 2 - Crazy, buy on entering to OverBuy zone (catching trend and pyramiding, more net profit) Exit...
This simple script show potentiel trade entry points using 3 MA, can be switch by EMA and SMA type. Adjust the MA(s) Length depending pairs and timeframe you use. Buy & Sell labels can be display by input settings. Action are take by the following rule: Long signal: MA3 > MA2 > MA1 Short signal: MA1> MA2 > MA3 Add some filters is really needed to make this...
This creates a combination style closing price change on each tick. It has two theme options, one as silver dials for Dark Theme and the other as black dials for White Theme. We get fixated to watching closing prices on charts and it gets visually daunting. This creates a combination style price change which updates on each tick, which is quite pleasing...
As the profit level increases, the amount of profit taking required to avoid risk asymptotically reaches zero. This indicator displays the % of the established position required to exit in order to ensure the trade is not a loss if the stop is hit. Values in green (at or below 100%) indicate a winning position. Values in red (above 100%) indicate a losing...
Strategy to go long at end of Monday before market closes and exit before Tuesday close, or at stop loss or take profit percentages This runs strategy on entering by weekday name and also by session time. Implemented are also Take Profit and Stop Loss to exit position using custom inputs. Added stoploss and take profit plot lines