• Information
7+ years
experience
48
products
130
demo versions
0
jobs
0
signals
0
subscribers
Stephen Reynolds Published product

Bollinger Breakout Trader tells the trader when the market is about to breakout from a non-volatile period. Non volatility usually means its building up steam for more good moves in future. A signal is formed when this switch from non-volatile to volatile occurs. These periods are measured by both Bollinger Bands and Keltner Channels. Bollinger Bands measure the standard deviation of price from the Moving Average which results in an expanding and contracting channel. Keltner Channels are based

nsrajpal
nsrajpal 2020.07.10
Hi Stephen, I want to know if it gives dashboard to see breakouts on all the pairs or index I want or I will have to keep all the charts open seperately with this indicator installed to get the alerts? Thanks, Navdeep nsrajpal@gmail.com
Stephen Reynolds Published product

Double Smoothed Stochastic is similar to Stochastic except for this Indicator we use what is called double exponentially smoothing. This will give the trader a more speedy response to price changes which tends to smooth out the erratic movements of a regular Stochastic. Double Smoothed Stochastic Calculation is :    DSS = EMA(r) (X - Lxn / Hxn - Lxn) x 100  MIT = EMA(r) (close - Ln / Hn - Ln) x 100 Ln = lowest low of n periods Hn = highest high of n periodsLxn = lowest low of the

Stephen Reynolds Published product

The Hi Lo Breakout is taken from the concept of the ZZ Scalper EA which exploits the inevitable behaviour of price fluctuations and breakouts.  The fact that because market prices will always fluctuate to higher highs before ebbing down to lower lows, breakouts will occur. But here I've added a few more filters which I see work well also as an Indicator.    Range Analysis :    When price is within a tight range this Indicator will be able to spot this and only then look

Stephen Reynolds Published product

Three Bar Break is based on one of Linda Bradford Raschke's trading methods that I have noticed is good at spotting potential future price volatility. It looks for when the 1st bar's High is less than the 3rd bar's High as well as the 1st bar's Low to be higher than the 3rd bar's Low. This then predicts the market might breakout to new levels within 2-3 of the next coming bars. It should be used mainly on the daily chart to help spot potential moves in the coming days. Features : A simple

Stephen Reynolds
Added topic array out of range problem mql5
Why is it when i counts up the Version 1 code works but when i counts down as shown below in Version 2 code it gives array out of range error? Version 1 with i counting forwards //--- indicator settings #property indicator_chart_window #property
Stephen Reynolds Published product

Elliot's Triangle is taken from 1 of the 13 patterns within the Elliot Wave Theory that says social or crowd behaviour tends to reverse in recognisable patterns and of which they reveal a structural pattern that appears in nature, as well as the mass psychology of trading participants. From this, he has devised various identifiable patterns that appear in market prices. One of these is what I have named Elliot's Triangle. This triangular pattern appears to reflect a balance of forces

Stephen Reynolds Published product

Stop Reversal & Re Entry is a varied way to exit trades and manage your losses.  I all in have made it into a 4 option utility of stop reversal, re entry with break even and partial close features for good measure.  These 4 systems are : Stop Reversal : When true will place an opposite pending order exactly where the stop level is on your current trade. In the possibility of your trade being wrong it will get you in again in the opposite direction. Ive added a Only Recover

Stephen Reynolds Published product
Reviews: 1
30.00 USD

Trend Line Finder will project forward a support and resistance lines using 2 previous highs for resistance and 2 previous lows for support.  It will then signal to the trader by alert making the trader more aware that a possible good move is about to happen.     This is not a stand-alone trading system but is very useful in finding key areas of support resistance levels where price will usually either rebound from or breakthrough. Its down to the trader to decide what to do

Stephen Reynolds Published product
Reviews: 1
30.00 USD

The Hi Lo Breakout is taken from the concept of the ZZ Scalper EA which exploits the inevitable behaviour of price fluctuations and breakouts.  The fact that because market prices will always fluctuate to higher highs before ebbing down to lower lows, breakouts will occur. But here I've added a few more filters which I see work well also as an Indicator.    Range Analysis :    When price is within a tight range this Indicator will be able to spot this and only then look

Stephen Reynolds Published product

