JUVENTUS FC, UNICREDIT, INTESA SANPAOLO, ENI, Apple, Advanced Micro Devices Inc
FTSE MIB, Euro Stoxx 50, Indice DAX, FTSE 100, S&P 500, Nasdaq Composite
Petrolio Brent, Petrolio greggio, Oro, Argento, Gas naturale, Bitcoin
Italia 10Y, Euro Bund, Germania 10Y, Francia 10Y, UK 10Y, US 10Y
This is a variation of an exponential moving average which follows the price pretty smoothly. Feel free to change the factor to adjust how closely it follows the price. I set the default to 0.2 Let me know if you want me to write code for any other indicators!
update: changes to code, ma's now split over 3 sets fast, medium and slow, removed cloud and sl_lines(no use?), ma's visually display as shapes :p added option to toggle the ma's on/off.
This RSI has a very clear idea about when to buy and sell. It plots buy and sell signals. It is an expert system. Yes, of course, it can make some errors. You should have used stop-loss
An EMA using the Volume Oscillator to integrate volume fluctuations into the EMA calculations. Especially useful for Crypto and Forex
The Grement - Low Time Frame Scalping (M15-M30) This is how it's work : You need to put your candle on HEIKIN ASHI STYLE (Lower Noise, Clear Detail of Situation) *Important* Light Blue Zone : Buy Zone (Long) Blue Zone : Buy Zone Definetly Dark Blue Zone : Prepare to Sell (Short) Black Zone : Sell Zone (Short) (Wait for Next Buy Zone) The Two Black...
My take on coding a Stochastic Indicator for professional use. Contains many options and settings for you to tweak, and can be used on different timeframes. I've also decided to make the code Open to all to use. But it would be great if you credit me when you use my code. :)
Draw EMA(12) and put a signal when EMA(12) cross with EMA(50). EMA(50) is not rendered on the canvas.
This is combo strategies for get a cumulative signal. First strategy This System was created from the Book "How I Tripled My Money In The Futures Market" by Ulf Jensen, Page 183. This is reverse type of strategies. The strategy buys at market, if close price is higher than the previous close during 2 days and the meaning of 9-days Stochastic Slow...
Gives you the signal when 3 MA's are crossing from the higher time frame above the current chart.
This is a standard RSI indicator with Background colour and the option to draw the Background colour of the next higher timeframe. Unfortunately, the 3D timeframe is not working properly (weekly background is not displayed). This is the same problem as with the MACD BG study.
This is a standard MACD indicator with Background colour and the option to draw the Background colour of the next higher timeframe.
This Indicator helps you spot crosses between moving averages. Thought to combine short term and long term strategies. A complementary element for your trading tool belt. The First study (short term): Helps you visualise the relation between two simple moving averages (9,21) by default. The Second study (long...
Signal alert Long & Short note: Real-time signal is not accurate. The past signals are clean and tidy at the exact time. For test: Do not refresh page within (1m) time frame for a few minutes and you will notice that the signals are moving!!
A user has asked for the Study/Indicator version of this Strategy . If you encounter the error "loop....>100ms" simply toggle the eye icon to hide and unhide the indicator The following is simply quoted from my previous post for your convenience: (obviously there won't be risk, Stop Loss, or Take profit parameters!) OPERATING PRINCIPLE The strategy is...
High probable Long Setups for any time frame and asset. 75+ win rate Trailing stop always used as exit point To trade only with the trand - enable MAs in the Inputs tab x - means Entry signal is active and waiting for long validation B - on a closed bar is entry signal for long C - on a developing bar is exit long signal Green line - long validation line. must...
Published by POOYAMONTOYA This is a triple moving average with optional inputs in one oscillator For more information and use our platform please contact us
This is an unmodified Bollinger Band, with the addition of buy/sell arrows. No arrow = hold the position (whether in or out) Blue up = buy Red down = sell Arrows are produced by MACD histogram moving in the same direction as price. MACD settings are: Fast EMA = 10 Slow EMA = 20 Signal Smoothing SMA = 5