This is part of a new series we are calling "Strategy Myth-Busting" where we take open public manual trading strategies and automate them. The goal is to not only validate the authenticity of the claims but to provide an automated version for traders who wish to trade autonomously. Our fifth one we are automating is one of the strategies from "The Best 3 Buy And...
Open Drive is a market profile concept introduced by Jim Dalton. It occurs when the price moves directionally and persistently for the first 30 minutes from the cash market open. It is necessary to use 30-minute bars as there needs to be enough time to measure an extreme move of the cash open. This means there will be fewer trades than other strategies using...
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...
Long/short strategy that identifies extreme readings on the rsi as a *momentum signal*, unlike most RSI strategies the script will look to buy or sell the first pullback in the direction of the extreme RSI reading. Enters positions on the first pullback to the 5ema(low)/ 5ema(high) and exits at rolling 12 bar high/ low. The rolling high/ low feature means that if...
The original indicator was created by alexgrover . All credit goes to alexgrover for creating the indicator that this strategy uses. This strategy was posted because there were multiple requests for it, and no strategy based on this indicator exists yet. The Recursive Bands Indicator, an indicator specially created to be extremely efficient, I think you...
UT Bot indicator was inially developer by @Yo_adriiiiaan Idea of original code belongs @HPotter I just took code of Yo_adriiiiaan, cleaned it, deleted all useless pieces of code, transformet to v4 and created a strategy from it. Also I added an input that allows you to swich to signals from Heiking Ashi. I saw that author uses HA for the indicator and on HA it...
A simple strategy is to determine the trend. Do not use it for real-time transactions. Use it as a Reaffirmation trade entry.
UT Bot indicator was inially developer by @Yo_adriiiiaan Idea of original code belongs @HPotter I can't update my original UT Bot Strategy so I publishing new strategy with backtesting range included. I just took code of Yo_adriiiiaan, cleaned it, deleted all useless pieces of code, transformet to v4 and created a strategy from it. Also I added an input that...
1 min chart scalping version of my other TICK strategy with adjusted parameters and additional entry and exit conditions better suited for 1 min SPY chart. Please refer to my original TICK strategy for explanation. Important notes: 1. This strategy is designed for same day SPY option scalping on the 1 min chart . All profit shown in back testing report is...
What is the 3LS | 3 Line Strike Strategy? Incorporating the 3 Line Strike candlestick pattern into our strategy was inspired by Arty at The Moving Average and the amazing traders at TheTrdFloor . The Three Line Strike is a trend continuation candlestick pattern consisting of four candles. Depending on their heights and collocation, a bullish or a bearish...
Anıl Özekşi's new strategy which is a combination of 2 Optimized Trend Tracker lines which are vertical displaced from original version with a COEFFICIENT to cope with sideways' false signals which he explained in "Toy Borsacı İçin OTT Kullanım Kılavuzu 2" original version of OTT: OTT Strategy and Screener: You can find a detailed explanation with subtitles...
This strategy is based on TD sequential study from glaz. I made some improvement and modification to comply with pine script version 4. Basically, it is a strategy based on proce action, supports and resistance and can be used also for scalping. It could be improved with exit rules, stop loss based on ATR etc. I have also a study with alerts. Please use...
Backtest of the indicator "Mix1: Ema Cross + Trend Channel " Trend indicator, by the crossing of moving averages SMA200 with a channel as a filter confirms the trend. The crossing of two moving averages, give alert only in trend.
This indicator provides buy and sell signals for Bitcoin based on confluence from well-known momentum, volatility, and trend indicators. It has successfully captured the major directional trends on Bitcoin's daily chart since 2018, and the settings are currently optimized for this chart in particular. This indicator implements RSI to gauge momentum, BBWP to gauge...
Based on the ANNE EA v3 for MT4. For use on FOREX. if ATR is greater than ATR average taken from last 5 candles, then market considered as trending, and so Open(0)>Close(1)=buy Open(0)Close(1)=sell Open(0)<Close(1)=buy. If trending, then buy high & sell low, if consolidation then buy low sell high. Exit is by trail and Take Profit. PM me for edit or MT4 version info.
This strategy is based on the slope of the EMA130. Over that slope, the script calculates two EMAs (9,21) which are used to generate the main entry and exit signal. In particular, the strategy enters a LONG position when EMA9 > EMA21. On the contrary, it closes the LONG and opens a SHORT when EMA9 < EMA21. When the slope of the EMA130 is rising, it means that...
This strategy uses a trend based indicator (MACD) for entry/exit signals with a momentum oscillator (RSI) to act as confirmation. Although relying on a trend based indicator this has been created for range bound crypto markets, which have been in a period of chop since June 2022. Long/Short signals are generated from MACD with the RSI oscillator thresholds...
Hello This bot looking great on every spot altcoin/usd pairs BINANCE:BNBUSDT BINANCE:ETHUSDT BINANCE:LUNAUSDT BINANCE:ADAUSDT BINANCE:AXSUSDT BINANCE:MATICUSDT I have the opportunity to introduce you to one of the best scripts I have ever created this is basically a script that only works on Long and Close signals the simplicity of this bot is...