Reliance, INDIABULLS HOUSING, YES BANK, STATE BK OF INDIA, HDFC BANK, TATA STEEL LTD
Nifty, BSE SENSEX, S&P 500, Nasdaq Composite, FTSE 100, DAX Index
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: A helper script to map the Anti derivative slopes.
EXPERIMENTAL: Half way murrey's lines, gann square inspired auto drawn channel.
EXPERIMENTAL: plotting price,time,volume + additional price shift from moving average.
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...
Helper script to display patterns on chart.
Helper script to draw patterns on chart.
EXPERIMENTAL: displays rates as a oscillator.
Helper script to display patterns on chart.
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...
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: WARNING: highly curve fitted results, if you dont know whats going on stay away.
EXPERIMENTAL: Best method so far to draw the zigzag. Multi time frame options
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 --------------------------------------
EXPERIMENTAL: trend and range analysis using dolchian and bollinger channels methodology merged into one, possibly it can be used to extract 3d depth of market :p