View Single Post
  #515 (permalink)  
Old 03-05-2007, 02:52 PM
MiniMe's Avatar
MiniMe MiniMe is offline
Senior Member
 
Join Date: Nov 2006
Location: Montréal
Posts: 1,451
MiniMe is an unknown quantity at this point
Quote:
Originally Posted by shaker22a
Hi MiniMi
Can u please post all the mq4 indicators u r using to run Din kuskus ea 2.4 please. Reason is i also am trying to run tests but noticed that on the 2007/03/05 your 2.4 ea executed 4 trades while mine did nothing.

Thanks in advance
All of the indicators are already in the first post, also if you open the user interface of the EA you will find the list of inidcators in there with the setting for each one so you can know what are the names of the indicators.
I don't mind posting the indicators, but sometimes I change the setting of the indicators or the EA from the code and I don't put any remarks, to avoid giving you a destored version of the indicators I forword your request to Mrpip or ALCOLL.

If you they are too busy I will post the indicators later.

-----------------
Also try this :
Make sure you change the settings for the hours to trade filter to match your broker. IBFX needs to subtract 2 from each hour setting because they use GMT for their server time. Not sure about alpari but they might be the same as fxdd which is gmt + 2.

Try turning off money management and enter the number of Lots to use

Make sure the setings in the Damiani indicator are the same as those in the EA. Aslo check that the switch is turned on (set to 1) for useDamianiFilter.

Change the setting of MarginCutoff to 0. There is a check in the code for AccountMargin < MarginCutoff for both EAs.

Aslo lot size for IBFX for microlots on a mini account is 0.1 not 0.01
__________________


Last edited by MiniMe; 03-05-2007 at 04:33 PM.
Reply With Quote