These Bollinger bands feature Fibonacci retracements to very clearly show areas of support and resistance. The basis is calculate off of the Volume Weighted Moving Average. The Bands are 3 standard deviations away from the mean. 99.73% of observations should be in this range.
This is a long term/investment type of strategy designed to have a good idea about where the big trend direction is headed. Its logic, its made entirely on the COT report, mainly from looking into the net non comercial positions aka the speculators. For bullish trend we look that the difference between long non comercial vs short non comercial is higher than...
This strategy uses divergences between three exponential moving averages and their slope directions as well as crosses between the price and these moving averages to switch between a long or short position. The strategy is non-stop in the market and always either long or short. In addition the moving averages and price bars are colored depending if they are...
This is a forex scalper designed for very short timeframes 1-5 min max. At the same time due to the short timeframe, is recommend to re optimize it weekly . Its components are Fractals Triple EMA with different lengths Rules for entry: For long : we have an up fractal and all 3 ema are in ascending order For short: we have a down fractal and all 3 ema are in...
Hello, Today I am glad to bring you an amazing simple and efficient scalper strategy. Best suited for 1M time frame and majors currency pairs. Its made of : Ema (exponential moving average) , long period 25 Ema(exponential moving average) Predictive, long period 50, Ema(exponential moving average) Predictive, long period 100 Risk management , risking % of...
This is ATR in pips. This was requested by user @ElixiumCapital on Twitter. ATRPIPs in his words: How to use: Change the chart to the Daily time frame. The indicators value e.g. 0.0105 means that the average daily range of the past 5 trading days is 105 pips. (On standard pairs like EURUSD, GBPUSD) "ATR PIPs is useful for finding markets with your desired...
Welcome traveler ! Here is my first indicator I made after 3 days of hardlearning pine code (beginner in coding). I hope it will please you, if you have any suggestion to enhance this indicator, do not hesitate to give me your thoughts in the comments section or by Private message on trading View ! How does it works ? It's a simple MACD strategy as describe...
Please do read the information below as well, especially if you are new to Forex. The Cowabunga System is a type of Mechanical Trading System that filters trades based on the trend of the 4 hour chart with EMAs and some other familiar indicators (RSI, Stochastics and MACD) while entering trades base on 15 minute chart. I have coded (quite amateurishly) the basic...
DESCRIPTION Forex Master v4.0 is a mean-reversion algorithm currently optimized for trading the EUR/USD pair on the 5M chart interval. All indicator inputs use the period's closing price and all trades are executed at the open of the period following the period where the trade signal was generated. There are 3 main components that make up Forex Master v4.0: ...
This is a trend trading strategy designed mainly for forex made of two big components: First we have the currency meter, which is made of taking TSI of different INDEXes such as EUR, USD, GBP, JPY, NZD, AUD , CHF and CAD. Once we establish which one is the weakest and most powerful, we pair them together and we go on that chart. Lastly we check with the EMA 200...
Hey traders! This is a profitable strategy script I created to teach my students how to automate their scripts using 3rd party APIs (more info available in my profile link at the bottom of this page). What Is This? This strategy is called the "Follow The Bear" strategy. It's a forex trading strategy designed for one purpose and one purpose only: to take...
Hello, This is the first indicator I have made and would like to contribute to the community. This strategy came from trying to replicate a previous ADX Cross Indicator that I loved on MT4 which I used successfully on EUR/USD on high and low time frames. Through the process of trying to replicate it I failed, I decided to take what I had written so far and create...
(i) Arrow represent trade setup (ii) Circle represent triggering of the trade -------------------------------------------------------------------- 1. Where to place stop loss? 2. Where to exit the trade? 3. How to protect gains in your trade? 4. How to apply money management rule? 5. How to trade gap opening?
ATTENTION: This is a symmetrical algorithm designed only for trading EUR/USD on the 1h time frame. For other currency pairs and time frames, you need to re-calibrate the RSI-EMAs as well as the profit targets and stop losses. BACKTEST CONDITIONS: Initial equity = $100,000 (no leverage) Order size = 100% of equity Pyramiding = disabled TRADING RULES: Long...
This is a full strategy designed for forex major pairs, specially EUR/USD using 1h time frame chart. Its components are 200 EMA MACD OBV PSAR RIsk management with tp and sl movements Rules for entry For long = Previous histogram from MACD was below 0 and current one is above 0. CLose of a candle is above EMA 200 , OBV oscillator is negative and we have an...
The Grover Llorens Activator is a trailing stop indicator deeply inspired by the parabolic SAR indicator, and aim to provide early exit points and reversal detection. The indicator was posted not so long ago, you can find it here : Today a strategy using the indicator is proposed, and its profitability is analyzed on 3 different markets with the main time frame...
Hey, today I bring you another strategy that I pull up together. Its a KISS system ( keep it stupid simple ) We have 2 ma of 5 lenght each, one applied to the high and the other to low. With this we create a channel. If the candle close above or below the channel we got a signal. Then we can optionally verify with the RSI to increase our chances. At the same...