This library contains functions that try to analyze trading signals performance. Like the % of average returns after a long or short signal is provided or the number of times that signal was correct, in the inmediate 2 candles after the signal.
We took the original script Cumulative delta volume from LonesomeTheBlue, here is the link: To understand the CDV you can watch traders reality master class about CDV. This indicator show the ratio of vector color and the ratio of the cumulative delta volume from vector color. First you select a date range on the chart. Then it calculate all candles in that...
This indicator shows real-time current day-to-day performance of 18 different indices and commodities . Here is the list of different sector ETFs that this indicator tracks /////INDEX////// 1. BİST-100 - XU0100 - TR- Index 2. BİST-30 - XU030 - TR - Index 3. VİOP-30 - XU030D1! - Index 4. DJI - Dow Jones - Index 5. DAX - DAX Index 6. VIX - Volatilite S&P...
Select a zone to analyse the vectors. This screener show the ratio of the bullish and bearish candle vector and on volume. Slide the white bar to choose your sample size or you can enter the date. Click label to hide start calculation and end calculation. - Happy trading
█ Overview Breakout Probability is a valuable indicator that calculates the probability of a new high or low and displays it as a level with its percentage. The probability of a new high and low is backtested, and the results are shown in a table— a simple way to understand the next candle's likelihood of a new high or low. In addition, the indicator displays...
Description: kNN is a very robust and simple method for data classification and prediction. It is very effective if the training data is large. However, it is distinguished by difficulty at determining its main parameter, K (a number of nearest neighbors), beforehand. The computation cost is also quite high because we need to compute distance of each instance to...
This indicator is an implementation of the USD Liquidity Index originally proposed by Arthur Hayes based on the initial implementation of jlb05013, kudos to him! I have incorporated subsequent additions (Standing Repo Facility and Central Bank Liquidity Swaps lines) and dealt with some recent changes in reporting units from TradingView. This is a macro indicator...
REPOST; SCRIPT WORKS!! Due to technical error, this script was republished! Thank you for your support (: Hello! This indicator comprises a real time TPO Market Profile! The script works on any timeframe 1 second or greater - the script calculates relative to the timeframe selected for your chart. The image above shows the 1-minute BTCUSD chart; 650 +/-...
This script calculates the position size base on the stop loss price, entry price, and the percent of equity willing to risk. Formula: (Asset Quantity) = (Amount Risk at Trade) / (Price Difference Between Entry Price and Stop Loss) or Position size = (% Equity at Risk) * (Equity) / (Entry...
Hello! This indicator attempts to optimize Supertrend parameters. To achieve this, 102 parameter combinations are tested concurrently - the top three performers are listed in descending order. Parameters, Factor: Changes to this parameter shifts the tested factor range. For instance, increasing the factor measure from 3.00 to 3.01 (+0.01) will remove 3.00 from...
Some instruments does not provide any volume information, therefore, as a fixed volume profile user, I needed a fixed market profile indicator to use the same principles, regardless of whether the volumes are available or not. This script draws a market profile histogram corresponding to price variations within a specific duration, you only need to specify Start...
This indicator will acquire the financial data provided by Tradview. the data is compare between Quarter, Annual and TTM in term of percent of growth. YoY, QoQ and CAGR is also available by this script (The minimum is 4). in addition, ploting of data, label and table also available (you can check the mark to toggle on / off). Data : Revenue, Net Income,...
Hello! This indicator is a multifaceted tool that's, hopefully, useful for price action and volume analysis. (This script makes use of the newly introduced "text_font" parameter) With this script you'll have access to: Range US Chart Volume Aggregation Chart Gaps Chart Volume by Quartile Consequently, you'll have access to: First Quartile...
Hello! Introducing Crypto Terminal (: The indicator makes use of cryptocurrency data provided by vendor INTOTHEBLOCK. NOTE: The cryptocurrency on your chart must be paired with USD or USDT. Data won't load otherwise - possibly transient. For instance, BTCUSD or BTCUSDT, ETHUSD or ETHUSDT. Provided datasets: Twitter Sentiment Data Telegram Sentiment Data ...
This script is an aggregate of a backtesting panel with quantitative metrics, ROI table and open ROI reader. It also contains a mechanism for having a fixed percentage stop loss, similar to native TV backtester. For longs only. Backtesting Panel: - Certain metrics are color coded, with green being good performance, orange being neutral, red being undesirable. •...
An indicator that lets you visualize the historical Yearly Percentage returns of any symbol . Key Features: Displays the yearly returns from start to end of each year Displays a table showing all yearly returns for current symbol Displays start of each year as a vertical line Displays up to 5 custom horizontal levels Table Settings: ...
Hello Traders. Lets keep it simple.. 1. Take the major pairs that have USD in them and watch their change over a specific timeframe. 2. Now lets sort these changes of each pair from the most positive to the most negative. Good, I see you have some ideas already. This is exactly what this indicator does. You will visualize the biggest change in pairs...
Just publishing a version of the script amitgandhinz already created, which is amazing. Added fib levels that amitgandhinz already started but commented out Added mid point that is often found effective as a starting point, SL, etc