This my version of try to think about next movement of chart. WARNING: - For purpose educate only
This indicator show having increasing Open Interest but price still move in a range (Open Interest Divergence vs price). It is same with Divergence of indicators as RSI Divergence, Macd Divergence, .... It is easy to understand. Additional, with MA line OI, you can see the change of OI.
WARNING: Experimental and incomplete. Script is open to development and will be developed. This is just version 1.0 STRUCTURE This script is trained according to the open, close, high and low values of the bars. It is tried to predict the future values of opening, closing, high and low values. A few simple codes were used to correlate expectation...
(i) Arrow represent trade setup (ii) Circle represent triggering of the trade -------------------------------------------------------------------- 1. Where to place stop loss? 2. Where to exit the trade? 3. How to protect gains in your trade? 4. How to apply money management rule? 5. How to trade gap opening?
Normaly Pivot is calculate from the last candle. Future Pivot is calculate from the running candle. The Future Pivot Indicator is usefull at the end of a period (11pm, Sundays, and end of the month) Have Fun Please do not Copy&Paste, use this Link Have Fun
Example primarily focuses on: • creating a simple function to get a time offset value • using the offset to set drawing locations in the future • how to properly set up and manipulate line positions Extras ( end of script ): • inclusion of vertical lines for visualising start and end points using the time offsets • inclusion of label to read out the current...
This is a fractal version of my deep learning script for SPY In addition, buy and sell conditions may appear in bar colors in green and red. You can choose from the menu if you wish. Fractal codes do not belong to me. So I didn't put any license. You can use it as you want, you can change and modify. Regards.Noldo
A Full version of Ichimoku Kinko Hyo with many features ... Features : - Ichimoku Default Lines - Settings for Shift all of Ichimoku Lines - 52, 103, 108, 216 Periods Line - Future TenkanSen, Kijunsen & Kumo Clouds - 9/26/52 Cycle Counter - Optimized for Pine Script 5
Green Candle = buy opportunities Red Candle = sell opportunities
A handy script to detect opportunities in the futures market during extreme movement. During rallies, futures usually tend to be US$10 above spot price, on the other hand it can be $1 below spot price when the price starts to decline. You could also draw a trendline to it :) measuring the amount of risk people are willing to take just to predict future prices in...
This script is an adaptation of my deep learning system for Bitcoin to fractals. Fractal codes are not belong to me. Original : The code for the Deep learning (ANN MACD BTC) work belongs to me. Original: I didn't get license for this script because the fractal codes don't belong to me.You can use it for any purpose. This command can be a very helpful...
This simple script collects data from FTX:BVOLUSD to plot BTC’s implied volatility as a standalone indicator instead of a chart. Implied volatility is used to gauge future volatility and often used in options trading.
English: This script shows the difference between a future's continuous current contract (e. g. CL1!) and the continuous next contract (e. g. CL2!). Normally, the next contract is more expensive ("Contango" - shown in green). If the next contract is cheaper, the difference is negative ("Backwardation" - shown in red). A change between Contango and Backwardation...
Along a range of historical price values, this script draws a line from each previous price to the current price and moves the line so it begins at the current price instead of ending at it. The resulting polar array of lines which projects potential price trajectories into the future in a pattern which resembles a sneeze can be used as a visual aid to help...
Hi everyone This in an indicator inspired by Scarrff I added the XBT quarterly and yearly settlement dates Enjoy David
This indicator shows the ROI % of Bitcoin from when it passed its ATH of the previous bull cycle. I found it interesting that each time it crossed its ATH it took around 260-280 days to peak for each one. This bull run seems to follow between both of the previous bull runs including this recent dip. There are a couple issues I want to fix but can't figure out: 1....
Shows price difference by a percentage of future (BITMEX:XBTH20) and spot index (BITMEX:XTB) .
This script takes the hedger (commercial short) from the COT report and normalize the chart for configurable time frames (e.g. 26 weeks, 152 weeks and 260 weeks). Based on the "Commercial Index-Buschi" script by MagicEins.