Crypto Market Cap, BTC/USD, ETH/USD, USDT/USD, XRP/USD, Bitcoin
Apple, Advanced Micro Devices Inc, Amazon Com Inc, TESLA INC, NETFLIX INC, Facebook Inc
S&P 500, Nasdaq 100, Dow 30, Russell 2000, U.S. Dollar Index, Bitcoin Index
US 10Y, Euro Bund, Germany 10Y, Japan 10Y Yield, UK 10Y, India 10Y
During a Bull market, beating the market, it's challenging. Trading strategies that buy the dips represent one of the best approaches to surf the trend and optimize the returns. The main obstacle is to gauge the dip's magnitude properly and set up the take profit level accordingly. The RSI is an excellent tool to catch price drops as it adjusts the entry to the...
This is part of a series of strategies developed automatically by a online software. I cannot share the site url, which is not related to me in any way, because it is against the TV reules. This strategy was optimized for GBPUSD, timeframe 1D, fixed lots 0.1, initial balance 1000€. LOGIC: - LONG ENTRY when previous candle is bear - LONG EXIT: RVI > signal...
This strategy combines VWAP and RSI indicators BUY RULE 1. EMA50 > EMA 200 2. if current close > vwap session value and close>open 3. check if RSI3 is dipped below 10 for any of last 10 candles (as defined rsi_buy_level) EXIT RULE 1. RSI3 crossing down 90 level (as defined in rsi_sell_level) STOP LOSS EXIT 1. default is set to 5% you need to add EMA...
Many people asking me: How to find the right time to exit BitCoin long position? First, that comes to mind is Do Not use simple Buy-and-Hold strategy, but make short-term trades. Here is the simple algorithm for D1 or 4H timeframes.
This strategy combines VWAP and BB indicators BUY RULE 1. EMA50 > EMA 200 2. if current close > vwap session value 3. check if price dipped BB lower band for any of last 10 candles EXIT RULE 1. price closes above BB upper band STOP LOSS EXIT 1. As configured --- default is set to 5% warning: for the use of educational purposes only
Quantitative momentum trading strategy for BTC 12h (long and short).
A Hull moving average is applied to the chart with settings for user to change the period of the Hull MA. And a value of a previous candle is compared to the HMA. If the HMA is above the previous candle value, then the strategy will buy. If below, it will sell. The default setting for the HMA is 50 and the Candle is D1 (Daily timeframe) So basically if the HMA...
Mean reversion strategy, based upon the price deviation (%) from a chosen moving average (bars). Do note that the "gains" are always relative to your starting capital, so if you set a smaller starting capital (e.g. $10000) your gains will look bigger. Also when the strategy tester has finished calculating, check the "Open P/L", as there could still be open trades....
Hull Moving Average Crossover, the Strategy version, so people can easily test the profitability of it. Use Indicator version for use with Alerts
Combined my earlier SSL Channel script with the Chaikin Money Flow indicator. Link to the SSL Channel script here: INSTRUCTIONS Look at the background, the signals are represented by the colors. Bright green = long signal from SSL Channel Bright blue = long signal from Chaikin Money Flow Bright red...
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...
Based on an existing SlingShotStrategy. Added the ability to set capital, and order limit in settings.. Back Testing is great. Plan to improve more, let me know what you think.
SUMMARY: A strategy wrapper that makes a detailed and visual comparison between a given strategy and the buy & hold returns of the traded security. DESCRIPTION: TradingView has a "Buy & Hold Return" metric in the strategy tester that is often enough to assess how our strategy compares to a simple buy hold. However, one may want more information on how and when...
Simple "benchmark" strategy for ETFs, Stocks and Crypto! Super-easy to implement for beginners, a DCA (dollar-cost-averaging) strategy means that you buy a fixed amount of an ETF / Stock / Crypto every several months. For instance, to DCA the S&P 500 (SPY), you could purchase $10,000 USD every 12 months, irrespective of the market price. Assuming the...
A strategy which calculates it's entry/exit conditions using HeikinAshi prices and executes orders using real prices (usual candles). NOTE that strategy should be added on a usual candles chart. Heikin Ashi prices are requested in the Pine code using 'security' function. This is a possible solution to a question...
My strategy uses a combination of three indicators MACD Stochastic RSI. The Idea is to buy when ( MACD > Signal and RSI > 50 and Stochastic > 50) occures at the same time This strategy works well on stocks and cryptos especially during market breaking up after consolidation The best results are on Daily charts , so its NOT a scalping strategy. But it can...
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...