Crypto Market Cap, BTC/USD, ETH/USD, USDT/USD, XRP/USD, Bitcoin
FINGERPRINT CARDS AB SER. B, ABB LTD, KINDRED GROUP PLC, SOLTECH ENERGY SWEDEN AB, VOLVO, AB SER. B, HENNES & MAURITZ AB, H & M SER. B
OMX Stockholm 30 Index, S&P 500, Dow 30, Nasdaq Composite, Nikkei 225, DAX-indexet
SWEDEN GOVERNMENT BONDS 10 YR, US 10Y, Euro Bund, Tyskland 10ÅR, Japan 10Y, UK 10Y
Hi BIG PLAYERS Each of us makes mistakes and exceptions confirm the rule. However, if you disregard the rules of trading, you lose your money - without any ifs and buts! I have therefore created a reminder label for myself, which trading approaches I always want to stick to. These rules serve me as a guideline when I should trade. Through the permanent...
This indicator looks simple but it was bit tricky to code and to make it work on all time frames . I have used array in this to showcase the use of array, array give you more flexibly. It works on all time frame 1m 2m 3m 5m 10m 15m 30m 60m 120m. When the time frame is greater than the or equal to "D" it will show the current bar volume only. Total volume is...
A good amount of users requested a text box showing various price statistics, the following script returns various of these stats in a user-selected range, and include classical ones such as a central tendency measurement (mean), dispersion (normalized range) and percent change, but also include less common statistics such as average traded volume and number of...
Script to display Supertrend trend state of 8 different securities in a panel. Timeframe & Tickers which are to be displayed can be configured from settings. Part of code is from the ADX DI Monitoring Panel script by u/wugamlo with his permission. Thanks to him for that and do please check out his work also.
This is a script to make calculating position size easier. It calculates position size as a percentage of account balance and Risk/Reward based on input values of entry, exit, stoploss and shows the R/R box similar to tradingview's R/R tool. There is an option to toggle showing label and choosing of label text color. Have to enter the following inputs in order...
Hello traders A follower asked me to convert my Trend Direction Helper into a strategy So blessed this indicator reached the 1400+ likes milestone - I can't believe how many people are trading with it I based the setup as follow: - Entries on those green/red labels - exit whenever a Simple Moving Averages cross in the opposite direction happen -...
Hey everyone First of all, I'd like to thank Ricardo Santos, Backtest Rookies for the inspiration for this script. Actually, most of it is coming from them and I only mixed them up (and added my secret sauce ^^). If some of you are not thinking about a trading secret sauce, please get serious for a moment :) Some of you asked me how I do to set the trend...
Williams Vix Fix Text Plots! Alert Capable! Use With Lower Indicator or as Single Indicator! Has Text Plots For All Plot Types Lower Indicator Uses. To Get Lower Indicator: Info On Lower Indicator - Discussion:
Hello traders and aspiring Pinescripters You might remember this script Supertrend-Heatmap-Multi-timeframes/ ? A follower, asked me in a comment to do a version where YOU guys can select the timeframes Well... what follower asks, follower (sometimes) gets. I'm not Santa Claus but this is Christmas with a few months in advance (#oh #oh #oh)
This screens for Hull MA trend reversal's in 10 different securities. If the label color is not visible due to the text in it being white colored, then choose a different color from settings. Also added a simple HullMA to it. If want can increase it upto 40 securities in the code which is upto user to decide. This was requested by soderstromkenan in comments and...
This is a simple RSI indicator that overlays the current chart to show labels for specified oversold and overbought areas defined with inputs. It will delete any labels of the same kind within the last 3 candles so you don't see as many labels as you would otherwise. Red labels with white text represent overbought RSI levels as defined by the user. Green labels...
Hello traders What's good? 1 - Quick introduction This script is to demonstrate a proof-of-concept - showing you again what you thought wasn't possible might become (with some tricks) in the realm of possibles !!!. I get requests for people who want a custom screener because the native TradingView Stocks/Forex/Crypto screeners don't allow to plug external...
Function to make it easy to display text information on the chart.
This script is for a triple moving average indicator where the user can select from different types of moving averages, price sources, lookback periods and resolutions. Features: - 3 Moving Averages with variable MA types, periods, price sources, resolutions and the ability to disable each individually - Crossovers are plotted on the chart with detailed...
Hi everyone A co-pinescripter friend told me this was impossible to do and we bet a free dinner tomorrow. Guess who's going to be invited to a very fancy restaurant tomorrow :) :) :) (hint: not him) What's the today script is about? This script is based on this MT4 correlation matrix Asset correlation is a measure of how investments move in relation to one...
Hello traders This is an upgraded version of my Dollar Cost Average (Data Window) script 1 - What is Dollar-Cost Averaging ( DCA )? Dollar-Cost Averaging is a strategy that allows an investor to buy the same dollar amount of investment at regular intervals. The purchases occur regardless of the asset's price. I hope you're hungry because that one is a...
This is a very simple script. It displays a message above the latest price. I coded it because I need a constant reminder to keep me from overtrading. You can customize several options: - The message text - How high above the latest price the message is displayed - How often it is displayed. 1=display constantly, 2=only show it during every other period, 3=only...