Capitalización del mercado de criptodivisas, BTC/USD, ETH/USD, USDT/USD, XRP/USD, Bitcoin
BANCO SANTANDER S.A, GRUPO FINANCIERO GALICIA SA SPON ADR EACH REP 10 CL B SHS, Apple, NETFLIX INC, Facebook Inc, Alibaba Group Hldg Ltd
IBEX 35, Índice DAX, Euro Stoxx 50, FTSE 100, S&P 500, Nikkei 225
Bono español 10 Años, Bono de EEUU 10 Años, Euro Bund, Alemania 10A, Japón 10A, Bono del Reino Unido 10 años
I have found that such simple crossover can show good results. Basically it has only 2 TEMA and nothing more. I don't know what else to write here. The code is simplest and has only one filter, which take into consideration the direction of chart.
Dear fellow 3commas users, This is a the most basic Moving Average crossover technique generating Buy Alerts. This is especially written for those of you who want to link this basic crossover strategy with your 3commas DCA bot . Buy Alerts Moving averages available: - Simple Moving Average (SMA) - Exponential Moving Average (EMA) - Weighted Moving Average...
All Moving Averages and Features Built In To ONE Indicator. The Only Moving Average Indicator You Will Need. Details In 1st Post.
After some tips in my indicator RK's 04 - Lots of MA Types Ribbon I Put some time and effort to make it better. So, I'm sharing with you the results. This is an up to 10 lines Moving Average Ribbon with an Auto Evaluate Length and a lots of options!!! Type of Moving Average you can use: SMA - Simple Moving Average SMMA - Smoothed Moving Average EMA -...
Why use CLAM? Because candle length may be difficult to discern in fast, choppy markets. CLAM plots current price activity against previous trends. The calculation is similar to Know Sure Thing (KST) without the lag. CLAM uses Triple EMAs (TEMA) instead of Simple Moving Averages (SMAs), and raw open - close instead of clunky Rate of Change (ROC). CLAM...
This is a strange experimental strategy WIP that I decided to upload an early version to share some of what I am working on. Just one script of a few. It combines Chande Momentum with RMI and some weird ones I am experimenting with - Triple Hull MA RSI, Double Exponential + Volume Weighted RSI, Triple Exponential RSI. And to top it off, a final oscillator that...
This type of moving average was originally developed by Bruno Pio in 2010. I just ported the original code from MetaTrader 5. The method uses a linear combination of EMA cascades to achieve better smoothness. Well, actually you can create your own X-uple EMA, but be sure that the combination' coefficients are valid.
This is an extension of the Madrid Moving Average Ribbon public script to allow for different kinds of moving averages (the original allows only exponential and simple). Possible entries in the MA Type argument field are: sma (simple moving average) ema (exponential moving average) wma (weighted moving average) trima (triangular moving average) zlema...
Originally written by @ceyhun I added a low lag filter to key components to smooth the bars. The user can adjust the parameters 'fast' and 'slow' to tune. capam The original comments of ceyhun are below repeated: Buying Selling Volume -Buy Volume -Sell Volume -Buy Volume Percent % -Sell Volume Percent % -Volume Index -Buy Sell...
Designed for shorted time frames. Bollinger bands based off of TEMA as source. Ribbon based off TEMA and hullMA divergence. RMA used to signal Bollinger bands. Ribbon: pinch -> reversal blue -> sign of possible uptrend red -> sign of possible downtrend Bollinger bands background: blue -> sign of continuing uptrend red -> sign of continuing downtrend
Mashed together the ema-bands from IvanLabrie with some moving average script stuff from ChrisMoody and LazyBear and this is the result. Credit goes to them, 'cause I don't know to how to code tbh. Just copy/pasted stuff untill I got the result I wanted. Bands work as support/resistance among other things. You can use them to trade breakouts or reversals or...
I want to give credits to @QuantNomad, i got the heikin ashi part of the script from this open script /0iKy7lyG-QuantNomad-Heikin-Ashi-PSAR-Strategy/; and to the other guy that provided a 17 type of moving average script open source but i forgot his name, if someone remember please tell me. My idea was to see how the different types of moving averages behaves in...
Converted famous indicator CM_Ultimate_MA_MTF to strategy. Works well only at big timeframes from 8H and with stop-losses.
This script allows you to show 3 EMAs (thanks to AdventTrading who made the original) as well as the MACD Strategy (The same as the one from TradingView). That's pretty much all it does.
THETA Is an Intraday Strategy Indicator, To be used over 1 minute chart and in conjunction with built in pine indicator Pivot Point Standard, {Fibonacci One} I came across this Strategy Indicator while reading through the Forex Trading Journals, and thought of sharing you guys The Indicator Comprises of amalgamation of TEMA : Triple Exponential Moving...
This is the script for the idea published by @ChrisMoody Below is the link to the idea () Try the scripts for longer periods (e.g. 1 D). The script still requires some tweaks as one of the issue is that the shorts and puts are being placed 2 candles after a...
This is simply three moving averages in the same indicator, with the possibility to change the source, length, offset and type on every moving average (Simple, Exponential, Weighted, Volume-weighted, Triple EMA or a moving average that uses RSI ). If you want to disable any of the moving averages, then do that under the "Style"-tab by unchecking the box for that...