TENKAN SCALP is a fully automatic trading system. It is a continuation of our previous ichimoku release. This time however we throw out the rule book and use ICHIMOKU in a very different way. It applies non traditional money management tactics. While most trading strategies rely on a stop loss and a take profit target to manage risk. This strategy uses either...
About this Strategy This supertrend strategy uses the Heikin Ashi candles to generate the supertrend but enters and exits trades using normal candle close prices. If you use the standard built in Supertrend indicator on Heikin Ashi candles, it will produce very unrealistic backtesting results because it uses the Heikin Ashi prices instead of the real prices....
Hello All This is non-repainting Supertrend Multi Time Frame script, I got so many request on Supertrend with Multi Time Frame. This is for all of them ..I am making it open for all so you can change its coding according to your need. How the Basic Indicator works SuperTrend is one of the most common ATR based trailing stop indicators. In this version...
This is an example snippet that should allow for adding a trailing stop and trailing stop activation to almost any script. You can use it by setting a trailing stop alone. This will provide you standard trailing stop functionality allowing you to lock in profits and increase your stop-loss as the price moves in your direction. You can also set the trailing stop...
This strategy is based on the AlphaTrend indicator by KivancOzbilgic A full description of this algorithm functionality may be found by clicking the linked image above. Changes and/or additions: It is now a backtestable strategy Updated alert trigger logic Easy integration with ProfitView to use this algorithm for automated trading When you create an...
This strategy will enter positions when the set stochastic conditions are met, and uses the moving average to filter the direction of the trades (long/short). The background is used to illustrate the strength of the stochastic values. The following is a step by step guide in order to automate the trading of the strategy with ProfitView: In the indicator...
The base for this strategy is the "Backtesting 3commas DCA Bot v2" script by rouxam. I have made some additions, edits, and fixes, as well as tailored it for usage with ProfitView. The strategy works in such a way that you select one or multiple rules together, in order to determine when a trade should be initiated. The selectable rules are: RSI-7: Initiate...
This is an improved SuperTrend strategy that makes use of multiple types of risk management options. We have for example : 1. Take profit and stop loss levels based on support and resistence created with RSI and Pivot Lines(dynamic) For example, if we have an oversold level and a pivot low , we can take that low point for support.(or resistence for short) ...
This is crypto and stock market trending strategy designed for long timeframes such as 4h+ From my tests it looks like it works better to trade crypto against crypto than trading against fiat. Indicators used: RSI for rising/falling of the trend BB sidemarket ROC sidemarket Rules for entry For long: RSI values are rising, and bb and roc tells us we are not in a...
This is a very efficient crypto scalper adapted to very short timeframes, however it can be optimized for other timeframes and assests as well. Its components are MACD P SAR EMA 200 Risk management Rules for entry: For short : we have an uptrend on PSAR , histogram is positive (divergence MACD) and close of a candle is below EMA 200 For long : we dont have an...
This is a swing strategy designed for trending markets such as crypto and stock, with big timeframes , like 8h. For this strategy we take SMA, EMA, VWMA, ALMA, SMMA, LSMA and VWMA and make an apply them all to both HIGH and LOW separately and make 2 averages, 1 applied to high and the other applied to low. With them we make a channel. Rules for entry For long:...
This is a very efficient swing trading strategy designed for crypto long timeframes like 2h+. Initially we have 3 RSI . AFter that we use them as source for 6 SMA/EMA for each RSI, 5, 30, 50, 70, 90, 100. With those we create a ribbon that we are going to use in order to check the direction of the trend. Rules for entry: For long : if either all the...
This is a special strategy adapted for crypto market, which instead of using the current chart candles, we use inside calculation a candle from different charts. For best usage I recommend a big timeframe like 1-4h+. In this case we take the high, low, open and close candles from different brokers for BTC, and with it we form up the candle that we are going to...
Works on any timeframe but was built originally for scalping. Uses 50EMA and 200EMA to define the trend and touch backs on to the 50 EMA for entry. 200 EMA - White Line 50 EMA - Yellow Line ATR: Length 14 Smoothing RMA 1. Wait for 50ema to crossover 200 ema – Then wait for candle to touch 50 ema after the cross. 2. Entry: Green candle that closes above 50 ema...
Companion::Insurgent is a combined indicators strategy. Performances are pretty good on 1D, 4H and 1H timeframes and it can be used on Bitcoin and Altcoin markets. Mainly, it is a trategy based on Ehlers formulas. Used indicators: - Ehlers Instantaneous Trend: trendline analysis; - Ehlers Super Bandpass Filter: momentum detection; - EMA: Long/Short time...
Cyatophilum Levels - Version 1.0 - Backtest This indicator allows you to build your own strategy based on Fibonacci levels, and see the backtest results in the Strategy Tester. The Fibonacci levels are printed automatically in real time and without repainting on the chart. You configure your own strategy in the indicator parameters. You can choose to go long...
This is the strategy script indicator of Crypto Trend Following Strategy which can be used for back testing. With study script indicator, strategy can be easily automated. To set alerts, see Crypto Trend Following Study indicator. Script is using several moving averages to keep you on the right side of the trend. Signals are also filtered based on other...
This is a strategy tester for Takashi Bows Autopilot indicator. Please check for more details and instructions at our website. Takashi Bows Autopilot is the ultimate trading tool. Effortless, its signals put traders inside strong trends, locking big profits that cover all loss generated during sideways trends. An upgrade version of Takashi Bows v1, this script...