Candlestick Oscillator is a truly unique Oscillator that uses the concepts of within candlestick trading called the Record Session High. This is a method of analysing candlesticks to gauge when a trend might be wearing out and therefore ready for reversal or pause. We call it a record session high when we get 8 or more previous candles that have higher closes. We call it a record session low when we get 8 or more previous candles that have lower closes.  We don't rely on the typical

Stephen Reynolds Published product

The Triangular Breakout looks for when there is a volume spike followed by a 3 bar break. It then draws arrow when price breaks out of the recent high or low of the 3 bar pattern. We also look for triangles that form when price fractals converge. It also will draw arrows when price breaks out of the recent high or low of this triangle pattern. There are alerts set for when either we get a 3 bar break or triangle or when we get an arrow.   According to DOW theory triangles are really

Stephen Reynolds Published product

30.00 USD

Zig Zag 123 tells us when a reversal or continuation is more likely by looking at the shift in supply and demand. When this happens a signature pattern appears known as 123 (also known ABC) will often break out in direction of higher low or lower high. Stop loss and take profit levels have been added. There is a panel that shows the overall performance of your trades for if you was to use these stop loss and take profit levels.  We get alerted if a pattern 123 appears and also if the

Stephen Reynolds Published product

Test & Trade Pad works on strategy tester as well as on live and demo charts. You can really hone your trading skills in strategy tester especially with the control of tester speed feature.  It is multi-functional tool with many useful features for testing or trading live. Has trade management features such as stop reversal, break even and trade re-entry to help you deal with stopped out trades.  It sits neatly on the left of the screen out of the way but with extra buttons

Stephen Reynolds Published product
Reviews: 1
30.00 USD

This EA exploits the inevitable behaviour of price fluctuations and breakouts. Because market prices will always fluctuate to higher highs before ebbing down to lower lows, breakouts of these levels will occur.   This EA will open a trade in anticipation of catching some of the profits from these breakout moves. We use the fixed exit methods of Stop Loss, Take Profit and Trailing Stop in such a way so that we will scalp small but consistent profits.  No martingales needed, just a

Stephen Reynolds
Added topic Why CHARTEVENT_OBJECT_CLICK returns x2
Hi, I want to know why within the following code when I press the button CHARTEVENT_OBJECT_CLICK returns 11 instead of just 1? //+------------------------------------------------------------------+ //| Expert initialization
Stephen Reynolds
Added topic Stuck on retrieving previous bid prices by each second?
Hi, im stuck on how to retrieve previous bid prices by each second and then compare them for further use. Using : double curBid = MarketInfo(_Symbol,MODE_BID); I can find current bid of every second no problem but how can I find previous values like
Stephen Reynolds Published product

Volume Analysis Trader looks at volume using a fixed average of volume. This averaging helps spot when volume is rising or declining. Also I have added volume spikes which are when volume suddenly is above the average. These help spot market reversals. This will hep a trader look for the following in their trading: Rising volume during a rally shows trend is strong. Falling volume on a rally shows trend is weakening. As a rule of thumb on daily charts if current volume is higher than yesterday's

Stephen Reynolds Published product

MA And Oscillation simple system that overcomes all the market confusion by simply looking at the moving average and stochastic oscillator and signalling when the moving average and stochastic or heading in same direction. The moving average is arguably the simplest but most effective tool when trading larger timeframes. We use this and the Oscillator to time our market entry. Features : A method of simplifying a sometimes confusing market. Choose if you want to signal only when moving average

Stephen Reynolds Published product
Reviews: 6
FREE

Three Bar Break is based on one of Linda Bradford Raschke's trading methods that I have noticed is good at spotting potential future price volatility. It looks for when the 1st bar's High is less than the 3rd bar's High as well as the 1st bar's Low to be higher than the 3rd bar's Low. This then predicts the market might breakout to new levels within 2-3 of the next coming bars. It should be used mainly on the daily chart to help spot potential moves in the coming days. Features : A simple

Trader_123
Trader_123 2018.05.04
Я скачал этот индикатор но он скачивается только в формате .tx4 а я хотел бы скачать его в формате .mp4, если это возможно пожалуйста вышлите этот индикатор в формате .mp4 мне на почту od0482523590@gmail.com
Stephen Reynolds
Added topic Problem with iMAOnArray
When I place the following code onto the chart why does it usually take 5 minutes to load onto the chart. I know im doing something wrong with buffers and iMAOnArray but cant see what? #property indicator_buffers 1