Crypto Market Cap, BTC/USD, ETH/USD, USDT/USD, XRP/USD, Bitcoin
LAND SECURITIES GROUP PLC ORD 10 2/3P, BURFORD CAPITAL LIMITED ORD NPV (DI), SMITH & NEPHEW PLC ORD USD0.20, BIDSTACK GROUP PLC ORD 0.5P, LLOYDS BANKING GROUP PLC ORD 10P, BARCLAYS PLC ORD 25P
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
Hello Traders, I want to share this modified experimental script I´m testing for 1 minute charts... It´s completely based on Sirof´s ANN (Artificial Neural Networks script, Murari´s modification), all the credits are for them (I just tested and switched minor modifications to the code for scalping and alert functions since I have not studied and comprehend the ANN...
This script is a combination of the Average Directional Movement Index (ADX) help to determine the trend strength with a key level and Relative Strength Index is an oscillator that measures the speed and change of price movements.
Made a little update to my trading system. This system is made so that you can easily follow the trend and know when to get out. You still have to know basic market structure to find a good entry. NB!! I see that i placed the entry wrong on the example, you have too wait for the EMA to go below the MA :) I have posted the right one at the bottom. Take profit...
Pair trading is employed by professional traders to outperform the market. This script is a complete trading strategy where you can set your own parameters and the system will generate ready to trade signals. All you have to do is just execute profitable trades based on your own parameters.
Useful tool for price action trading. There will be a download for the MT4 indicator here: plus.google.com
Advanced Level Pivot Trading Highest Lowest Channel and Level Pivot (Fibonacci)
Good afternoon traders. Have you ever got trapped on the middle of a consolidation? Well, it just happened to me trading the 1 minute chart last friday! So, I coded this script to display a percentage of ATR for a given resolution. Now, how can you benefit using this information? For example: Using the standard settings (resolution is calibrated 15 minutes...
Combined my Fractal Indicator with my Ichimoku Script so that I can have less indicators on my chart and am able able to run more with only the pro version of Trading View...
This is the Count Back Line script from the book Guppy Trading by Daryl Guppy. It is usually used as a stop loss line, but can also be used to find entries. Hope someone finds it usefull, if you find anything that is wrong with it, please let me know and I will try to fix it. This is my first PineScript, hope it is working as intended.
etfhq.com Overall the D-AMA produced results that were near identical to that of the FRAMA but the D-AMA is a slightly faster average. It is very difficult to pick between the FRAMA and the D-AMA but becuase the FRAMA offers a slightly longer trade duration it the best Moving Average we have...
This is a new indicator release, Using the principle of Murrey Math Line Trading Systems. It will be easier for someone to add alerts on an oscillator rather than a overlay. Currently, I did add some aesthetics for those who like to view different colors, can be turned off. Oscillator Color Definition - Green = Above MidLine Red = Below Midline Blue = Below...
Volatility Band Long Only Reversal Trading System
A CHANGE of background color indicates a trade opportunity : Cyan background = BUY Purple background = SELL The bullish signals seem to be better than the bearish ones. Based on the "Willy" indicator. Don't change the parameters unless you fully understand the consequences. Use with brains and caution :)
Cruce Dorado de medias de 50 y 200 marcado con una cruz
Este Indicador ya no consiste en líneas móviles que se cruzan para dar señales de entrada o salida, si no que va más allá e interpreta gráficamente lo que está sucediendo con el valor. Es un algoritmo potente, que incluye 4 indicadores de tendencia y 2 indicadores de volumen. Con este indicador podemos movernos con las "manos fuertes" del mercado, rastrear sus...
After a long gap, I have written the 5th tutorial for the pine script. You can find the others below, if you read through all of these you should be good to do your own writing. ...
A small script to quickly scan through coins based on % volatility, eg. for AB-trading. Both lookback length of the number of bars and the minimum volatility threshold can be changed. JD.