• Information
9+ years
experience
18
products
365
demo versions
0
jobs
0
signals
0
subscribers
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

Stephen Reynolds
Added topic Cant understand return value of AccountFreeMarginCheck()
Hi, why is AccountFreeMarginCheck() returning a negative number within this code? And hence not letting me place the trade?    //+------------------------------------------------------------------+
Stephen Reynolds Published product
Reviews: 2
FREE

DESCRIPTION 3 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 previous bar's High is less than the 3rd bar's High as well as the previous bar's Low to be higher than the 3rd bar's Low. It then predicts the market might breakout to new levels within 2-3 of the next coming bars. Must also be traded during the active hours of the market you want to trade. EG EURUSD 7am - 5pm This

Stephen Reynolds
Added topic Why doesn't this code place stop loss or take profit?
Hi, im trying to figure out why someone from spain who is using Tickmill ECN broker cant get the following code to place stoploss or takeprofit when execution buy order is placed. When it works okay on the UK Tickmill broker? // Input variables
Oswald O
Oswald O 2020.08.07
Your ea handels all open positions even the once without your magicnumber.
Oswald O
Oswald O 2020.08.07
Resulting in a flooding logs. Cause modifying cant work since open positions are at different levels, not made by EA.
Stephen Reynolds
Added topic Cant find problem?
Hi, someone using the Tickmill ECN broker from spain has told me my EA Break Even Trader doesnt place the stop loss and take profit when an order is placed onto the chart. Ive tested it on tickmill and it works okay for me at Tickmill UK ECN. I dont
Stephen Reynolds Published product
Reviews: 2
FREE

With Break Even Trader placed onto your chart, it will automatically place the stop loss and take profit levels when you open a buy or sell order. And when you are in profit by the amount defined in user settings, it will automatically move your stop loss to that break even level, thereby protecting your trade from a loss. Features : Simple to trade with you just enter your trade it will place the stop loss and take profit as input in user inputs. Sends you an alert when your trade is in profit

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

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