View Single Post
  #263 (permalink)  
Old 02-08-2007, 06:19 PM
MrPip MrPip is offline
Senior Member
 
Join Date: Mar 2006
Location: La Verne,CA
Posts: 560
MrPip is on a distinguished road
Trades from DIN_Kuskus_EA_v2,x

ANCOLL,

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
Reply With Quote