LAND SECURITIES GROUP PLC ORD 10 2/3P, BURFORD CAPITAL LIMITED ORD NPV, SIRIUS MINERALS PLC ORD 0.25P, BIDSTACK GROUP PLC ORD 0.5P, LLOYDS BANKING GROUP PLC ORD 10P, TCG
FTSE 100, DAX Index, Euro Stoxx 50, S&P 500, Nasdaq Composite, Nikkei 225
US 10Y, Euro Bund, Germany 10Y, Japan 10Y Yield, UK 10Y, India 10Y
Gold, Brent Oil, Crude Oil, CFDs on Natural Gas, Palladium, Silver
EXPERIMENTAL: Half way murrey's lines, gann square inspired auto drawn channel.
EXPERIMENTAL: plotting price,time,volume + additional price shift from moving average.
Helper script to draw patterns on chart.
Helper script to display patterns on chart.
EXPERIMENTAL: A helper script to map the Anti derivative slopes.
Helper script to display patterns on chart.
EXPERIMENTAL: displays rates as a oscillator.
This is a potential solution to dealing with the inherent lag in most filters especially with instruments such as BTC and the effects of long periods of low volatility followed by massive volatility spikes as well as whipsaws/barts etc. We can try and solve these issues in a number of ways, adaptive lengths, dynamic weighting etc. This filter uses a non linear...
Experimental NAND Perceptron based upon Python template that aims to predict NAND Gate Outputs. A Perceptron is one of the foundational building blocks of nearly all advanced Neural Network layers and models for Algo trading and Machine Learning. The goal behind this script was threefold: To prove and demonstrate that an ACTUAL working neural net can be...
NOTE: Experimental. Pinescript implementation of Decimal to Binary and Binary to Decimal that is intended for use in the development of a neural network proof of concept. Intended for use in as subcomponent in the development of a more complex/highly experimental prototype. Protection/logic for edge cases above 11111111/255 (8bits) is NOT implemented. Do NOT...
EXPERIMENTAL: Bands using Signal to Noise Calculation. The bands calculation is similar to bolingers in the aspect that both use standard deviation.
This study is an experiment utilizing the Ehlers Gaussian Filter technique combined with lag reduction techniques and true range to analyze trend activity. Gaussian filters, as Ehlers explains it, are simply exponential moving averages applied multiple times. First, beta and alpha are calculated based on the sampling period and number of poles specified. The...
EXPERIMENTAL: WARNING: this strategy repaints after reloading and results are heavily curve fitted, use at your own discretion. UPDATE: (AleksanderThor) add option for a 2nd target, to use you need to activate pyramiding with a setting of 1 manually (not possible to change programatically) .
EXPERIMENTAL: Best method so far to draw the zigzag. Multi time frame options
EXPERIMENTAL: WARNING: highly curve fitted results, if you dont know whats going on stay away.
Calculates VWAP from a fixed point in time as well as standard deviations. -------------------------------------- If you find it useful please consider a tip/donation : BTC - 3BMEXEDyWJ58eXUEALYPadbn1wwWKmf6sA --------------------------------------
This is an experimental study designed to identify the underlying trend bias and volatility of an instrument over any custom interval TradingView supports. First, reset points are established at points where the opening price of the interval changes. Next, Volume Weighted Average Price (VWAP) is calculated. It is the cumulative sum of typical price times volume...