CÔNG TY CỔ PHẦN FPT, TẬP ĐOÀN VINGROUP - CÔNG TY CỔ PHẦN, CÔNG TY CỔ PHẦN TẬP ĐOÀN HÒA PHÁT, CÔNG TY CỔ PHẦN SỮA VIỆT NAM, NGÂN HÀNG TMCP NGOẠI THƯƠNG VIỆT NAM, CÔNG TY CỔ PHẦN VÀNG BẠC ĐÁ QUÝ PHÚ NHUẬN
VIETNAM INDEX, VIETNAM 30, Dow 30, Chỉ số S&P 500, Nasdaq Composite, Chỉ số DAX
Mỹ 10 năm, Euro Bund, Đức 10 năm, Nhật 10 năm, UK 10Y, Ấn Độ 10 năm
No scammers allowed. I protect CT This dude on Twitter @TradingScript(UT Bot) tried to take this free script and sell it. All the inputs he put in are there to make it look complex and don't actually do anything. The only thing that changes is "Key Value". This is the ATR multiplier and in basic terms determines the sensitivity on the indicator. The original...
So this script is my improvement to macd that we all know . it faster and more accurate with less lag first is based on OBV as it primary source next we convert the OBV to MA style format , in this case we can add all form of MA in order to calculate it . as you will see in settimgs it has many type of MA as each beahave differently I make the signal to be in...
This is a Fibonacci Retracement indicator based on Pivots. The Fibonacci lines are always drawn between the LAST High Pivot (Red Triangle Down) and the LAST Low Pivot (Green Triangle Up) Every time a new High or Low Pivot is found, the Fibonacci lines changes. "RightBars" & "LeftBars" from Pivots are kept the same > "Bars" In this example (BTCUSDT) the "Bars"...
I share this simple indicator for free. The indicator consists of marking the most important swings, either high or low. So you can analyze how the price interacts in the future with these values. The original code belongs to another author. I added the possibility to filter swings between dates, this way only the swings we are interested in between those dates...
This is experimental model for 15 min chart . first is upper and lower border in gray =upper or resistance line black line = support line this similar in concept to darvas box but I use instead open and close instead high and low next is open close high and low candels in red and lime to see the opening and closure with color to direction of the trade you...
This indicator try to find trends more accurate So first step is to make candle MTF and to find the average of high and low of the MTF candle. I think a ratio of 4/1 is good . so this seen in the lime /red line after we take this line and transform it to linear regression type . I use here 50 candle size seen in blue line if close are above the blue line then we...
A centerline/non-chart indicator version of Everget's Supertrend script for use in NNFX-style indicator setups, with the emphasis on this indicator NOT adding visual clutter to the main charting area with a baseline indicator already present. This is literally the EXACT same script as Everget's Supertrend, but not drawn on the chart and with the fill/stop and...
Before I go through this chart I want to acknowledge the great programmers who spent much of their time and effort to assist many TV users and traders. Thank you to LunaOwl for the RSI American lines her script made me realize the need to have trendlines, supports, and resistance on RSI charts. Also, a copy of Lij_MC...
I use this indicator mainly for forex on 4 hours , but can be use to any you choose So its ICHIMOKO in a form of RSI entery either from lower =green line , or from signal of trend up or down ( blue cross /red cross) or by cross up the cloud exactly the oposite for exit for this method i use the conversionLine instead the baseline as it faster The trend...
Hello traders Very busy preparing a few stuff for Black Friday but wanted to remind that I still know Pinescript and how to step up my game :) My master @RicardoSantos once again showed me how to push the pinescript limits one step/dimension further. Kudo also to my client (Judy) for this amazing idea. I inspired myself from his script...
This is just attempt to make the Bollinger with the MTF function better for finding low or high I set the TF to 720, you can adjust it to you your liking the Bollinger mean is slightly calculated different I think if we add more indicators to this template maybe we can improve it
Open-source live tracker of Harold Burger's Bitcoin "Power Law Corridor". Added optional chart fill and labels to show the percentage delta to the regression center-line, support and resistance.
The "AC-P" version of jiehonglim's NNFX Baseline script is my personal customized version of the NNFX Baseline concept as part of the NNFX Algorithm stack/structure for 1D Trend Trading for Forex. Everget's JMA implementation is used for the baseline smoothing method, with optional ATR bands at 1.0x and 1.5x from the baseline. NNFX = No Nonsense Forex Baseline...
This is one of my fav script (Leledec Exhaustion). The original script was written in V2 by Glaz here All I did is to convert this to Version 4 of Pine Scripting language. An Exhaustion Bar is a bar which signals the exhaustion of the trend in the current direction. In other words, an exhaustion...
EXPERIMENTAL: A helper script to map the Anti derivative slopes.
This script provides high probability entry points and includes Take Profit and Stop Loss targets. It attempts to predict when the market conditions are set to move up, and prints long positions. In addition to Long Entry Arrows, it will print Take Profit / Stop Loss targets. This indicator is highly adjustable. Hence the name 'Experimental' in the title....
Delta EMA to capture delta changes in EMA and analyze its rate of change.
This script is an advanced version of the distributional blocks script. In distributional buys and sells: I used a high - low cloud filter, which makes it more prudent to sell the next sell higher for sells and to buy the next purchase lower for buys. I also used the Stochastic Money Flow Index function because it also uses volume to separate regions. The long...