Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
The trades are placed on the signal from the last CLOSED candle. What you are showing is the current OPEN candle.
The indicators that have the switches ON by setting the value to 1 are all used to generate Buy or Sell trades.
It would be easy to add a check for last 2 closed candles but then you might often get even later entries.
You are still showing indicators that are not used by the EA.
The new version 2.2 I just posted has your settings of 7, 0.7 for Hist_StepMA_Stoch... as far as I know.
It would be better is tests are done only on the newest versions of each EA. The older versions are similar but not always the same.
Also be sure to check what switches are turned on for the signals.
Pictures do not really help if I do not know what signals are being used and especially if the indicators have different settings than the ones used in the EA.
The trades are placed on the signal from the last CLOSED candle. What you are showing is the current OPEN candle.
The indicators that have the switches ON by setting the value to 1 are all used to generate Buy or Sell trades.
It would be easy to add a check for last 2 closed candles but then you might often get even later entries.
You are still showing indicators that are not used by the EA.
The new version 2.2 I just posted has your settings of 7, 0.7 for Hist_StepMA_Stoch... as far as I know.
It would be better is tests are done only on the newest versions of each EA. The older versions are similar but not always the same.
Also be sure to check what switches are turned on for the signals.
Pictures do not really help if I do not know what signals are being used and especially if the indicators have different settings than the ones used in the EA.
Robert
Can you Add resolution FIRST BIG correct candle?
For example
testing correct entry signal (first bar after oposite) - closed bar M15. If OK, waiting correct signal M30 and open trade - not wait closed M30 candle.
__________________
RUN With The BULLS And HUNT With The BEARS - Nothing By Chance
For example
testing correct entry signal (first bar after oposite) - closed bar M15. If OK, waiting correct signal M30 and open trade - not wait closed M30 candle.
I am not sure what you mean here. Are you saying use 15 minute timeframe for signals?
That might work for the idea of looking back x bars for valid signals on all bars to place trade especially if x is 1 or 2.
This would also allow the EA to use the 5 minute with valid signals for up to 6 bars back.
Only problem is the EA will backtest very slowly if StepMA is used.