Strategy is based on "Divergence for Many Indicators v4 ST" strategy by CannyTolany01 which is based on "Divergence for Many Indicator" indicator by LonesomeTheBlue () This strategy is searching for divergences on 18 indicators which you can select and optimise one by one. Additionally you can connect any other External Indicator value. (just add this...
Channels trading Strategy. Based on "Channels Strategy" by JoseMetal. To the original strategy added additional options and filters : Static SL/TP in percents (%), time delay between orders, ATR Filter, second Keltner Channel (Multi TimeFrame). Interface translated to English. Were good backtest results on many crypto tokens on 15m - 45m - 1h periods. Mostly...
Flying Dragon Trend Strategy can be used to indicate the trend on all timeframes by finetuning the input settings. The Flying Dragon Trend family includes both the strategy and the indicator, where the strategy supports of selecting the optimal set of inputs for the indicator in each scenario. Highly recommended to get familiar with the strategy first to get the...
This is a variation on my other Breakout Trend Follower script. In the other script, you can use a moving average to act as a filter for your trades (i.e. if the price is below the moving average, it won't go long). After making the tool that detects trends on higher timeframes, I wanted to see if that might be a better filter than a moving average. So this...
This strategy allows you to back test longing or shorting or do nothing during time increments of 30 minutes for various days of the week. For example if you want to see if every Saturday if Bitcoin dropped in value from 1600-7000 UTC, this script will allow you to test that. Make sure you are in the 30 minute time frame while viewing the performance and trade history.
Hello! Until now, it was among all my strategy codes, but I wanted to share it alone. You can use this code to see strategy results or indicator results within a specific date range. It will be sufficient to add window() condition to the trading or alarm conditions. If time information is also important, you can change the Timestamp interval in the code. Türkçe...
This is the strategy version of the multi supertrend indicator. The RoMDD looks good :) Checked in ETHUSDT 1hour with auto HTF ON. Have a look :)
MACD Divergence + Multi Time Frame EMA This Strategy uses 3 indicators: the Macd and two emas in different time frames The configuration of the strategy is: Macd standar configuration (12, 26, 9) in 1H resolution 10 periods ema, in 1H resolution 5 periods ema, in 15 minutes resolution We use the two emas to filter for long and short positions. If 15 minutes ema...
As we all know, timeframe agreement is a powerful tool. This strategy uses 4 time frames and the Keltner ATR for entries and exits.
This strategy allows you to back test longing or shorting or do nothing during time increments of 30 minutes. The price trends in one direction every 30 minutes and this strategy allows you to test various 30 minute time frames across a range of dates to capitalize on this. Make sure you are in the 30 minute time frame while viewing the performance and trade history.
This is a Multi-Timeframe version of my Trailing SL Strategy. Few weeks ago I published Trailing SL Strategy. There I used only basic Trailing SL to enter positions. It worked pretty well so I tried to work on it a bit. I thought what if you can use the same ATR TSL on different timeframes and combine them into one signal. In this strategy you can use only ATR...
For Educational Purposes. Results can differ on different markets and can fail at any time. Profit is not guaranteed. This only works in a few markets and in certain situations. Changing the settings can give better or worse results for other markets. Nemeth is a forex trader that came up with a multi-time frame heiken ashi based strategy that he showed to an...
This is a second attempt at an easy to understand multiple time frame strategy. This one uses ATR for exits. If the position is long, and the price closes below the ATR multiplier, it triggers a close. If the position is short, and the price closes above the ATR/multiplier, it triggers a close. This generates a lot of little trades but is useful because it...
trying to understand strategies, it appears that there is a lot of black magic in how a strat works behind the scenes. anyway, it's hard to analyse what's all the data with one gazillion entries, and i wanted to know how we can manipulate/do stuff with a chart. so, i needed to know how to "give" the script my values to work on. bundled two wants/needs into one,...
This is the Backtest Strategy for mortdiggiddy's "Fisher Transform Multi-Timeframe" For more details check his study:
This script is a teaml job with Indicator-Johns. First he used my script, then i transform his code. The origine: The first transformation: www.tradingview.com Funny moment together, thanks for that. :) This sharing is an indicator where you can see the average of different time frames. The RSI is the blue line The Stock is the yellow line You can manage...