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
Hi all, This strategy is based on the Amazing scalper for majors with risk management by SoftKill21 The change is in lines 11-20 where the sma's are replaced with Triple ema's to lower the lag. The original author is SoftKill21. His explanation is repeated below: Best...
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.
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 version adds HMA and VWMA, allowing you to backtest different crossover strategies for any combination, with the exits on the turning point of the faster MA. Due to order limitations this will only work on higher timeframes for some combinations, or on more recent exchanges with less history. You can edit the code though to add the timestamp to a recent date.
The TEMA/DEMA/HMA strategy is a basic trend follower looking for when the TEMA crosses above the DEMA as a buy signal and the opposite for the sell. The HMA is used as a longer more Dynamic MA to confirm the wider trend to filter out bad trades. This is a basic idea that can be expanded on using different indicator types to either add signals or filter out...
This study plots the TEMA1 indicator. TEMA1 ia s triple MA (Moving Average), and is calculated as 3*MA - (3*MA(MA)) + (MA(MA(MA))) You can change long to short in the Input Settings WARNING: - For purpose educate only - This script to change bars colors.