ATR table for select time frames. Using Simple Moving Average (SMA) to get ATR. MA periods is based on numbers suggested by Saeed Khakestar (Trigger Price Action) You can change them in code 5m => 12 15m => 16 1H => 24 4H => 42 1D => 30 1W => 52 RSI is calculated the same way
This is not a indicator or strategy. I thought of having a table showing running profit or loss on chart from a specific price. I tried to put the same in code and ended up with this code. This is a table showing the running profit or loss from a manually specified price and quantity. when you add the code, This table asks us to input the entry price and...
My first script. Based on RSI , CCI , RVI, and MFI . You can customize overbought or oversold thresholds for any indicator. If you have any ideas - welcome. Disclaimer This is not financial advice. Trade on your own risk.
This indicator calculates many different moving averages and displays whether they are increasing or decreasing as a panel/table instead of a plot. Rows/columns can be removed from the table as needed in the options menu, there is also a mobile friendly/compact option as well as a location option. Note: This script is large and may take a few moments to load. ...
This indicator is to show symbol info in table using built-in syminfo name space, coded in latest Pine Script version 5. Credits to PineCoders and Everget Features : - Display table by changing table position, font size and color. - Show / Hide necessary symbol info.
This indicator was build upon based on Gann Angle and Gann Multiplier as refered of The Tunnel Thru The Air Or Looking Back From 1940, written by WD Gann . Credits to FaizHebat for calculation. Indicator features : 1. Font size from tiny to huge. 2. Table position. 3. Color for cell table and plot can be input or reversed. 4. Plot can be show or hide and also...
The table shows the ranking of the price as a percentage relative to the past candles. 100 ~ highest price of the time frame 0 ~ lowest price of the time frame
The idea is to catch pre market information (or other relevant data), that basically consists of a single number, in a table instead of using a plot that takes up space in the chart. In this example, I added pre market volume and pre market change in %. Where the second one is as well available in the details tab of the stock, it is not available if this tab is...
The Position Sizing Table is a simple, clean table designed to calculate shares per trade based on total capital.
This table indicator was intended as educational purpose only for Harmonic Trading Ratios. The ratios are used for Harmonic AB=CD and XAB=CD. Ratio calculation are shown for Retracement and Projection based Primary, Primary Derived, Secondary Derived and Secondary Derived Extreme. Primary Retracement : 0.618 Primary Projection : 1.618 Please take note that...
This is a simple RSI table for traders that don't want the graph, only the current value. Location, thresholds, and colors are all adjustable.
This script displays a summary table of the direction of simple moving averages of all the currencies on all timeframes. The concept was that I wanted a summary page giving me a birds eye view of what is happening in the market. I plan to use it as a common sense check to confirm that I'm not trading against the flow. I'm not planning to use it to blindly enter...
This table indicator was intended as helper / reference for using XABCD Pattern. Indikator berjadual bertujuan sebagai bantuan / rujukan untuk kegunaan XABCD Pattern. The values shown in table was based on Harmonic Trading Volume 3: Reaction vs. Reversal written by Scott M Carney. Nilai yang ditunjukkan dalam jadual adalah berdasarkan buku Harmonic Trading...
This indicator intended for Malaysia Market only for Initial Public Offering (IPO) refer to Bursa Malaysia Indikator ini adalah untuk pasaran Malaysia sahaja untuk Tawaran Awam Permulaan (IPO) rujuk kepada Bursa Malaysia Indicator features : 1. List similar symbol or counter based on year including total. 2. Font size small for mobile app and font size...
This indicator displays a classic animated price ticker overlaid on the user’s current chart. It is possible to fully customize it or to select one of the predefined styles. A detailed description will follow in the next few days. Used Pinescript technics: - varip (view/animation) - tulip instance (config/codestructur) - table (view/position) By the...
This indicator intended for Malaysia Market only for auto detect delisted companies (PN17, GN13) refer to Bursa Malaysia Indikator ini adalah untuk pasaran Malaysia sahaja untuk automatik mengenalpasti senarai syarikat terkeluar rujuk kepada Bursa Malaysia Indicator features : 1. Able to detect stock and warrant. 2. List similar symbol or counter...
A simple note to remind you of what you would otherwise forget. I don't think it needs further explanation. Comes with three rows each can be enabled independently of others. Can be resized.
This is a very simple indicator that lets you color up to five different cells. After doing Top-Down analysis, you are probably going to stay on the lowest of timeframes, and if you work with many tickers, you may forget the bigger picture or confuse them. So you can make some timeframes green if they are bullish or red if they are bearish and you will always...